Skip to content

TAGood827/microcontroller-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microcontroller-projects

A home for my microcontroller projects, including Stubby the Hexapod and others. It includes libraries for avr-gcc along with sample programs on how to use them, some KiCad modules, and the source code for a number of projects.

Some major projects include:

Some of the AVR libraries included here are:

  • serial communications
  • TWI (I2C), with support for master read / master write / slave read / slave write, plus callback functions for asyncronous communications
  • reading data from a PS2 controller
  • timer functions
  • and much more

About

A home for a bunch of microcontroller projects which don't warrant their own repos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.9%
  • KiCad Layout 27.9%
  • C++ 4.8%
  • Assembly 2.9%
  • HTML 1.5%
  • PostScript 0.3%
  • Other 0.7%