Skip to content

Gonzalez-MSI/microcontrollers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microcontrollers

This repository is my storage for everything related with programming microcontrollers of any kind. If you like you can also watch videos about programming microcontrollers on my Zero Amps YouTube channel.

8-bit AVR microcontrollers

Arduino

ATtiny4/ATtiny5/ATtiny9/ATtiny10/ATtiny20/ATtiny40

  • Blink - it blinks a LED.
  • SimpleBlink - it blinks a LED, but the code is even simpler then the blink one.

ATtiny13A

32-bit ESP modules

  • ESP8266 - this is a getting started guide for the ESP8266 module.

Modules

Resources

Books

Datasheets

About

A collection of resources for programming microcontrollers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 81.8%
  • C 13.1%
  • Makefile 5.1%