Hey folks, this is kind of a weird one.
Is there any way in BYOND to get a string generated from an arduino, or send one back?
Alternatively, if I already have a way of pulling the code from the arduino using another program, is there any way for BYOND to then read the code I've generated?
I guess one potential way would be to have the program write the arduino code to a text file which the BYOND game will then read when the player pushes a button, but it doesn't seem like a particularly clean implementation.
Thanks in advance!
--Ray
ID:2584322
![]() Jun 30 2020, 3:04 am
|
|
Take a look at that topic: http://www.byond.com/forum/post/1481007