SpenceKonde
I've been maintaining AVR cores for Arduino since early 2015, and started taking it seriously in 2016. Now, there are 3 cores - covering all the best AVR parts
AzduinoCambridge, MA
Pinned Repositories
arduino-tiny-841
Arduino core for ATtny841, 828, 1634 and 441
ATTinyCore
Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
AVR-Guidance
A guide to best practices when using the Arduino IDE to program AVR microcontrollers
AVR_Research
"Late to bed and early to rise, work like hell and advertise." Hey, 2/3! Wait, it's supposed to be *early* to bed? Oh dear... nevermind
AzzyAI
AzzyAI for Ragnarok Online
DxCore
Arduino core for AVR DA, DB, DD, EA and future DU-series parts - Microchip's latest and greatest AVRs. Library maintainers: Porting help and adviccee is available.
jtag2updi
UPDI programmer software for Arduino (targets ATtiny 417 / 814 / 816 / 817 / 1614 / 1616 / 1617 and similar MCUs)
megaTinyCore
Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
ProductInfo
Information on products from Azduino (formerly known as Azzy's Electronics)
TinyWireM
I2C library for USI-using chips with support for 1634 added - code ripped off from Adafruit, who in turn took it from BroHogan's code on Arduino Playground
SpenceKonde's Repositories
SpenceKonde/ATTinyCore
Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
SpenceKonde/megaTinyCore
Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
SpenceKonde/DxCore
Arduino core for AVR DA, DB, DD, EA and future DU-series parts - Microchip's latest and greatest AVRs. Library maintainers: Porting help and adviccee is available.
SpenceKonde/AVR-Guidance
A guide to best practices when using the Arduino IDE to program AVR microcontrollers
SpenceKonde/jtag2updi
UPDI programmer software for Arduino (targets ATtiny 417 / 814 / 816 / 817 / 1614 / 1616 / 1617 and similar MCUs)
SpenceKonde/UsefulArduinoPosts
In
SpenceKonde/AVR_Research
"Late to bed and early to rise, work like hell and advertise." Hey, 2/3! Wait, it's supposed to be *early* to bed? Oh dear... nevermind
SpenceKonde/LEDCTRLA
Simple Neopixel animation sketch for private event. Suitable as demonstration of Neopixel_Static library use.
SpenceKonde/tinyNeoPixel
tinyNeoPixel library - automatically included in core releases.
SpenceKonde/AVRProg
Objective: AVRProg.h library to include in Arduino sketch which will be able to program another AVR via ISP or UPDI
SpenceKonde/OneWire
Library for Dallas/Maxim 1-Wire Chips
SpenceKonde/ProductInfo
Information on products from Azduino (formerly known as Azzy's Electronics)
SpenceKonde/ADCTouch
touch sensing library for Arduino
SpenceKonde/arduino-volume1
Arduino tone() just got 8-bit volume control - with no extra components!
SpenceKonde/avrdude-build-script
avrdude build scripts for Arduino/Genuino
SpenceKonde/MicronucleusArduino
SpenceKonde/ReleaseScripts
Board manager JSON + associated scripts
SpenceKonde/SD
SD Library for Arduino
SpenceKonde/CI-Reports
Travis CI reports for ATTinyCore and any future repos covered by it
SpenceKonde/DAmegaCore
DA-series Arduino Hardware Package
SpenceKonde/DMXSerial
An Arduino library for sending and receiving DMX packets.
SpenceKonde/DS1307RTC
Use a DS1307 Real Time Clock chip with the Time library
SpenceKonde/FAB_LED
Fast Arduino Bitbang LED library supports programmable LEDs (WS2812B, APA102...), color palettes for Arduino AVR
SpenceKonde/GeneralGuidance
Guidance and reviews of all sorts of shit, electronic and otherwise. Low editorial standards.
SpenceKonde/hd44780
for ease of syncing during experimentation. There is no expectation of functionality **at this time**
SpenceKonde/LCD1x6_ht1621
Arduino library for 7-segment lcd based on ht1621 drivers
SpenceKonde/RadioHead
Mirror of Mike McCauley's RadioHead library
SpenceKonde/Rewritten_Wire_for_DxCore
A rewritten Wire library for the DxCore and megaTinyCore
SpenceKonde/rngBetter
a 16-bit XORSHIFT prng for arduino
SpenceKonde/toolchain-avr
The AVR toolchain used by the Arduino IDE