# Clitronic

> A voice first electronics companion for asking circuit, component, and microcontroller questions out loud.

- Canonical page: [https://www.sergiopesch.com/projects/clitronic](https://www.sergiopesch.com/projects/clitronic)
- Content type: project
- Published: 2026-02-28
- Content updated: 2026-07-13
- Repository created: 2026-02-28
- Repository updated: 2026-05-20
- Author: [Sergio Peschiera](https://www.sergiopesch.com/about)
- Topics: Next.js, React, Tailwind CSS, Vercel
- Status: Live on Vercel
- Source code: [https://github.com/sergiopesch/clitronic](https://github.com/sergiopesch/clitronic)
- Live project: [https://clitronic.vercel.app/](https://clitronic.vercel.app/)
- Source code license: [MIT License](https://spdx.org/licenses/MIT.html)
- License verified: 2026-07-13

## Content

Clitronic is a voice first electronics companion for people trying to make sense of circuits, components, microcontrollers, or hardware problems. The live site starts with a simple promise: press to talk, ask your electronics question, and get focused help without opening a busy chat interface.

The project exists because hardware questions are rarely neat. Someone might be holding a component, looking at a breadboard, reading an error from a serial monitor, or trying to remember whether a pin should be connected to power, ground, or a resistor. In that moment, speaking is often easier than typing.

Most assistant interfaces begin with a textbox and expect the user to translate the problem into a clean prompt. Clitronic moves the starting point closer to the real situation. It is designed around voice first, then answer, rather than chat first, then workflow.

That is why the interface is intentionally stripped back. The dark, cinematic treatment is not just decoration; it makes the product feel like a focused bench tool instead of a generic AI assistant. The screen gives the user one obvious action and then gets out of the way.

For an end user, the value is straightforward. If you are stuck on an electronics problem, Clitronic gives you a direct way to ask for help without needing to format the question perfectly. It is meant to feel approachable for beginners, but specific enough for people already building with hardware.

The current version demonstrates a minimal voice first product surface built with Next.js, React, Tailwind CSS, and Vercel. It is a live prototype, and the best way to understand it is to open the site and try the interaction directly.

## Provenance and freshness

This is a first party account by the project author. Page content was last updated on 2026-07-13. The linked repository last changed on 2026-05-20. Linked repositories and live services may change independently.

### Primary sources

- [Source code](https://github.com/sergiopesch/clitronic)
- [Live project](https://clitronic.vercel.app/)
