Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@dder LOL
Alright, so I tried to take a video and upload it but I can’t so I only took a photo. What you’re seeing here is the Arduino Mega connected to a potentiometer through its ADC (analog to digital converter) and it gets a value of 0 to 1023, then I send that value over I2C to the Arduino Uno which is connected to a SPI-controlled display which shows the value. -
dder23234y@OmerFlame well done!
Now make the receiving arduino convert the value into ascii.
If it stays the same for one second, fix the char and move one to the right. Await the next changing value and display it. That’s the loop.
If you reach the end of the display, start over.
That way you should be able to turn the Poti until you see a “s” then stay calm, then turn it until you see an “e”...
I guess you get the point.
That should feel like breaking into a bank safe 🙃 -
@dder I really like your thought process, it all accumulates to “send nudes” and I love it so much
Related Rants
-
CogInTheWheel6QA: It's not working. Me: Are you getting 503 errors? QA: No, just the one.
-
practiseSafeHex16*came in this morning to see this conversation in slack from the remote teams* Dev: Hey guys, I'm trying to p...
-
Grimmdev4Client: I want the best. Me: *starts designing a complex and pretty neat website* Client: I don't like that....
Mega and Uno communicating... they do be vibing doe...
joke/meme
communication
arduino uno
vibes
arduino mega