Hello, I need help. I am developing a project with Scratch. This project consist in connect one plate (this plate have a microcontroler 8051) with Scratch. I get that the plate send signals to Scratch correctly, but now I will get that Scratch send signals to the plate. The plate is connect for a serial port. Anyone know what functions the source code I can use for to send signals. Thanks
Offline
hmm.... you could try using Scratch's remote sensor connections to connect to a Python script, then get Python to send signals to the serial port. There is probably a way of doing it with Scratch too though....
Offline