Build a device

A tiny screen, a capable microcontroller, and alerts that feel physical.

See how the Notificator early-access devices combine an ESP32-C3, an OLED display, open-source firmware, and a 3D-printed enclosure.

Five assembled Notificator devices with OLED screens and 3D-printed enclosures in different colours Early-access builds
Real devices printed, assembled, tested, and shared with members of the community.

Inside the enclosure

Approachable hardware with a clear job.

The reference build uses widely available maker components. Check the firmware repository before ordering parts because the hardware target may evolve.

MCU

ESP32-C3 SuperMini

The compact Wi-Fi microcontroller that runs the firmware, connects to MQTT, and controls the display and inputs.

OLED

128 × 64 SSD1306 display

A small monochrome I²C screen at address 0x3C for alerts, status information, the clock, and device menus.

TOUCH

TTP223 touch sensor

Adds capacitive gestures for moving through messages, changing their read state, and opening device information.

POWER

Power and connections

Wiring, headers, and a suitable low-voltage USB power connection complete the electronics. The capacitive sensor is the reference build’s only user input.

Reference wiring

The GPIO numbers are the source of truth.

Board layouts can differ, even when two modules use the same ESP32-C3 family. Match the GPIO labels in the firmware and repository documentation rather than relying only on a product photo.

Open the complete wiring guide ↗
OLED SDA
GPIO20
OLED SCL
GPIO21
TTP223 output
GPIO0
OLED address
0x3C
OLED resolution
128 × 64

3D printing

A compact enclosure with room for personality.

We printed the sample devices in PLA. The compact Bambu Lab A1 mini and AMS lite made it easier to prepare colour variants and repeat small community batches, while careful orientation and test fitting helped reduce failed prints and wasted filament.

A practical note about PLA

PLA is commonly produced from renewable plant-based feedstocks and is often described as biodegradable. In practice, it usually needs controlled industrial composting conditions and should not be expected to break down quickly in home compost or landfill. Using only the material needed, avoiding failed prints, and following local disposal guidance matter more than the label alone.

Why 3D printing feels different

An idea on your screen can become something you can hold.

For a project like Notificator, 3D printing closes the gap between software and the physical world. It makes custom enclosures, fast experiments, and small production runs practical without specialist manufacturing equipment.

01

Start from a digital model

A slicer turns a 3D model into the layers and toolpaths the printer follows. Modern printers automate much of the calibration that once made the first print intimidating.

02

Prototype in hours

Print a part, test the fit, adjust the model or settings, and try again. That short feedback loop is ideal for microcontroller enclosures.

03

Make one or a small batch

There is no mould or factory minimum. A single replacement part, a new colour, or a community batch can all use the same workflow.

04

Make the hardware feel personal

Colour, texture, shape, and small design details can turn exposed electronics into an object that feels at home on a desk.

Build path

From a set of parts to a connected notifier.

  1. 01

    Print the enclosure

    Prepare the enclosure parts for your printer and filament. Our samples were produced in PLA on a Bambu Lab A1 mini with AMS lite for efficient colour changes.

  2. 02

    Wire and test

    Connect the OLED and capacitive touch sensor to the documented GPIO pins. Test the electronics before placing them inside the enclosure.

  3. 03

    Install the firmware

    Flash the matching firmware with the browser installer, then use the local setup portal to provide its network configuration.

  4. 04

    Connect Notificator

    Add the compatible device to your Notificator account and send selected website events to it through MQTT.

Community batches

Built thoughtfully and shared at no cost.

Early Notificator devices were assembled as small community batches and given away for free. We used cardboard packaging and selected greener courier options where available to reduce the impact of getting each device to its new home.

If building your own is not practical, follow the project. We plan to make more ready-to-use devices and send them free of charge to randomly selected people in the community. Batch sizes will be limited, and future opportunities will be announced through project updates.

  • Small batches instead of speculative stock
  • Cardboard shipping boxes
  • Lower-impact courier options where available
  • Reusable prototypes and careful test printing

Where the pieces came together

Presented to the world at WordCamp Athens 2025.

The Notificator project was introduced publicly in the talk “WordPress & WooCommerce Notifications: Bridging the Web with the Real World.” The presentation connected WordPress events, APIs, MQTT, mobile apps, IoT devices, and 3D printing into one practical notification system.

Coming to MakerWorld

A collection of Notificator-compatible designs.

We plan to publish a MakerWorld collection that brings together 3D models suitable for Notificator builds. It will make it easier to discover compatible enclosure ideas, explore different styles, and choose a design that suits your hardware and printer.

Every linked model will remain the work of its respective designer and subject to its own license. The collection will point builders to the original model pages rather than redistribute third-party files.

Explore MakerWorld ↗

Know the licenses

Open firmware does not make every physical asset open source.

The Notificator firmware is available under the Apache License 2.0. The enclosure shown here is based on the TinyTosh Mini Retro PC by Uladzimir Hitsarau and has separate MakerWorld Standard Digital File License terms. Notificator does not redistribute the model files.

Before you build

Treat it as a maker project.

The early-access reference is not a certified consumer product or a complete beginner kit. Work with low-voltage USB power, verify every connection before powering the board, avoid exposed conductors, and supervise printed parts and electronics around heat, children, and pets.