Just like a PC’s USB port, the serial port on a PC can also in some cases serve as a power supply. A USB port can provide as much as 500 mA at 5V, but a serial port provides less power. Even with the ...
I bought this programmer from here. I was happy with my DIY Serial Programmer, but I had to change/upgrade my old PC, and none of the new PCs in market, has a serial port anymore. DAMN... so, I was ...
In recent years, integrated platforms equipped with microcontrollers (with Arduino probably being the best-known brand) have been gaining popularity.
As promised, this part starts with a simple programming tutorial on the PIC12F675 microcontroller which shows you how to program and use it as a simple LED flasher. It’s assumed that you have ...
Raspberry Pi enthusiasts may be interested in a new project called LEMPA or the LEan Mean Programming mAchine, created by developer Roey Benamotz. This innovative project features a custom PCB that ...
Reading the techincal documents to gain knowledge about the hardware of microcontroller, which is very important and very helpful when working with microcontroller. Knowing how to interact (read/write ...
We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial ...
The highly popular ATtiny and ATmega microcontrollers (formerly from Atmel, now from Microchip) are based on the 8-bit AVR microcontroller architecture. Let's consider some of the reasons to learn and ...