Get in Touch

Have a question, feedback, or want to collaborate? We'd love to hear from you. Whether you need technical support, want to discuss partnerships, or have ideas for new modules — we're here to help.

Quick Answers

Check our documentation for setup guides, module references, and technical specs.

View Docs
FAQ

Common Questions

View All Questions

What is Aillo?

Aillo is an open-source modular hardware platform. You snap modules onto a board, connect them visually via our mobile app, and build electronics without writing code.

Do I need programming skills?

No. The entire logic is designed visually in the Aillo mobile app using drag-and-drop connections. No coding required.

Which modules are available?

We offer modules across 7 categories: HID (buttons, dials), Indicators (LEDs), Drivers (relays, motors), Sensors (temperature, humidity, motion), Communication, Displays (OLED, 7-segment), and Power.

How does the board detect modules?

Each module contains a resistor that forms a voltage divider with the board. The board reads this via ADC to identify the module type and its rotation — all automatically.

Can I design my own modules?

Absolutely. Aillo is fully open-source. You can design custom modules using the ESP32-C3, following our naming scheme and RS485 communication protocol.