Oi Tep3dSsh and "sudo shutdown -h now" just reboots the Raspberry Pi attached to Bittle Nyboard using 2x5 socketLikeReactions06 comments6Views
예헌 조1dI am controlling the bittle using Arduino. I would like to add a new skill. Please tell me how.LikeReactions01 comment1Views
Oi TepAug 14Next Steps: Pogo Pins for Attaching Raspberry Pi and Grove Vision AI ModuleLikeReactions04 comments4Views
A new way to program the Petoi robot. It's something like Scratch, quite simple and easy to use. For the details, please refer to the chapter in Petoi Doc Center.Here is a demo to show programming with a double-touch sensor.
The differences between the two block-based programming options:
The Tinkergen software
only compatible with Bittle running on OpenCat 1.0 which is no longer updated
only support wired connection
it uses the C++ API and can generate C++ codes that students can study
Petoi Code Block - the new block-based programming support
compatible with OpenCat 2.0 and all Petoi robots
support wired and Bluetooth connections
it uses the Python API and can generate Python codes that students can study