You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a website using Node.js as server side platform, express as framework for a prototype of smart street lights. Thingspeak API is used to fetch,update and analyse the data from prototype. Website was made to control the lights manually and to view the analytics . Very much excited for my first IoT project!!!
This project demonstrates interfacing LEDs with a push button using an ESP8266 (D1 R1). The LEDs are connected to pins D1, D2, D3, and D5, while the push button is connected to pin D4 for changing LED lighting modes.