mbed- The mbed was programmed using the online compiler.
- Libraries and documentation written by Shinichiro Nakamura were used for IR programming
- The "main.cpp" file contains the commented code to run the mbed.
- IR libraries written by shirriff were used for receiving IR codes from the remote and sending IR codes to the sensor on the mbed.
- Servo library published on the Arduino website was used for switch control on the Arduino
- LiquidCrystal library published on the Arduino website was used for LCD configuration
- The program to compile and upload code to the Arduino device can be found here.
- The "project_lcd.ino" file can be opened in any text editor or the Arduino program.
|