Table of Contents

display () emotion

Description

The block displays the specified emotions on the Quarky RGB LED. These emotions are static and predefined in the code.

Example

The project makes the Quarky display the expression according to the expression identified from the Face Recognition.

Script

Read More
The example demonstrates the LED emotions of the Quarky.

Script

Output

Read More
Discover how the Quadruped robot can detect and respond to the presence of a hand in its environment.

The project demonstrates how to make the Quadruped detect the hand in front of it and move according.

Type 1 – Forward Backward

The logic is simple. If the distance measured from the ultrasonic sensor is less the robot will move toward the hand. Else the robot will lean backward.

Code


Type 2 – Upside Down

If the distance measured from the ultrasonic sensor is less the robot will face upwards towards the hand. Else the robot will look downward.

Code


Read More
All articles loaded
No more articles to load