AVRAssemblyExamples
A repository containing examples for AVR microcontrollers in Assembly and C/C++. More examples will be added with time.
Install / Use
/learn @Aditya-A-garwal/AVRAssemblyExamplesREADME
AVRAssemblyExamples
This repository contains example programs for AVR microcontrollers in Assembly (using AVRA/AVRASM2 and avr-as) and C/C++ (using avr-gcc). More examples will be added with time. A Makefile has been included to make the build process more convenient. The following targets are defined by the Makefile -
- default - Alias for compile, upload, clean
- compile - This compiles the C program
- assemble - This assembles the Assembly program
- upload - Alias for upload-flash
- upload-flash - Uploads the built binary (.hex) to the MCU
- upload-eeprom - Uploads the built binary (.eep.hex) to the MCU's EEPROM
- read-flash - Reads the flash contents into a file
- read-eeprom - Reads the EEPROM contents into a file
Specifics of the built process (such as the CPU frequency, programmer, port) can be changed within the Makefile, and the user is encouraged to do so.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
