cbachhuber / G2GDelay

Glass-to-Glass delay measurement system
Other
9 stars 5 forks source link

Remove Android and Bluetooth capabilities #17

Closed cbachhuber closed 2 years ago

cbachhuber commented 2 years ago

The Android part was a binary and super deprecated. Bluetooth makes it more complex than necessary.

I didn't find a nice way for removing parts from the PDF (inkscape swallows the PT when saving to PDF), so I'm not touching the PDF for now.

cbachhuber commented 2 years ago

We can leave this until you've merged in #16, but I tested out the arduino code and I think all you need to do is put back a curly brace for it to work properly.

Done, thank you.

As an aside I would suggest one small change to the Arduino circuit (and construction manual), which would be to add a small resistor in series with the LED to limit the current draw from the LED pin. But you could do this separately

Yeah, follow-up. Have you tested that with your hardware setup?

joshua-glazer commented 2 years ago

As an aside I would suggest one small change to the Arduino circuit (and construction manual), which would be to add a small resistor in series with the LED to limit the current draw from the LED pin. But you could do this separately

Yeah, follow-up. Have you tested that with your hardware setup?

Yeah, I even made a nice lil protoboard and 3D-printed case for it. Once I'm happy with the design I can share it with you, maybe not the protoboard design though (feel free to do that part if you're interested though! I just don't know how to do that stuff and it's not like I made a PCB). I'll check the value of the resistor I picked but it was like 200 ohms or so.

cbachhuber commented 2 years ago

Great, sounds good. Looking forward to taking a look at your design!