mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Update hat-puppyc.md
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
**PuppyC** is a programmable four-legged robot base compatible with M5StickC. It contains the STM32F030F4 microcontroller,Four SG90 micro servos, a battery holder and an independent switch.
|
||||
|
||||
PuppyC base needs to be used in conjunction with the M5StickC controller.After the StickC is programmed, it communicates with PuppyC through the I2C protocol to control the steering motion.
|
||||
PuppyC base needs to be used in conjunction with the M5StickC controller.After the StickC is programmed, it communicates with PuppyC through the I2C protocol (0x38) to control the steering motion.
|
||||
|
||||
It walks slowly and is easy to control.Due to the small contact area, the movement is slow and the frictional force is as large as possible even on a soft surface.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user