Lab & Prototyping
Many of my projects start as experiments in a small personal lab environment. This lab is where ideas move from concept to working prototype.
The focus is on practical engineering: testing hardware, building small systems, experimenting with sensors, and exploring new tools that can later be applied in robotics or educational projects.
Prototyping is not just about building devices — it is about understanding how systems behave in the real world.
Rapid Prototyping
Prototyping allows ideas to be tested quickly and refined through experimentation.Rather than designing complete systems upfront, I prefer an iterative approach: build, test, observe, improve.
Typical prototyping tools include:
- Raspberry Pi based systems
- microcontrollers and embedded platforms
- sensors, cameras and robotics components
- 3D printed mechanical parts
- quick software prototypes for testing ideas
This approach makes it possible to explore complex technical ideas without heavy infrastructure.
Robotics Hardware Experiments
A significant part of the lab work revolves around robotics hardware.
These experiments include:
- camera systems for robot perception
- servo-driven mechanisms
- embedded control systems
- sensor integration and testing
- mechanical prototyping for robotics platforms
Many of these experiments directly support robotics development in the FIRST Tech Challenge ecosystem.
Embedded Systems & IoT
Another focus area is embedded systems and small computing platforms.
This includes experimenting with:
- Raspberry Pi based systems
- small edge-computing setups
- local networking between devices
- Arduino / esp32 based systems
- embedded software development
- hardware interfaces and control systems
These systems form the technical backbone for many robotics and AI experiments.
Learning Through Building
The lab also serves as a place for continuous learning.
New tools, frameworks and hardware platforms are explored by building small projects, testing ideas and documenting the results.
Some of these experiments later evolve into larger projects, while others simply serve to deepen technical understanding.