Start your Arduino projects right out of the box
-
Updated
Jul 8, 2021 - Makefile
Start your Arduino projects right out of the box
🏗️ An I2C bootloader for Arduino.
Simple AVR (ATmega328) Bootloader Tutorial
My implementation of standalone Xbox 360 wireless controller receiver, made of Xbox 360 Fat RF module and ATTiny13
Free, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
Open source project to control light in the room, garage, street, house.
Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
PlatformIO example project to build the canonical blink code for the Digispark USB development board with an Atmel AVR ATtiny85 microcontroller
Line Follower with PID
ATmega328p sending ADC data to PC using USART and USB to Serial Converter
A make script to compile source code for avr microcontrollers and program avr microcontrollers
Basic and Advanced experiments on AVR Microcontrollers
Garag system based on AVR Micro-Controller using two PIR sensors to detect cars on the entrance and exit gates connected to external interupts, and two servo motors to control both gates so I used also Timer module to generate PWM to control servo motors angel.Finally I used LCD to Display car number in the garage and if there is a place or gara…
In this project, we wanted to implement Simon Game with ATmega32 microcontroller. We also used the C language to write the program.
Add a description, image, and links to the avr topic page so that developers can more easily learn about it.
To associate your repository with the avr topic, visit your repo's landing page and select "manage topics."