Final Project

With one Esp32 board, a hand gesture is mapped using an accelerometer, the data is sent to php script, put into a file, and then read by another esp32 board, where an LED lights up based on the hand gesture that is recorded.

0 Lifts 

Artifacts

Name Description
Esp32 #1 code This is the code that maps a hand gesture and sends it to the php script.   Download
Php gesture Takes the data from the esp32 board and sends it to a file   Download
LED Arduino code part A This first set of code is to test the LED's ability to turn on and off before the hand gesture information is sent through. It is testing code.   Download
LED Arduino code part B This second set of code interprets whichever hand gesture is provided from the the Esp32 #1 code and lights up the LED with a corresponding color, (one of four)   Download
Video Explanation A five and a half minute video explaining the code in the project.   Link