Update hat-puppyc.md

This commit is contained in:
vany5921
2020-02-18 14:30:02 +08:00
parent bf2368239d
commit 7f6e19a448
+1 -1
View File
@@ -8,7 +8,7 @@
**PuppyC** is a programmable four-legged robot base compatible with M5StickC. It contains the STM32F030F4 microcontrollerFour 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.