goncalor / vusbtiny

Small ISP programmer that uses an ATtiny running V-USB
GNU General Public License v2.0
28 stars 9 forks source link

Undefined reference to usbMsgPtr #2

Open Gabrielin opened 4 years ago

Gabrielin commented 4 years ago

Hello! First of all, thank you so much for the work you've done on this, this looks like a very promising cheap and DIY way to program AVR microcontrollers, way smaller and lighter than my AVRISPMKII.

I've completed the project! I've been able to make a PCB, solder the things in place, and get a working USBTiny programmer. I've designed the PCB myself since I don't really like THT components. Everything is SMD so that no drilling is needed and it can be made just from an etched/routed PCB blank, with 0603 components that can be hand-soldered. The only downside is that to make it work I had to change the connections in the ISP port since no drilling = no vias.

Just wondering if you wanted me to send you the gerbers for you to consider uploading them, since it makes the PCB manufacturing easier.

Thanks again for all you've done!

goncalor commented 4 years ago

Hey! Thank you so much for your feedback! I'm very sorry that I didn't notice it for so long.

It's great to know that someone actually built this project and found it useful.

Yes, if you can share the gerbers I'd be glad to upload them. Could you also share the project files so that anyone may modify them if they wish?

Thank you in advance for the effort you've also put into this project and availability to share your modifications!