Magic Cup Light Module – Quick Tries
What is a Magic Cup Light Module you may be asking yourself? Well it’s an inexpensive Chinese module comprises a small mercury tilt switch and a light emitting diode. In this article, I’m going to […]
This section explains the DIY Microcontroller Projects related to 8051 microcontroller, PIC, MSP430, STM Micro electronics, AVR and ARM. You will get the microcontroller projects with codes and circuit diagrams.
This section gives you complete information on various modules and sensors used in the electronic projects for beginners.
What is a Magic Cup Light Module you may be asking yourself? Well it’s an inexpensive Chinese module comprises a small mercury tilt switch and a light emitting diode. In this article, I’m going to […]
In yesteryear I’d designed and developed an AC230V over voltage protector switch based on the popular PIC microcontroller PIC12F675 (shown below is the photo of that prototype). The electronic switch can be used to safeguard […]
Using an Attiny85 microcontroller is an attractive and economical way to build a minuscule Arduino project backed by a few lines of code. Very often such a project will demand an external adapter to program […]
You might be seeing a wall clock running with a 1.5V battery or a digital watch running with lithium or silver oxide. But, an interesting thing is, if you want to tick a clock in […]
Have you ever thought how your computer and smart gadgets displays time? This is done using an RTC (Real Time Clock). This tutorial explains DS3231 RTC interfacing with 8051 using I2C. After the end of […]