Innovative Technology Solutions

Building open technologies for developers, engineers, and makers

We're an innovative team from Kvantorium (Dimitrovgrad), creating powerful tools that are accessible, versatile, and ready to use "out of the box."

4 Core Projects
80+ Monthly Commits
85% Open Source

Our Projects

We don't just build devices — we create an ecosystem: from hardware platforms to libraries and software that unlock their full potential.

In Active Development
P

Patch

Programmable automation controller with open UART protocol. Execute Python scripts with physical buttons.

RP2040 microcontroller
8 buttons + 2 encoders
Text-based open protocol
View on GitHub
Public Alpha 0.4.2
N

Nelin

Neural network library for simplicity and flexibility. Clean intuitive API for ML development.

Python 3.9+
GPU acceleration with 'nlarr'
Base RNN support
View on GitHub
Stable v0.7.5
V

Voxel

The our own scripting language based Brainfuck concept with added more functions and python integrate.

Python scripts architecture
Code translate to Python
The 'vxl' cli utility
View on GitHub

Our projects have closed hardware and open software. This allows us to earn money and at the same time create a powerful product with a large community.

Our Philosophy

We believe that technology should be accessible to everyone, not just experts.

Our motto is simple: "Tech shouldn't be an elite club — it's a tool for everyone." To achieve this, we declare war on complexity. This means hardware without pointless wires, software without hidden dependencies, and documentation that actually makes sense.

Your projects should solve problems, not technical puzzles.

We don't create individual gadgets and tools - we create an ecosystem. We build tools so you can focus on solving problems, not technical puzzles.

🚀
Ready-to-Run

Hardware and software are tested together. Unbox it — and start creating immediately.

🔓
Openness

All code and documentation are public. Fork, modify, or integrate into your projects!

🧱
Modularity

Our libraries work with both our hardware and platforms like Raspberry Pi, Arduino, or ESP32.

👥
Community

We unite beginners, engineers, and researchers: joint hackathons, code reviews, and startup ideas.

Tech Stack

We use modern technologies to build efficient and reliable solutions.

RP2040 ESP8266 Orange Pi C/C++ Python Swift Bash Rust Fusion 360 PlatformIO GitHub Actions Arduino Blender

Voxel — Our Programming Language

We have created our own programming language inspired by the Brainfuck concept. The language has its own command-line utility called vxl for working with projects.

// Simple bash use
bash= echo //s Hello, //s World;

// Vxl install package usage
bash= vxl //s -i //s html;

// Example tape usage
<; >=2; +=2; +; -; out.now;

// Multi-line Python block
:pyl-custom_logic-{
    import requests
    response = requests.get('https://api.example.com')
    print(response.status_code)
};

// Use defined Python code
pylpaste= custom_logic;

// Example output.string usage
out.str= Hello, //s World;

Latest News

Stay up to date with our latest developments and announcements.

June 15, 2025

PiCore project stopped

Due to lack of resources, the project was suspended indefinitely.

August 3, 2025

Utitool release

The first release of the utitool tool, it is already available in the stable version 0.9.5

August 15, 2025

Nelin 0.4.2 Public alpha 2

The first public alpha release has already taken place. You can try the library right now!

August 30, 2025

Start of the Patch developing

We have already started developing the device, you can follow the progress in the repository and on this site!

August 31, 2025

First 100 commits/month

We reached our goal of 100 commits per month for the first time!

September 10, 2025

New project: VoxLang

We create our own programming language! You can download language from our github.

Behind the Code

PT

Project Lead & Full-Stack Developer

Our projects are driven by a passion for solving complex problems with elegant solutions. We believe in open source, modular design, and building tools that just work.

Join Our Community

We welcome contributors for SDK development, testing, and docs translation. Star our repositories to track updates!