- Configuring an ESP8266 for Battery PowerPosted 2 days ago
- Creating a Telegram Bot for ESP32Posted 3 days ago
- Mini Course on BlynkPosted 4 days ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 6 days ago
- Building a Laser MicroscopePosted 6 days ago
- Grand Piano Keys with ArduinoPosted 1 week ago
- Wireless Power TransferPosted 1 week ago
- Robot Punchers with ArduinoPosted 2 weeks ago
- A minimal 3D-printed scalePosted 2 weeks ago
- Expanding the pins of a microcontrollerPosted 2 weeks 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