Note
Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.
Why Join?
Expert Support: Solve post-sale issues and technical challenges with help from our community and team.
Learn & Share: Exchange tips and tutorials to enhance your skills.
Exclusive Previews: Get early access to new product announcements and sneak peeks.
Special Discounts: Enjoy exclusive discounts on our newest products.
Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.
👉 Ready to explore and create with us? Click [here] and join today!
About Robot HAT¶
![../_images/picar_x_pic7.png](../_images/picar_x_pic7.png)
- RST Button
A short-press of the RST Button will cause any running programs to reset.
A long-press of the RST Button until the LED lights up, and then releasing will disconnect the Robot HAT’s Bluetooth chip.
- USR Button
The functions of the USR Button can be configured through programming. (Pressing down leads to a input of
0
, and releasing produces a input of1
)
- LED
Configured through programming (Outputting
1
turns the LED on, Outputting0
turns the LED off.)
- Battery Indicator
Battery voltage above 7.8V will light up the two indicator LEDs. Battery voltage ranging from 6.7V to 7.8V will only light up one LED, voltage below 6.7V will turn both LEDs off.
- Bluetooth Indicator
The Bluetooth indicator LED will stay on with a solid Bluetooth connection, and blink rapidly during a signal transmission. The LED will blink at 1-second intervals if the Bluetooth is disconnected.
Note
You can see more details in the Robot HAT Documentation.