Final Project:The Honor Tree

An interactive wall that turns small wins into big dreams.

1

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.

1. Project Background

1.1 Inspiration

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.

1 1

1.2 Solution

I built an Honor Tree—When a student does well, their apple lights up on the tree.

1

1.3 Existing Product Research

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.

1 1

2. Digital Fabrication

2.1 2D Design & Cutting

I designed a multi-layer tree in 2D Designed.

1

Design Process

  1. Go to File → Import, select your PNG image, and click OK.
  2. Select the image.
  3. In the top menu, go to Path → Trace Bitmap.
  4. 3

    Recommended Trace Bitmap Settings:

  5. Click “Apply” to generate vector paths.
  6. Drag the original bitmap away or delete it. Keep the new vector path only.
  7. 3 3
  8. Finally, save the file as SVG or DXF for laser cutting.
  9. 3

    Design

    1

    Manufacture

    Download File

    2D design

    2.2 3D Design and Printing

    I designed in 3D-printed apples with each student’s name, and added magnets.

    1

    Design Process

    Start by selecting an apple PNG image and converting it into an SVG.

    3

    Then use Fusion 360 for modeling the apple shape:

    1. Sketch → Insert SVG → Extrude → Fillet
    2. 3 3
    3. Sketch → Draw a circle → Extrude
    4. 3 3
    5. Sketch →Snap joint→ Extrude → Combine
    6. 3 3
    7. Sketch → Add text “Tommy” → Extrude
    8. 3 3

    Final Result: Complete apple model with engraved text.

    Design

    1 1

    Manufacture

    1

    Download File

    3D design

3. Electronics

3.1 Electronics Design & CNC Cutting

I made the PCB in EasyEDA, milled it with a Roland MDX40, and used an XIAO ESP32C for the brains.

1

Design Process

Click Place - Component

1

Enter the component name in the search box and select the model you purchased

1

Click the mouse to place the component on the canvas

1

Click Place - Add online tag

1

Connect one by one

1

Enter the tag name

1

Finish the design

1 1

Design - Convert schematic to PCB

1

Arrange the components

1

Routing - Single Track Routing

1

line Wiring

1

Click Place - Frame - Panel Frame

1

Board Frame

1

Place - Text

1

Input Text

1

Design and Manufacture

1 1 1

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 Design

3.2 Programming Test:Input & Output

When a student puts their apple near the Hall sensor, the LED lights up and a happy “Great job!” plays.

Connection layout

1

code

1

Test

Download Code

Electronics Design

4. System Integration

Device Running

A 3D-printed apple contains an embedded magnet. When the magnet approaches the Hall sensor, the corresponding WS2812B LED lights up.

5. Bill of Materials

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 --

6. Future Vision

6.1 Dissemination Plan

6.2 Future Opportunities

The Honor Tree V1

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.