- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 4 days ago
- Understanding the Mechanics of 3D PrintingPosted 2 months ago
- SDS011 the Air Quality SensorPosted 3 months ago
- NIXIE STYLE LED DISPLAYPosted 6 months ago
- TOTEM: learning by experimentingPosted 6 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 7 months ago
- Water Softener Salt Level MonitorPosted 7 months ago
- Sparkly Air SensorPosted 7 months ago
- Ultra sonic distance finder with live statusPosted 7 months ago
- Windows interface to have total control over lampsPosted 7 months 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