night-howler / protogasm

Software and hardware for Arduino-based orgasm prediction / detection ... on protoboard!
117 stars 11 forks source link

How to upload code #11

Open Nilockcs opened 1 year ago

Nilockcs commented 1 year ago

How do I upload the source code? In the notes you talk about a usb port but I don’t see that in the BOM or assembly notes or layout.

esranonff commented 1 year ago

@Nilockcs - the design is for a board that plugs into a standard arduino, rather than a device that has everything built in to it.

You build the board, then plug that into the arduino, then upload the code to the arduino via the USB port.

Hope that helps!

Nilockcs commented 1 year ago

This entire project makes so so much more sense to me now. I feel like a blockhead haha. thank you!!

Nilockcs commented 1 year ago

May I ask which arduino? I see a mega and an uno.

esranonff commented 1 year ago

In theory, either device will work, but it looks more uno-focused than mega.

I've not built mine yet so can't be 100% sure!