Axiometa

Axiometa We’re a small team of makers who love building open-source hardware and sharing what we learn.

Our goal is to make electronics fun, clear, and easy for everyone to explore.

05/27/2026

Home automation with matter

05/18/2026

Genesis Mini can now connect to agents

05/17/2026

VEML6040 color sensor module

05/14/2026
05/06/2026

POV: your tiny city starts thinking for itself

Built on Genesis Mini + AX22 modules:
LDR
LED button
Traffic light
Street lamp

Plug modules in → connect USB-C → run code in AXIOMETA Studio with Axie → done.

Streetlight reads light from the LDR:
☀️ bright = OFF
🌑 dark = ON

simple build. satisfying result.

03/23/2026

Assemble the Electronic Dice Solder Kit with us 🎲

Watch how this hands on kit comes to life solder by solder. It’s a beginner friendly project that teaches real electronics, using a 555 timer and logic circuits to generate a random dice roll with LED lights.

Build it. Power it. Shake it.
Ready to create your own? Tap the link & get yours now.

02/15/2026

NAND Gate - CMOS Explanation

02/08/2026

Controlling Neopixels without code. It is generally assumed that WS2812 / NeoPixel LEDs need a microcontroller.
Precise timing, tight loops, and carefully written code.
That is true in practice. But I was curious how much of that is actually required.

At the protocol level these LEDs only care about pulse width.
A longer high pulse is a one. A shorter one is a zero. The rest is just ordering and timing.

So I tried driving them without a microcontroller.
No firmware, no bit-banging, no CPU at all.

Just logic gates, counters, RC delays, and an oscillator.
After a lot of trial and error, it does work.

A Schmitt trigger oscillator provides the base clock, logic gates shape long and short pulses, counters split the 24-bit GRB frame into color windows, and another counter handles the reset timing. Buttons gate the pulses so colors can be enabled and mixed.

It is not practical and it does not scale.
A microcontroller is still the right tool.
But it was a useful exercise. It forced me to actually read the datasheet, measure signals, and think in terms of timing instead of software abstractions.

01/29/2026

Working on a VU meter

Address

846 Market Avenue South
Canton, OH
44702

Alerts

Be the first to know and let us send you an email when Axiometa posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category