Bailey Kinney
← Back to projects
Smart Project · ENG-110 · 2026

Posture+

A wearable posture-sensing prototype that compares accelerometer readings from two points on the back and gives vibration feedback when it detects slouching. Built with a cross-functional team of business and engineering students.

Raspberry Pi Pico 2W Dual ADXL345 (I2C) MicroPython Cross-functional team
In progress — prototyping phase
Blueprint-style concept visualization of the Posture+ wearable showing sensor and connector placement
My role: primary MicroPython programmer, sensor setup, wiring, nearly all of the soldering, assembly support, testing, concept development, and prototype presentation.
The problem

Posture is easy to ignore, hard to fix alone

Poor posture is a common problem for office workers, students, and seniors who spend long hours seated, and it's easy to fall back into old habits without a reminder. The goal was a wearable that could tell the difference between an actual slouch and normal movement, then give immediate physical feedback instead of relying on the wearer to notice.

Concept development

Four concepts, one weighted matrix

The team sketched four directions before picking one to build. Each was scored against weighted criteria — comfort, efficiency, breathability, performance, size, durability, customization, and ease of manufacturing.

Posture Plus Sports Bra Pro concept sketch with smart posture sensor and bluetooth tracking
Concept 1 — Posture+ Sports Bra Pro. Ranked highest overall.
Controlled shock posture corrector concept sketch, front and rear views
Concept 2 — Posture+ Vibrate (controlled shock/vibration vest).
Gyroscope posture corrector concept sketch with primary and secondary sensors
Concept 3 — Gyroscope Posture Corrector. Became the build direction.
Posture Plus Corrector Pro concept sketch with chair attachment and emergency release
Concept 4 — Posture+ Corrector Pro, with a chair-tether attachment (reference concept).
Weighted concept screening matrix scoring all four posture concepts across eight criteria

The Sports Bra Pro concept scored highest overall, but the gyroscope-based sensing approach — strong on customization and comfort — became the technical foundation we actually built and tested.

Approach

From concept to prototype

01

Customer validation

Ran a 15-person customer survey to check feature priorities and expectations before committing to a build.

02

Hardware

Built the wearable around a Raspberry Pi Pico 2W with dual ADXL345 accelerometers over I2C — one sensor on the upper back, one on the lower back — to compare orientation between the two points.

03

Signal processing

Wrote about 200 lines of MicroPython to clean the raw accelerometer data: a median-3 filter, outlier rejection, and an IIR low-pass filter, feeding into a fixed angle-difference condition with handling for bent-over posture to reduce false alerts.

04

Build

Configured and placed the sensors, wired the full system, soldered everything except the direct sensor connections, and helped assemble the wearable prototype.

What testing revealed

Honest results, not a polished number

Informal testing showed the sensing and vibration concept could work, but the short development schedule left real sensor-placement and reliability issues. An early ~90% figure came up during testing, but it was an informal observation from a handful of runs, not a controlled accuracy measurement — worth being upfront about rather than presenting it as a validated result.

Next iteration: improve sensor placement and mounting stability, tighten wiring reliability, define an actual test protocol, and better separate slouching from bending and normal movement.

Presented

2026 WNEU Emerging Engineers Expo

Presented the prototype and concept alongside the team's business proposal — customer research, value proposition, and bill of materials.

Posture Plus expo poster with customer research, value proposition, features, and bill of materials