Skip to content

MarkMLl/ping-arduino-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ping-arduino-loader

Detect an arduino loader attached to a serial port.

The single command-line parameter is the port name.

The rationale for development was that the author had an "upcycled" ATMEGA649V board, onto which he'd written the ButterflyCore loader. However this wasn't responding since (a) the resonator speed couldn't be read and (b) the sense of the reset signal wasn't as expected.

The program was written using Free Pascal and the Lazarus IDE, it has no external dependencies. It's been tested on x86_64 Linux, but should be portable.

About

Detect an arduino loader attached to a serial port, trying various speeds and reset pin sense.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages