A transmitter circuit, powered by an nRF24L01 breakout board and Arduino Pro Mini, is attached to a glove. The circuit also contains an IMU and flex sensor.
For this project, a DIY flex sensor was used:
The flex sensor contains a light transmitter and a receiver in both ends of the tube. When the tube is bent, the light receiver receives less light, thereby detecting the bend.
The MPU6050 IMU detects wrist rotation. The movements are detected and sent to the receiving circuit through the nRF24L01 transceiver.
The receiver circuit decodes the data coming from the transmitter and moves the four-servo robotic arm accordingly. The robotic arm used is the one from MeArm.
This article takes a closer look at each of these devices, comparing them across key areas like Python support, ease of use, Python programming tools, pin design, and hardware projects.
Deciding between Scratch and Python for your child's coding journey? This article compares both languages based on learning background, goals, methods, and difficulty.