Project by Noel A. Rios. Complete schematics and full source code are available. Here is an 8051-series flash microcontroller programmer which can program the AT89C2051, AT89C4051, AT89C51, AT89C52, ...
Microcontrollers existed before the Arduino, and a device that anyone could program and blink an LED existed before the first Maker Faire. This might come as a surprise to some, but for others PICs ...
If you want to try microcontroller programming but think the tools are too complicated or too expensive you should order Elektor’s new book PIC Microcontroller Programming. The book shows you how to ...
Project by Noel A. Rios. Complete schematics and full source code are available. Here is an 8051-series flash microcontroller programmer which can program the AT89C2051, AT89C4051, AT89C51, AT89C52, ...
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 ...
A complete microcontroller development kit for little more than the cost of a bare chip? That’s what STMicroelectronics is promising with their STM8S-Discovery: seven dollars gets you not only a board ...
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 ...
The programmer software provided by STC for their 8051-compatible microcontrollers (MCUs) only runs on Microsoft Windows. For developers who are more used to other operating systems, this project, ...