Learn to build your own 555 timer using nand gates, opamps, transistor and a few resistors !
A Blog dedicated to Electronics Engineering. One stop for Microcontrollers , Analog , Digital Electronics and anything in between.
Learn to build your own 555 timer using nand gates, opamps, transistor and a few resistors !
Learn to program a bare Atmega328P IC on the Arduino IDE using ISP programming without any external components.
We have all faced the problem of low memory when programming our Arduino Uno. Its program storage capacity of 32 Kilobytes may be enough for smaller projects, but it does disappoint you when it comes to code heavy projects. The natural solution which people come across , is to switch to an Arduino Mega which …
Recently , I got hold of this EEPROM IC while browsing online , I searched the web and I found out that the IC, having part number ST24C04 supported I2C communication which gave me excitement thinking that I could make this work using an Arduino ! For those who are unaware, an EEPROM stands for …