How I built my own intelligent Robot Arm from Scratch & Take your home automation to the (dot)next level
Tue 08 Sep 2026 TOPIC Embedded Systems, Best
How I built my own intelligent Robot Arm from Scratch by Iulia Feroli
Are you tired of the same old AI, LLM, buzzword sessions and wondering if there is still anything new and cool out there we can do with AI? Do you crave an exciting, slightly ridiculous project that's just a lot of fun - while also learning about a whole new field with lots of promise? Don't miss this session!
Physical AI is about bringing together all the amazing breakthroughs (yes, like large language models) into the fields of robotics and embedded systems. We can make autonomous robots and systems that can generate their own movement instructions and evolve, without having to painstakingly define all the complex code or even tiny physics-engine implementations to get going.
But first - we need to build actual robots! As someone coming from the data science field - this may sound like a bit of a leap.
However, with a "I'm sure it can't be that hard" attitude, a bunch of electronics components, and an uncontainable enthusiasm - I set out to do just that.
I will share the story of building my own Robot Arm from 0 to an incrementally more complex prototype, and how I started giving it some "AI superpowers", and what's next in this exciting field!
I will bring my robot arm prototypes to show and control live - an exciting and very different showcase to the "regular" talks!
I'm showing the entire engineering journey - testing out different hardwares, some C++ and Python code examples, using common household items as robot joints, etc - all the way to 3D printed components.
It will be a super fun talk + a lot of takeaways about robotics 101
Take your home automation to the (dot)next level
Home automation in 2026 is mostly done in home assistant, which is written in python. For basic automations you can use the drag-and-drop interface it provides, but what if you want to make really complex automations? Did you know you can utilize dotnet to properly program those next level automations. Using the condition of multiple sensors or saving state of some device at the start of the automation is very hard to do with the built-in automation system.
With over 300 devices around my house this session is all about automating them, with dotnet. We will cover factory produced sensors and custom built wifi controllable devices using ESP32's.
- Using an automation to turn on the central ventilation when certain lights in the house turn on?
- Using an automation to take good care of our dog?
- Combining the outdoor weather station with the weather forecast and an electric water faucet to water the garden?
My complex automations run in a docker container which is deployed using a GitHub Action.
Warning: Literally everything is automated in my house and this session might trigger you to spend hours and hours tweaking your own home automation.
Schedule
- 17:30 - 18:30 Walk-in & Dinner
- 18:30 - 19:15 Part I: How I built my own intelligent Robot Arm from Scratch by Iulia Feroli
- 19:15 - 19:30 Break
- 19:30 - 20:15 Part II: Take your home automation to the (dot)next level by Stephan van Rooij
- 20:15 - 21:00 Drinks and socializing
Capacity
- Maximum:
- 50
Sign up
You can sign up or cancel for this free Event until Friday 4 Sep 2026 15:00.
Speakers
Iulia Feroli
Back to engineering
Iulia’s mission is to make tech exciting, understandable, and accessible to the new generation.
With a background spanning data science, AI, cloud architecture, and open source she brings a unique perspective on bridging technical depth with approachability.
She’s building her own brand, Back To Engineering, through which she creates a community for tech enthusiasts, engineers, and makers. From YouTube videos on building robots from scratch, to conference talks or keynotes about real, grounded AI, and technical blogs & tutorials — Iulia shares her message worldwide on how to turn complex concepts into tools developers can use every day.
Stephan van Rooij
Smartersoft BV
A blogger, a speaker but mainly a software architect with a strong focus on security, identity and automation. My day job is all .NET core and single-sign-on. If I have some spare time, I'm mostly working on one off my home automation projects (with over half a million combined downloads)
I'm also an occasional contributor to @azure/msal, azure/microsoft docs and Azure pipeline tasks