avr-assembly
There are 57 repositories under avr-assembly topic.
Klafyvel/AVR-FFT
3 implementations of the FFT for Arduino AVR platforms!
DarkSector/AVR
Some AVR code that I wrote for my ATmega32 based board. Code is in Assembly and C.
lucasdietrich/AVRTOS
AVRTOS is a real-time operating system (RTOS) designed specifically for 8-bit AVR microcontrollers. The project aims to provide an efficient and highly configurable RTOS solution for AVR-based systems. Fully C/C++ compliant, AVRTOS is compatible with the AVR-GCC toolchain, Arduino and PlatformIO frameworks.
daltonmatos/kk2-firmware
Attempt to migrate the KK 2.x firmware from AVR Assembly (AVR Studio 4) to avr-gcc C
Ayman-Elfaki/XRobot
A Joystick Application For Controlling RC Car built using .NET MAUI and AVR Assembly Language
shiva-karthick/SPI_Serial_SRAM_23LC1024
23LC1024 are 1 Mbit Serial SRAM devices. The memory is accessed via a simple SPI compatible serial bus.
juanfresia/avr-linux
Base project and toolchain for avr assembly programming in Linux
jtcass01/SIMON
The purpose of the Sign-Interfaced Machine Operating Network, or SIMON, is to develop a machine learning classifier that translates a discrete set of ASL sign language presentations from images of a hand into a response from another system.
CmdrZin/chip_avr_asm_lib
AVR assembly code files for Chip's AVR robotics library
Akmal76/Pengantar-Organisasi-Komputer
Lab dan TM Pengantar Organisasi Komputer (POK) 2022/2023 Genap
BlagojeBlagojevic/Motor_Speed_PID
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
clunet/clunet-avr-dmbs
CLUNET protocol implementation for AVR8 MCUs. Application driver and bootloader.
egorfolley/PID_controller_AVR_assembly-language
Implementation of PID controller using Assembly language as my coursework
oco2000/AVRForth
Forth for AVR microcontrollers
OverCV/micros-learn
Learning about microcontrollers in AVR Assembly/Arduino (C/C++).
Robinterra/yama
Compiler for Yama, a Object-oriented Language for Microcontroller like ARM Cortex-M and AVR
alejandrogallo/avr-instructions
Repository to mirror information about avr instruction set architecture
joshuaspring9/assembly-heapsort
Heapsort implementation in AVR assembly
kittennbfive/869log
A cheap PC interface for Brymen BM869s multimeters (hardware+software)
mnemocron/FHNW
Diverse Zusammenfassungen, Scripts, Projekte etc. für den Bachelorstudiengang in Elektro- & Informationstechnik EIT (FHNW Brugg Windisch)
mnerv/da215a
Embedded system course labs
UtkarshVerma/atmega328p-oled-asm
An AVR assembly project for playing any video on an OLED display using ATmega328P and an SD card.
COLVERTYETY/avrsleepmode
example code on how to use sleep mode on an atmega328p in avr assembly
DoctorPCOD/DoctorPCOD
Dr. Pasquale's profile and code for ENGIN-2223 class.
DSOrnstein95/Assembly-Language-for-the-AVR-Microcontroller
This repository contains Assembly-language and C code written for the ATMEGA 32A microcontroller. The programmes was written and compiled in the Microsoft Visual Studio 2019 IDE environment, primarily because of the possibility for debugging. Assembly language could be very tedious for some because of its cryptic nature, but personally i enjoy it a lot because it puts theory of how the microcontroller works into practice and furthermore the C-language is derived from assembly, so it is fascinating to see how for example a loop-construct works in assembly and how the same approach is used in C. Most of these programs were designed behind the idea of what i would do in C, only that must be translated to synthesizable Assembly-language code.
janos-raul/dot_matrix-128x48
max7291 led matrix
marialymperaiou/Microprocessors
8085,8086,AVR
menshiva/forbes
A simple casino slot machine game for Atmel AVR Butterfly written in Assembly language.
nf-zvv/IVC_Tracer
IV-Curve Tracer for PV systems
nf-zvv/IVC_Tracer_v2
Full IV-Curve Tracer for PV systems
nmg322/LCD-Alarm-Clock
A configurable digital alarm clock made using 16x2 LCD and ATMega328P microcontroller in AVR-ASM
wa1tnr/wokwi-328p-asm-a
wokwi - 328p - assembly language - beginner
dominhduy09/avr-studio-4.19
Compiler for programming Atmega models | avr-studio-4.19
igor-240340/LCD1602-HD44780-AVR
AVR assembly library for LCD1602 display using the HD44780 controller
Pilperi/avr-matopeli
Matopeli AVR assemblyllä
berlin0308/NTU-2021Spring-Microcontrollers
BME 1107: Principles and Applications of Microcontrollers