News

If you’ve ever needed a short-range remote control for a project, [firestorm] is here to help you out. He put up a great tutorial on using an IR remote to do just about anything with everyone… ...
Now you don’t even need a serial connection to program an Arduino; it can be done over the Internet to a board in the next room, or on another continent.
This project implements a custom infrared (IR) remote control system on the Arduino platform with an SD card interface and an OLED display (using the U8x8 library). It features a file-explorer-like ...
I made this Arduino project that allows to turn ON and OFF LEDs using a cheap IR remote control as a preparation for the next big step: disassemble my girlfriend’s chinese LED lamp and replace its ...
Remote-Control-Arduino Car This project features codes used for the remote-controlled Arduino 2WD Car, utilizing NRF24L01 as the wireless transceiver module and the L298N for the motor control driver.
Get an Arduino and teach yourself to program Programming is more than just picking a language and framework. Programming means understanding how code interacts with actual computer hardware.
Arduino is the now-famous microcontroller that has set a portion of the maker community free to design amazing creations. The Arduino board and platform is fairly simple, but it can be ...