Skip to content

mattiz/attiny85-usb-mouse-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic USB HID Mouse for the Attiny85 microcontroller

Install dependencies

# apt install avrdude
# apt-get install avr-libc
# apt-get install gcc-avr

Build and flash

$ make hex
$ make program

About

Basic USB HID Mouse for the Attiny85 microcontroller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published