News

Traffic-Light-Controller-using-Arduino-Uno. This project is done to give you an idea of how the traffic light controller works. This is not the real time traffic light controller. So at start, green ...
The traffic light controller logic is implemented using Arduino Uno and programmed in C++ language. The Arduino code includes: Defining pin configurations for LEDs and resistors. Implementing a ...
Getting an old traffic light and wiring it up to do its thing inside your house isn’t exactly a new trick; it’s so common that it wouldn’t normally pass muster for these hallowed … ...
[Travis Brown] just published a post about the traffic light controller he built. His number one goal was to make the device wireless (except for AC power) and he achieved this by using a WiFi shie… ...
So Leon ANAVI designed another board based on ESP8266 – ANAVI Light Controller – which does the same thing with lower cost and more power efficient hardware. Leon sent me a sample for review, so let’s ...
4Duino-24 is an Arduino compatible 2.4″ Color IoT Display Module with Atmel MCU and ESP8266 Module; $24 Winkel Arduino Compatible Board Includes WiFi, Bluetooth, 2.4 GHz RF, and an RTC (Crowdfunding) ...
Programming the ESP8266 using Arduino IDE: Working with ESP modules have become a lot easier since the Arduino Community has started to support it by providing its own library and board manager. This ...