LED control using Arduino and Android ( part 1 )

For Arduino you will need : 

  • Arduino Uno
  • LM35 ( or other sensor)
  • Resistors 300 Ω (3x)
  • Jumpers
  • Bluetooth Module (HC-06/other)
  • Android phone 
  • SSP Bluetooth Apk (unWiref Lite )
  • C programming skills




And for Android before start coding you must :

  • Download Android studio IDE and update Java ( or Eclipse IDE , it’s almost the same)
  • Jaa and C programming skills will help
  • This tutorial will not expalin Java programming
  • The apl will send commands to turn on/off the led and control the brightness.
See you on part 2 of this tutorial

Ghassen ben Taher
 

Comments