Content for Programmer

Baremetal programming on the TinyAVR 0 micro-controllers

“Are you an 8-bit or a 32-bit programmer? At OMZLO, we have been mainly focussing our development efforts on newer 32-bit Arm-Cortex chips (STM32 and SAMD), which typically offer more RAM, more speed, more peripherals, at a similar or lower …

ESP-01 Programmer Hack - the Easy One :)

“Hi ESPers, In this instructable I’ll be showing you a simple hack to make a programmer for ESP-01 / ESP8266-01 / ES-01 module. Most of us have used a Arduino board or FTDI USB-TTL devices as programmers …

AVRgpp ISP and UPDI programmer

“The AVRgpp (General Purpose Programmer) is open source hardware and software designed for use with the Arduino IDE. It provides the following functions in a single unit: an ISP programmer, a UPDI programmer (with or without a 12V programming pulse …

Multiple ATtiny85/13A Programmer

“Program 6 ATtiny85/13A at the same time with this custom programmer board. Attiny MCUs are very popular as it is quite easy to program them and using them instead of atmega328 chip can reduce the cost of the overall …

Programming Attiny84

“There are three versions of attiby84 out there, THT SMD and QNF package, i choose SMT version of this, which is SOIC14. I got it from utsource.net for a very low price. Supplies: 1.Attiny84 2.Arduino UNO, or …

High-Voltage FLASH Programming on ATTINY85

“The Atmel ATTINY85 is a great chip (cheap, easy to use, supported in the Arduino IDE). Unfortunately it only has 5 IO pins, which limits its usability. There are guides on using a High-Voltage Programmer (HVP) to change the Reset …

AVR High Voltage Programmer 2

“AVR-HV2 is Arduino based high voltage parallel programmer for AVR microcontrollers. This programmer can read, write, and erase both flash memory and EEPROM. Also, this can use to set fuse bits of AVR MCUs. AVR-HV2 programmer is designed …

Browser Interface ATTiny Fuse Editor

“This instructable is for a ATTiny fuse editor using an ESP8266 and a browser based user interface.This makes changing any of the settings controlled by the 2 fuse bytes a very simple activity. The device has the following features …

UPDI programmer compatible with Arduino IDE

“This board is a updi programmer that utilizes Arduino IDE to program AVR microcontroller.”

Using GAls in the 21st century

“A long time ago, 7400 logic was all that was available, but having only 7400 logic means designs can get big and difficult, but making a custom logic IC was expensive and hardly a possibility. A few companies started making …