8000 GitHub - harilaos/Servo8Bit: Servo library for the ATtiny45 and the ATtiny85
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

harilaos/Servo8Bit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Version History
---------------
0.6 	-Added ability to easily select if this driver should use timer0 or
	  timer1.
	-Timer1 is now the default timer used. Used to be timer0.
	-Made the timer init happen later to allow this driver to work when
	  used with an attiny arduino library.
	-Fixed bug where a 512 microsecond pulse would not be generated.
	
0.5 	-Initial public release




Short Guide On How To Compile
------------------------------
1) Make sure you have WinAvr installed (http://winavr.sourceforge.net/)
2) open a CMD window and navigate to the Servo8Bit folder
3) type in "make" in the CMD window and the code will be compiled
4) type in "make program" to program your Attiny. This assumes you are using a
   usb programmer (such as the AVRISP mkII).

About

Servo library for the ATtiny45 and the ATtiny85

Resources

Stars

Watchers

Forks

Packages

No packages published
0