Skip to content

sam-d/Microprocessor--Atmel--code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Code from various small projects using an Atmel ATiny2313 microprocessor#

This code is missing the layout of the (bread)board used for implementing the circuit. I hope it may still be useful. Here is a short description of what can be found in the different folders:

  • 7seg: controlling a seven segment display
  • blinkLED: blinking a LED
  • servo: code for controlling a servo motor
  • servoManuell: same but including a push button
  • tasterLED: lighting a LED when button is pushed

LICENSE

All code in this repository is licensed under a 2-clause BSD license. The License in found in the file LICENSE in the root folder and applies to all code below it.

About

code snippets in C from Atmel microprocessor projects I played around with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages