An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: avr-programming

andy-preston/aaasss

Andy's AVR Assembler's (Second System Syndrome)

Language: TypeScript - Size: 1.18 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

LordMax2/klevebrand-quadcopter-drone-flightcontroller

An open-source drone flight controller project built with C++ and optimized for AVR processors like the ATmega2560. It uses the BNO085 IMU for orientation and motion tracking and the NRF24L01 radio for communication. Designed to be simple and effective.

Language: C++ - Size: 77.1 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

Desstroyerrr/ATmega328P_SSD1306_Driver

An ATmega328P SSD1306 driver written entirely in Assembler.

Size: 1000 Bytes - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

MATYXA22813/ATmega328P_Blink_Driver

An ATmega328P blink driver written entirely in Assembler.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

CarletonURocketry/valve-control

Valve control software for the CR25H hybrid rocket.

Language: C - Size: 31.3 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

UNIT-Electronics-MX/unit_ch552_multiprotocol_programmer

CH552 Multi-Protocol Programmer: USB tool for flashing/debugging via SWD, JTAG, ISP or UART. Compact, open-source, and versatile.

Language: C - Size: 33.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

mytechnotalent/ATmega328P_SSD1306_Driver

An ATmega328P SSD1306 driver written entirely in Assembler.

Language: Assembly - Size: 1.24 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

mytechnotalent/ATmega328P_IO_Driver

An ATmega328P IO driver written entirely in Assembler.

Language: Assembly - Size: 1.71 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

mytechnotalent/ATmega328P_Blink_Driver

An ATmega328P blink driver written entirely in Assembler.

Language: Assembly - Size: 1.75 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

mytechnotalent/ATmega328P_UART_Driver

An ATmega328P UART driver written entirely in Assembler.

Language: Assembly - Size: 1.05 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

noomnoots/Embedded_Systems

Work completed for ECE:3360 at the University of Iowa

Language: C - Size: 19.7 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

SpeedyCraftah/avr-pico-programmer

A programmer for the AVR architecture microcontroller, specifically the ATTiny84A by Microchip, for the Raspberry Pi Pico.

Language: C - Size: 33.2 KB - Last synced at: about 10 hours ago - Pushed at: 4 months ago - Stars: 14 - Forks: 1

osx-cross/homebrew-avr

Homebrew AVR Toolchain

Language: Ruby - Size: 428 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 413 - Forks: 78

Alireza-Jahanbakhshi/AVR-Utils Fork of StrongTheDev/avr-utils

Yo, this repo’s got the avr-utils VSCode extension – a dope tool to code and compile for AVR microcontrollers like a pro, right in VSCode!

Language: JavaScript - Size: 6.69 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

StrongTheDev/avr-utils

This repository holds the official code for the avr-utils VSCode extension. This extension helps you to quickly write & compile code for AVR based microcontrollers straight from the comfort of VSCode.

Language: JavaScript - Size: 6.69 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

cjRem44x/CPE310_TRAFFIC_LIGHT

AVR Assembly implementation of a traffic light controller for ATmega328P microcontroller. Educational project demonstrating embedded systems programming fundamentals with timing control and state machine logic.

Language: Assembly - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

oveljosland/microchip-avr-course

Introductory course in C-programming for the AVR family of microcontrollers.

Language: C - Size: 528 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Google-Developers-Sohag/Embedded-Engineering-Portals

A repository for embedded systems learning portals

Language: Markdown - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

tsaarni/avr-high-voltage-serial-programming

AVR high-voltage (HV) serial programming for ATtiny

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 41 - Forks: 9

Dentrax/AVR-Programming-with-Assembly

AVR Microcontroller Programming with Assembly

Language: Assembly - Size: 653 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 2

AndrejChoo/USBAsp_for_parallel_programming

A variant of the programmer USBAsp with the ability to program in parallel high-voltage mode.

Language: Assembly - Size: 6.44 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

AlperenAdam/ATmega328P_IO_Driver

An ATmega328P IO driver written entirely in Assembler.

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mrtaz77/AVR-ATmega-32-Programming

Codes and simulations with ATmega32

Language: C - Size: 716 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

IanP96/avr_project

CSSE2310 AVR project for the ATmega324A at the University of Queensland - battleship game

Language: C - Size: 1.38 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pConst/avr_assembler_macros

Collection of assembler macros for Atmel AVR microcontroller

Size: 164 KB - Last synced at: 4 months ago - Pushed at: over 11 years ago - Stars: 3 - Forks: 1

ramok/arduino-lib

Standalone Arduino library which can be used without Arduino IDE and Arduino language

Language: C - Size: 556 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

LasithaAmarasinghe/3D-Mapper

This 3D plotting device is developed for the semester 4 project under EN 2160: Electronic Design Realization.

Language: C++ - Size: 75.6 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

faanid/AVR-micro

AVR program: Automatic washing machine simulator code using ATMega32 for simulation in Proteus

Language: C - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

L3yl3y/SOKOBAN-Project

Incredibly long and tedious but it's a fully-fleshed out AVR project to test my C skills when applied to the ATmega324A microcontroller

Size: 1.98 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

xanthium-enterprises/atmega328p-serial-uart-to-pc-communication

Atmega328p sample codes for USART (transmission and reception) communication with a Linux/Windows PC

Language: Makefile - Size: 3.73 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 7

amith152003/Arduino-AVR-C-Register-Level-Programming

Welcome to the AVR C Learning Repository! This repository is designed to help you learn and practice low-level programming for AVR microcontrollers using C. AVR microcontrollers, such as the ones used in Arduino boards, offer powerful and flexible features for embedded system development.

Language: C - Size: 49.8 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

avestura/MicrocontrollerCalculator

🧮 A calculator written in Assembly and simulated in Proteus

Language: Assembly - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 3

dominhduy09/avr-studio-4.19

Compiler for programming Atmega models | avr-studio-4.19

Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

NEWIR295/Embdded-Systems

Embdded Systems Repo For Arduino (UNO, Mega, Nano), AVR Atmega32, ESP 8266, ESP32 -S, Raspberry Pi Projects

Language: SuperCollider - Size: 7.8 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GHOST-mHBr/AVR-Codes

Microchip's AVR codes in bare-metal and avr-libc thanks to PlatformIO

Language: C++ - Size: 130 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

macbre/telemetry

Telemetry system based on 8-bit AVR microcontroller with full TCP/IP stack (DHCP, NTP, HTTP)

Language: C - Size: 349 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 12 - Forks: 4

oco2000/AVRForth

Forth for AVR microcontrollers

Size: 1.54 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

randruc/Lazuli

Lazuli is a multitasking RTOS (Real-Time Operating System/kernel) targeting AVR microcontrollers. It allows to program and run multiple independent tasks in a real-time context on AVR microcontrollers.

Language: C - Size: 3.58 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

andy-preston/aaa Fork of LingDong-/avrlass

AAA - Andy's AVR Assembler

Language: TypeScript - Size: 699 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

azureblue/avr-spi-programmer

AVR programmer for Linux / Raspberry Pi, that uses SPI sysfs.

Language: C - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

steveleetn91/php-PIOT

This is a framework support for php control to electronic board as Uno, Esp32, Esp8266, Atmega2560 ...etc

Language: PHP - Size: 539 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

thmahe/usbrelay-firmware

Atmel AVR Firmware for controlling relay board over USB

Language: C - Size: 89.8 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

jaromaz/DigiOS

Mini OS emulator for Digispark (an Attiny85 based microcontroller).

Language: C++ - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 65 - Forks: 9

sbaldzenka/avr_attiny13_projects

Examples for Atmel AVR ATTiny13 MCU-board.

Language: C - Size: 209 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

biletnikov/avr-nec-ir-decoder

AVR Library (Atmega48/88/168/328) to decode IR commands from a remote control in NEC format.

Language: C++ - Size: 345 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 25 - Forks: 12

eshansurendra/liquid_crystal_i2c_avr

This repository contains an AVR microcontroller implementation of the Liquid Crystal I2C interface. It allows users to control a 16x2 character LCD display using the I2C protocol, freeing up microcontroller pins and simplifying wiring for embedded projects.

Language: C - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sudeshmoreyos/Morey_os-demo-1.0

Morey_os is an extremely light weight operating system for embedded controllers. In simple words, Morey_os is designed as a multi-tasking version of popular Arduino programming style, with one setup function and multiple independently running loop functions named as tasks. A Full version OS fits in minimum of 4K ROM and 256 bytes of RAM.

Language: C - Size: 390 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

eng-ahmedmostafa/Door-Locker-Security-System-based-on-ATmega32

Develop a door locker system using two ATmega32 microcontrollers. The HMI_ECU includes a 2x16 LCD and 4x4 keypad for user interaction, while the Control_ECU handles password processing, door control via a DC motor, and an alarm with a buzzer. Passwords are stored in EEPROM. Secure access and alerts on incorrect attempts ensure reliable operation.

Language: C - Size: 287 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

eng-ahmedmostafa/StopWatch-based-on-ATmega32

Developed a Stop Watch system based on ATmega32 microcontroller at 1MHz, Timer1 in CTC mode, and six multiplexed common anode 7-segment displays with a 7447 decoder. Controlled segments using PORTA and PORTC pins. Configured external interrupts to reset, pause, and resume the stopwatch via push buttons.

Language: Makefile - Size: 131 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sancakerkan/AVR-Microcontroller-Programming

This repository contains a series of lab assignments focusing on Atmega328p microcontroller programming using Arduino-Uno completed by me and my lab group for the CMPE 453 Embedded Systems course during the Fall 2023 semester at TED University.

Language: C++ - Size: 2.67 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hussein-shamy/AVR-mini-projects

This repository presents various projects developed to enhance my skills in dealing with 8-bit microcontrollers such as the ATmega32. It includes implementations of drivers for microcontroller peripherals and some simple applications.

Language: C - Size: 1.04 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

marktheo/blink-avr-programming

AVR Programming - Learning to Flash Code Into Microcontrollers

Language: C - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nehallxx/ES-Drivers

Drivers needed for Atmega32 (AVR)

Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nikto-b/avr-api

API library for Atmel AVR

Language: C++ - Size: 1.74 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

xenloops/AVR-tutorial

Easy-to-grasp, step-by-step tutorials for creating firmware for the AVR microprocessors.

Language: C - Size: 4.11 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dieret/piezo-puzzle

An interactive birthday puzzle with a piezo buzzer on an atmega8 MCU 🗝️🎹

Language: C - Size: 582 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sergeyyarkov/attiny45v_traffic-lights

Simple program of traffic lights on AVR microcontroller.

Language: Makefile - Size: 121 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergeyyarkov/attiny45v_thermometer

Simple thermometer on AVR microcrontroller.

Language: Makefile - Size: 2.48 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sergeyyarkov/attiny26l_push-to-toggle

Example how to turn a push button into toggle button

Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jacek13/Snake-game-AVR-ATmega328P

Snake game on AVR microcontroller.

Language: C - Size: 14 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dev-jeb/avr-dev-env

A simple linux environment for AVR development

Language: Dockerfile - Size: 22.5 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cbdevnet/microcontroller-workshop

Assembly listings for a 1-week microcontroller workshop

Language: Assembly - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

lpodkalicki/blog

A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.

Language: C - Size: 89.6 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 314 - Forks: 112

liu2g/mgms

Modular Garden Monitoring System - Senior Design Project

Language: Python - Size: 55.2 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

0xfrej/TXTMenu 📦

Library for creating menu for alphanumeric displays

Language: C - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

provi12/I2C_Atmel_Test

Code is used for understanding I2C function in AVR with proteus simulation.

Language: C - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

provi12/USART_AVR

USART based communication between two controllers.

Language: C++ - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

provi12/SPI

Code for understanding SPI in AVR with Proteus simulation

Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

provi12/Lcd_AVR_Atmel

Basic library for 20*4 4bit LCD.

Language: C - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

IngmarEckhardt/dwarfOS

DwarfOS: A compact "OS" for microcontrollers such as Arduino. It offers custom time management, RTC Clock, serial communication, and more. Its modular design allows for selective loading of features, optimizing memory usage.

Language: C - Size: 629 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wykys/AVR-tools

Tools for development of AVR microcontrollers.

Language: C - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

themysteq/avr-home-test

Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bilalmajeed-zz/avr_learning

Embedded C AVR projects for learning purposes

Language: Makefile - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

KareemMoneeam/Door-Locker-Security-System

This project implements a Door Locker Security System using two ATmega32 Microcontrollers with a frequency of 8Mhz.

Language: C - Size: 645 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sempfi/MP-Project-Temperature-Control-System

A system for controlling temperature.

Language: C - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bashish2711/embedded-projects

Learn from many embedded projects, develop and contribute for the open source repository

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

omkar3060/Line-Following-bot

A Line Following bot using AVR ATMEGA32 Microcontroller

Language: C++ - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nayem-uddin/Projects-with-AVR-ATmega32-microcontroller

In this repository, the codes and Proteus simulation files of some projects built using AVR ATmega32 microcontroller will be uploaded.

Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DeltagonTeam/DeltaRobot_ATmega2560

The source code for driving our Delta Robot using the ATmega2560 micro-controller

Language: C - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ccooper21/avrdude

Replica of "avrdude" project's Subversion repository at "svn://svn.savannah.nongnu.org/avrdude"

Language: HTML - Size: 4.48 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

kazdyrkeicam/PRNG_xorshift

Implementing pseudo random number generators for AVR's

Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DaNicolescu/AVR-mini-piano

mini piano on an embedded platform

Language: C - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

krkruk/arduino-robot-tutorial

Arduino and AVR tutorial based on Atmega328p

Language: C++ - Size: 16.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

lpodkalicki/attiny13-software-uart-library

ATtiny13 Software UART library.

Language: C - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 13

martinmoene/kalman-estimator

kalman-estimator - a Kalman estimator in C++

Language: C++ - Size: 495 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 3

helmy001/Embedded-C-Project_ASU

Remote IoT Data monitoring and Controling using Wi-Fi (esp-01) with At_commands , Implemented the following drivers LCD, UART, Timer, ADC .

Language: Makefile - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

TehseenHasan/AVR_Assembly_Example_Codes_for_Atmega328p

This repository contains my x86 Assembly Lab Manuals, AVR Assembly Lab Manuals, example codes, and Macros I wrote for my students for the "CS-271L Computer Organization and Assembly Language" subject.

Language: Assembly - Size: 27.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hadifar/AVRSnake

An AVR Sanke project

Language: C - Size: 262 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bread-wolf/Not_A_Kiwi

Not A Kiwi is an Open-Source, fully 3D printed holonomic robot controlled by a custom AVR based plateform. Its aims are to be an educational plateform for engineering students and a secondary robot entry in the Eurobot Contest.

Language: Makefile - Size: 3.16 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Electrostat-Lab/cmake-template

A C project CMake template for professional uses (embedded MCUs, embedded Intel, embedded android, game dev).

Language: Shell - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bigyanchap/Use-Arduino-as-ISP

Do you want to use your Arduino as ISP(In System Programmer)? I have composed a detailed tutorial -- check this out.

Size: 486 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

mafe72/Arduino-Shield-AVR-Programmer

An AVR programmer Arduino shield compatible with Arduino UNO or Arduino Mega

Language: HTML - Size: 401 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

Yasser-M-Abdalkader/PROJECTS_ATmega32

Mini projects on Atmel®AVR®ATmega32

Language: C - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

kenan-kajkus/ringbufferAveraging

Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sarincr/AVR_Microcontroller_Exercises

Basic and Advanced experiments on AVR Microcontrollers

Language: Makefile - Size: 5.63 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

aagontuk/cheatsheets

My long cheatsheets and reading lists about programming, electronics and more

Language: TeX - Size: 665 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 100 - Forks: 34

amirbawab/AVR-cheat-sheet

AVR cheat sheet for the ATmega328p

Language: Shell - Size: 5.89 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 105 - Forks: 14

DevMajed/Embedded-Assembly 📦

Embedded design using Assembly language for AVR. These were part of a sophomore course that I took during my undergrad study.

Language: Assembly - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

getoffmyhack/XcodeAVR

Xcode Project Template for creating a new AVR project

Language: Perl - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

OmarAbdulQadir/Temperature-Monitoring-System

Temperature monitoring systems using FreeRTOS, The system continuously monitors the temperature and fires an alarm if the temperature exceeded the threshold value. It has three states Idle (Temperature is less than the threshold value), Alarm (Temperature is above the threshold value and alarm is active), and Config (To edit the threshold value).

Language: C - Size: 1.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0