Light Activated MP3 player (Part 2/2)
This is the continuation of the Light Activated Mp3 player Part 1. Once we had tested that our MP3 is fully functional, it is now […]
This is the continuation of the Light Activated Mp3 player Part 1. Once we had tested that our MP3 is fully functional, it is now […]
Light activated MP3 player was incepted when I wanted to add something special to the present that I gave to my Mrs. So while I […]
The next iteration of the LCDMatrix in the earlier post is to add a Bluetooth module HC-05 to the Arduino. This will allow us to […]
The extension to the previous letter guessing game, I found a font library from a post in Instructables, and this leading me to create a […]
Every now and again you would experiment with things in raspberry pi, in this instance I am playing around with the wall display called Dakboard, […]
To back up your raspberry pi remotely, you will need to know the ip address, then using the following command ssh pi@xx.x.x.xx “sudo dd if=/dev/mmcblk0 […]
Just posted instruction on instructables on how to connect 8×8 LED matrix to Arduino. The 8×8 LED matrix is being drive using one 74HC595N shift […]
Just posted the instruction on how to make IoT temperature sensor with ESP8266 in Instructables.The sensor used is LM35 which connects to Analog AD0 of […]
I just get around to port the LCD display from Arduino library to be compatible with the PIC18F2550 library. I am using the BEEPIC development […]