Update hat-puppyc.md

This commit is contained in:
vany5921
2020-02-18 14:28:09 +08:00
parent fb48e809c7
commit bf2368239d
+1 -1
View File
@@ -6,7 +6,7 @@
## Description
**PuppyC** s 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** 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.