All Projects → rsbohn → Arduinoisp

rsbohn / Arduinoisp

Use the Arduino to program AVR chips.

Labels

Projects that are alternatives of or similar to Arduinoisp

Perswifimanager
Persistent WiFiManager Arduino library for ESP8266
Stars: ✭ 106 (-4.5%)
Mutual labels:  arduino
Esparto
Esparto v3.3 is a rapid development framework, synchronous task queue and GPIO manager with web UI for ESP8266 devices
Stars: ✭ 108 (-2.7%)
Mutual labels:  arduino
Espway
Segway-like robot implemented on ESP8266
Stars: ✭ 109 (-1.8%)
Mutual labels:  arduino
Duckyspark
Translator from USB-Rubber-Ducky payloads to a Digispark code.
Stars: ✭ 107 (-3.6%)
Mutual labels:  arduino
Arduino Boy
An Arduino sketch for trading Pokemon.
Stars: ✭ 107 (-3.6%)
Mutual labels:  arduino
Rainbow
Because everybody loves rainbows.
Stars: ✭ 108 (-2.7%)
Mutual labels:  arduino
Loadcelloccupany
Home automation occupancy sensor using load cells
Stars: ✭ 103 (-7.21%)
Mutual labels:  arduino
Asr650x Arduino
Heltec CubeCell Series (based on ASR6501, ASR6502 chip) Arduino support.
Stars: ✭ 110 (-0.9%)
Mutual labels:  arduino
Arduino
Stars: ✭ 107 (-3.6%)
Mutual labels:  arduino
Esp8266
ESP8266 NodeMCU Workshop
Stars: ✭ 109 (-1.8%)
Mutual labels:  arduino
Pokemongodiy
Project to create your own pokemon go plus
Stars: ✭ 107 (-3.6%)
Mutual labels:  arduino
Snap4arduino
Binding Snap! and Arduino together
Stars: ✭ 107 (-3.6%)
Mutual labels:  arduino
Arduino core stm32
STM32 core support for Arduino
Stars: ✭ 1,725 (+1454.05%)
Mutual labels:  arduino
Arduinoosc
OSC subscriber / publisher for Arduino
Stars: ✭ 106 (-4.5%)
Mutual labels:  arduino
Efi Bruteforce
Scripts and sketches to bruteforce the Apple EFI/iCloud lock
Stars: ✭ 109 (-1.8%)
Mutual labels:  arduino
Esp8266 Oled Ssd1306
Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
Stars: ✭ 1,590 (+1332.43%)
Mutual labels:  arduino
Pateensy
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy
Stars: ✭ 108 (-2.7%)
Mutual labels:  arduino
Simpledht
Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
Stars: ✭ 111 (+0%)
Mutual labels:  arduino
Button2
Arduino Library to simplify working with buttons. It allows you to use callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
Stars: ✭ 109 (-1.8%)
Mutual labels:  arduino
Arduino Nunchuk
Improved Wii Nunchuk library for Arduino
Stars: ✭ 108 (-2.7%)
Mutual labels:  arduino

ArduinoISP

This is a sketch that allows your Arduino to work as a STK500v1 programmer.

See the excellent Arduino as AVR ISP tutorial on arduino.cc.

Please report issues on the mega-isp site at code.google.com.

Use a recent version!

Arduino IDE 1.00 was released 30 November 2011

Check out latest available Arduino IDE from: http://code.google.com/p/arduino/downloads/list

If your Arduino IDE version is <= Arduino-0023:

The ArduinoISP that ships as an example with the Arduino software is old. You can download the ArduinoISP.ino here and replace the one you find in ...\arduino-002x\examples\ArduinoISP. This version is known to work with the avrdude that ships with Arduino-0023. That is an older version of avrdude (5.04, latest is 5.11).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].