An interactive wall that turns small wins into big dreams.
It’s basically an interactive device that helps motivate students.
When a student or a team finishes a challenge, they get an 3D-printed apples with magnets with their name on it. They stick it onto the tree.
The hall sensors detects it, lights up an LED, and plays a voice message to congratulate them. It’s instant feedback and a little celebration for their teamwork.
In my science class, I used to give out stickers when students finished experiments.But honestly, they’d tear, get lost, or just didn’t last.
I built an Honor Tree—When a student does well, their apple lights up on the tree.
While there are some basic “puzzle light” toys and growth boards for children on the market, few are specially designed for group or class growth evaluation combining magnetic sensing and programmable LED feedback. Existing evaluations mostly rely on digital data collection and analysis, lacking tangible interactive experience.
The Honor Tree enhances the ritual and sense of achievement through physical puzzle insertion triggering lights; team task completion lights up the whole tree to reinforce teamwork and collective honor; the physical interaction offers a more immersive, intuitive experience than traditional digital assessments.
I designed a multi-layer tree in 2D Designed.
Recommended Trace Bitmap Settings:
Design
Manufacture
Download File
2D designI designed in 3D-printed apples with each student’s name, and added magnets.
Start by selecting an apple PNG image and converting it into an SVG.
Then use Fusion 360 for modeling the apple shape:
Final Result: Complete apple model with engraved text.
Design
Manufacture
Download File
3D designI made the PCB in EasyEDA, milled it with a Roland MDX40, and used an XIAO ESP32C for the brains.
Click Place - Component
Enter the component name in the search box and select the model you purchased
Click the mouse to place the component on the canvas
Click Place - Add online tag
Connect one by one
Enter the tag name
Finish the design
Design - Convert schematic to PCB
Arrange the components
Routing - Single Track Routing
line Wiring
Click Place - Frame - Panel Frame
Board Frame
Place - Text
Input Text
Design and Manufacture
Below is a table with the components used:
| Part | Value | Device | Package | Description |
|---|---|---|---|---|
| XIAO | 10201038814PIN_600MIL-SMD | 10201038814PIN_600MIL-SMD | 14PIN_SMD-600MIL | -- |
| PINS1 | -- | PINHD-1X8/90-2.54 | 1X08/90 | PIN HEADER |
| PINS2 | -- | PINHD-1X3/90-2.54 | 1X03/90 | PIN HEADER |
| R1 | 499 ohm | RES-US1206FAB | R1206FAB | Resistor (US Symbol) |
| R2 | 1k ohm | RES-US1206FAB | R1206FAB | Resistor (US Symbol) |
| S1 | -- | 3*6*2.5mm SW-PB-2TSA363G25-250B | 3*6*2.5mm SW-PB-2TSA363G25-250B | OMRON SWITCH |
| U$1 | LEDFAB1206 | LEDFAB1206 | LED1206FAB | LED |
Download File
Electronics DesignWhen a student puts their apple near the Hall sensor, the LED lights up and a happy “Great job!” plays.
Connection layout
code
Test
Download Code
Electronics Design
A 3D-printed apple contains an embedded magnet. When the magnet approaches the Hall sensor, the corresponding WS2812B LED lights up.
Most core components (LEDs, sensors, resistors, etc.) were purchased from domestic e-commerce sites such as Taobao and DFRobot.
| Component | Quantity | Price (per piece) | Shop | Notes |
|---|---|---|---|---|
| PLA Filament | 93g | 5.6 RMB | -- | Provided by FabLab Formshop |
| 3mm Corrugated Cardboard | 60*40mm × 3 pcs | 3 RMB | -- | Provided by FabLab Formshop |
| 9mm Felt Board | 80*120mm × 1 | 21.8 RMB | Taobao | -- |
| Seeed XIAO | 1 | 34.05 RMB | Taobao | -- |
| LED (WS2812B) | 8 pcs | 17.36 RMB | Taobao | -- |
| Hall Sensor (A3144) | 8 pcs | 17.6 RMB | Taobao | -- |
| Magnet (Neodymium) | 8 pcs | 3.3 RMB | Taobao | -- |
| DFRobot DFPlayer Mini | 1 | 39 RMB | Taobao | -- |
| Speaker (3W 8Ω) | 1 | 4.12 RMB | Taobao | -- |
| SD Card (8GB) | 1 | 3.7 RMB | Taobao | -- |
Before the creative redesign, I made a small-scale version of the Honor Tree using wood. After discussing it with my local instructor, we decided to upgrade the Honor Tree to give the children a more impressive visual experience.