Skip to content

imedfan/avruploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

avruploader

This script compiles and uploads your C code to a microcontroller like ATmega without Arduino IDE. This way: compile C -> make ELF -> make hex -> upload to microcontroller You can change "a328tmegap" and "m328p" to your microcontroller, "arduino" to your programmator and COM3 to your COM port.

!BEFORE to run this script your need to install avr-gcc and avrdude. Simple way is to use scoop.sh. Just to run "scoop install make avr-gcc avrdude"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published