Other

“For a project (revitalizing a large 80’s liquid crystal display) I needed to program an EPROM. The EPROm should contain a character font that goes into the LCD so it can show characters. The EPROM required was a 2764 …

“ATtiny13/ATtiny13a/ATtiny25/ATtiny45/ATtiny85 I really like the ATtiny and programming it, so I built a simple board to use Arduino UNO as ISP in a faster way. With the original Arduino UNO, there is a little variant because …

“Hi! Heres my contribution to the long line of making programming shields to the Atmega family. Im using to allmost ewery project of my own them ATtiny 84 (the 14 pins) & ATtiny85 (the 8 pins). I got my kicks from …

“ATTiny85 is a powerful MCU, which offer DIP8 or even smaller package. To program it we need some kind of ISP programmer. Maybe Arduino as ISP is the easiest way if you happened to have one arduino board in your …

“This Project will show you how to Burn Hex File For Atmel Microcontroller using Arduino Uno. In this Tutorial I will show you how to Burn Your Hex File To AT89c52 using Arduino Uno in just few easy steps. For …

“In this article we’ll discuss the design for a custom microcontroller programming/debug/extension PCB and we’ll look at an example project. One thing that I find consistently tiresome with custom microcontroller designs is the need for programming …

“Microprocessors are so cheap these days. If only there were a way to program them up just as cheaply… wavy dream-sequence linesIn this instructable, find out how to build up a complete AVR microprocessor toolchain: compiler, programmer software, programmer …

“Tired of having to carefully insert and remove your Attiny84 or 85 from the jaws of a dip socket, risking with every pull the possibility of bending the legs beyond straightening or worse, tearing them clean off?! If so, this …

“The Raspberry Pi does not really need an introduction: Linux plus some tinkering pins - who could possibly ask for more? It has all the features needed to create a flexible and powerful programming / debugging tool for microcontrollers. It can even …

“Hi! This is a short Instructable on making a PIC programmer which acts as a PicKit 2. I made this because it is way cheaper than buying an original PicKit and because Microchip, the manufacturers of PIC microcontrollers and the …