This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Ilikemlp123's profile picture

COM port support

Started by Ilikemlp123, 06 September 2017 - 12:40 PM
Ilikemlp123 #1
Posted 06 September 2017 - 02:40 PM
it would be very nice to connect to com ports from computercraft (or craftOS 2.0 for that matter)
so, would this be at all possible in the near future? (i kind of want to use microsoft robotics studio to control my turtles)
Wilma456 #2
Posted 06 September 2017 - 04:52 PM
I think not, that CC should be able to acces real hardware. But you can do a a workaround with a local Server and the http api.