Skip to content

PWM and ADC examples for attiny10 (SOT-23-6, 1 KB FLASH and 32 Bytes SRAM)

License

Notifications You must be signed in to change notification settings

wuhanstudio/attiny10-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attiny10


Flashing

MOSI --> TPIDATA  (PB0)
MISO --> TPIDATA  (PB0)
SCK  --> CLK	  (PB1)
RST  --> RESET    (PB3)
VCC  --> VCC
GND  --> GND

USBASP

Latest usbasp firmware that supports TPI:

https://www.fischl.de/usbasp/

Together with latest avrdude that supports TPI:

http://download.savannah.gnu.org/releases/avrdude/

Or you may find precompiled avrdude in Arduino:

/Path to Arduino/hardware/tools/avr/bin 

Contact

Author:Wu Han
Homepage:http://wuhanstudio.cc
Contact:https://github.com/wuhanstudio/attiny10-example/issues

About

PWM and ADC examples for attiny10 (SOT-23-6, 1 KB FLASH and 32 Bytes SRAM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published