Electronics > Open Source Hardware

avr5hat - OSHW, Pi hat to program up to 5 AVR's at once

(1/1)

joeyjoejoe:
https://github.com/gcormier/avr5hat

AVR1 is hardware SPI, the rest are bit-bang, but I have not seen any difference in performance to be honest.

I'm only programming low power boards, so sourcing from the Pi is not an issue. According to the Pi, the 5V is directly from the USB connector, so you can source up to the max your USB supply allows. Jumpers could be easily added.

mjj:
This looks very handy. Do you know what happens if there is a problem programming one of the devices?

joeyjoejoe:
It would be the same as a regular AVRISP, so you could catch the errors if you wanted and act accordingly. The extra GPIO pins could also be used if needed.

I use them to determine when a board has been inserted to start the programming process. My target board has pads shorted together - when avr5hat sees a pull-up GPIO shorted to ground, it starts programming.

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod