AVR-Programming
AVR tutorials
Code examples and resources for learning AVR programming with C
Code examples for the book "Make: AVR Programming"
753 stars
102 watching
340 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
abcminiuser/avr-tutorials | A collection of tutorial documents in LaTeX format that teach programming concepts using Atmel AVR microcontrollers. | 120 |
agavrel/42_cheatsheet | A comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development | 1,697 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
hairrrrr/c-crashcourse | A comprehensive resource for learning C language fundamentals and advanced topics through tutorials, coding examples, and exercises. | 1,089 |
simonmar/parconc-examples | Sample code to accompany a book on parallel and concurrent programming in Haskell | 353 |
d3dcoder/d3d12book | Sample code and resources for learning DirectX 12 game programming | 1,528 |
erich666/graphicsgems | Code repository for a book series on graphics programming in C | 1,392 |
hsivonen/recode_c | A test application showcasing encoding_rs's capabilities in C. | 0 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
v-community/v_by_example | An introductory tutorial project for the V programming language using annotated examples and exercises. | 170 |
clusterm/clujtag-avr | A simple JTAG programmer for AVR microcontrollers with hardware USB | 19 |
mpitutorial/mpitutorial | MPI programming lessons in C and executable code examples | 2,199 |
argonlang/argon | An interpreted multi-paradigm programming language with a simple and elegant syntax. | 48 |
sparkfun/pocket_avr_programmer | A tool for programming and debugging AVR microcontrollers using a USB interface | 76 |
robotsandpencils/objective-c-style-guide | A coding style guide for Objective-C programming language | 101 |