- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 12 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Embrio – A visual, real time Arduino development tool
Our friend Ezra Schwarz just released a new visual programming environment for Arduino, called Embrio. Embrio isn’t intended for simple and educational use or to simply allow anyone who is not skilled on programming to create and code its own Arduino application. Embrio is indeed a serious Arduino development tool for embedded and embodied applications.
You can find many tutorials on Embrio website, from beginners one to a very complex and ongoing project like a self-driving car, that can detect and avoid walls and obstacles.
A brief description from the dedicated website:
A New Development Strategy
Write low level Arduino code to interact with hardware, then structure your program and logic in a powerful yet easy to use, highly parallel “agent based” architecture.
Real Time Connection
Work with a live connection to your Arduino, see how your program works as you build it!
Compiles To Arduino
When your program is done, it can be compiled to run entirely on your Arduino! The profiler tool gives you accurate resource usage information while you work.
Currently, Embrio is supporting the following devices:
check further info and download a free version from Embrio – A visual, real time development tool for the Arduino.
4 Comments