Nadezhda Korostyleva

← Selected work

Hardware workshops

Most students meet embedded hardware through a tutorial they can follow without understanding. I build the workshops backwards from that: a device that only works if you understand why.

Hardware Tech Lead, IEEE Computer Society at USF
August 2025 to present
200+ attendees, 100+ devices built

I design and teach the chapter's hardware curriculum end to end — the circuits, the firmware, the slides, and the debugging that happens when thirty breadboards fail in thirty different ways. Every attendee leaves with a working device they built themselves.

images/workshop-room.jpg
Wide shot of a full room mid-workshop. The scale of the room is the point here.
A workshop in progress at USF.

Optical Morse link

Two Particle Argon boards talking to each other over a beam of visible light. The sender drives an LED from a digital pin; the receiver wires a second LED in reverse and reads the photocurrent on an analog input, which works because an LED is a diode with a junction that responds to light as readily as it emits it. Pairs of students sent Morse across a table and then tested it with the room lights off.

Using an LED as its own detector is the part that makes the session teach something. It forces the question of what the component actually is, rather than what the tutorial calls it, and it lets students see a real analog signal instead of a boolean. The workshop covers voltage, current, resistance and grounding first, then board provisioning and cloud flashing, then the circuit.

images/workshop-optical-circuit.jpg
The breadboarded sender and receiver — Argon, LED, wiring.
Sender and receiver assemblies.
images/workshop-students-building.jpg
Students working in pairs on their builds.
Students building in pairs.

Two-way Wi-Fi audio

A pair of ESP32 boards carrying live audio between them: a MEMS microphone on one end and a Class-D amplifier on the other, both over I²S. The session works through the interface properly — bit clock, word select, and how a sample stream is framed — because those are the concepts that transfer to any synchronous digital bus a student meets later.

images/workshop-audio-build.jpg
The ESP32 build with the mic and amplifier boards wired up.
ESP32 with I²S microphone and Class-D amplifier.

CAD and 3D printing

A separate track takes students from a blank SOLIDWORKS sketch to a printed part: parametric modelling, STL and 3MF export, slicer configuration, supports and resolution, and choosing between FDM and SLA for a given part. Most attendees have never printed anything before and leave having sent a file to a printer themselves.

images/workshop-prints.jpg
Printed parts from the CAD workshop.
Parts printed by workshop attendees.

Back to the top of the work: MAP phototherapy patch →