This article will explain you how to realise this project step by step, le Mercredi 24 Mai 2017 à 01:42 par Th3maz1ng
Introduction:
The purpose of this project was to control 4 sockets so that i could switch on or off every thing that was plugged in like a lamp for example.
The sockets are controled remotely with a tv remote using infrared and one of them can even be controled by clapping hands.
I also added a screen (5110) to the system which is showing me some informations as well as giving me a feed back of the current configuration.
Content :
- Step 1
- - Downloading and installing the required libraries(lcd display, rtc clock, ir, flash memory, easyOutput)
- Step 2
- - Wiring every thing up
- Step 3
- - The code and explanations