Components and supplies
Buzzer/Piezo
Matrix 4 in 1(Displays)
Arduino UNO
HC-05(Bluetooth)
Arduino Nano
Button
DS1307(RTC)
Jumper Wire (Female to Female)
La Matrix Kit
Jumper (Male to Male)
Apps and platforms
Arduino IDE
Project description
Code
Software
c_cpp
Source code will be published in a few days. So stay tuned!!!
Software
c_cpp
Source code will be published in a few days. So stay tuned!!!
Downloadable files
Fig : LDR
Fig : LDR

Schematic
Arduino Uno and Nano are same so you can use any one of the following boards. Connections: Arduino -> Displays: 13 -> CLK 11 -> DATA 10 -> CS +5 -> VCC GND -> GND Arduino -> LDR: +5 -> 1Pin A0 -> 2Pin (with 100K resistor to ground) (as shown in fig:LDR) Arduino -> DS1307: A4 -> SDA A5 -> SCL +5 -> +5v GND -> GND Arduino -> Bluetooth: TX -> RX RX -> TX +5 -> VCC GND -> GND Arduino -> Buzzer: 8 -> 1Pin GND -> 2Pin Arduino -> Switches: 2 -> BtnPWR 3 -> BtnAction not there in the code 4 -> BtnDN not there in the code Arduino -> NightLIght(Optional): 9 -> +5 GND -> GND
Schematic

Schematic
Arduino Uno and Nano are same so you can use any one of the following boards. Connections: Arduino -> Displays: 13 -> CLK 11 -> DATA 10 -> CS +5 -> VCC GND -> GND Arduino -> LDR: +5 -> 1Pin A0 -> 2Pin (with 100K resistor to ground) (as shown in fig:LDR) Arduino -> DS1307: A4 -> SDA A5 -> SCL +5 -> +5v GND -> GND Arduino -> Bluetooth: TX -> RX RX -> TX +5 -> VCC GND -> GND Arduino -> Buzzer: 8 -> 1Pin GND -> 2Pin Arduino -> Switches: 2 -> BtnPWR 3 -> BtnAction not there in the code 4 -> BtnDN not there in the code Arduino -> NightLIght(Optional): 9 -> +5 GND -> GND
Schematic

Comments
Only logged in users can leave comments