ATtiny85 based Mini Weather Station Display

Monitoring Temperature and Humidity around us is very helpful in may ways, We can now easily…

Continue Reading

Interfacing RGB LED with ATtiny85

If you want to add color and light effects in yor small projects with limited space…

Continue Reading

Interfacing 0.96 Inch I2C OLED Display with ATtiny85

Nowadays when you look at electronic products it may have mini OLED display and user interface…

Continue Reading

How to Code ATtiny85 using Arduino IDE?

If you have ever wanted a tiny Arduino like board that directly plugs into USB and…

Continue Reading

Fastest Finger First Quiz Buzzer using Arduino Nano

Have you ever watched Quiz shows or participated and wondered how they instantly detect who pressed…

Continue Reading

Web Based ESP32 Serial Monitor

I just tried to have serial communication with ESP32 using Web browser, It is capable of…

Continue Reading

Arduino UNO Q is the New Chapter in Arduino Boards

The Arduino team has surprised makers and engineers with brand new release that is Arduino UNO…

Continue Reading

CD4017 Decade Counter Circuit

In digital Electronics counters are one of the most useful building blocks. We can build and…

Continue Reading

MicroPython Script to View ESP32/ESP8266 Hardware Info

To develop robust Embedded System, IoT device we need to know about all the specifications of…

Continue Reading

Programming ESP32 with VS Code

Arduino IDE and framework gives you hassle free coding experience but when you are trying to…

Continue Reading