EasyManuals Logo

SunFounder ESP32 User Manual

Default Icon
771 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #421 background imageLoading...
Page #421 background image
SunFounder ESP32 Starter Kit
(continued from previous page)
# If detects an obstacle, change the direction of the LED strip
else:
for i in range(num_pixels-1, -1, -1):
pixels[i] = color
pixels.write()
pixels[i] = (0, 0, 0)
time.sleep_ms(100)
LEDs on the RGB Strip light up one by one when the script runs. As soon as an object is placed in front of the obstacle
avoidance module, the LEDs on the RGB Strip light up one by one in the opposite direction.
3.35 6.3 Light Theremin
Theremin is an electronic musical instrument that does not require physical contact. Based on the position of the
player’s hand, it produces different tones.
Its controlling section is usually made up of two metal antennas that sense the position of the thereminists hands and
control oscillators with one hand and volume with the other. The electric signals from the theremin are amplified and
sent to a loudspeaker.
We cannot reproduce the same instrument through ESP32, but we can use photoresistor and passive buzzer to achieve
similar gameplay.
Theremin - Wikipedia
Required Components
In this project, we need the following components.
Its definitely convenient to buy a whole kit, heres the link:
Name ITEMS IN THIS KIT LINK
ESP32 Starter Kit 320+
You can also buy them separately from the links below.
3.35. 6.3 Light Theremin 415

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the SunFounder ESP32 and is the answer not in the manual?

SunFounder ESP32 Specifications

General IconGeneral
BrandSunFounder
ModelESP32
CategoryController
LanguageEnglish