#however the response is in binary and welp
Explore tagged Tumblr posts
relto · 3 months ago
Text
my coworker lent me his super fancy oscilloscope for testing, so now i know:
sending a vector encodes the data weirdly
sending a long int DOES work, but the numbers arrive in reverse order (??)
iterating over the vector works great! i can see a response on the oscilloscope! now i just have to figure out how to actually receive it.
0 notes