JARU IDE

JARU IDE

A programming language and IDE for rapid ESP32 prototyping.

oterojon
@oterojon
Published on Mar 24, 2026
Visit site
$0 MRR
10 PeerPush
🔥
Awarded
Trending Now
PeerPush

Details

Pricing
Free
Platforms
Desktop

Discovery signals

How AI and people discover JARU IDE on PeerPush

Last AI readLast AI readHow long ago an AI crawler last read this listing.
4 days ago
  • ChatGPT
  • Claude

8 AI crawlers in the last 30 days

Time since an AI crawler last read this listing. 8 AI crawlers read it in the last 30 days.
Search index 90dSearch indexTimes a search engine AI indexer, such as OAI-SearchBot, crawled this listing.
23 crawls

ChatGPT Search indexer

By OAI-SearchBot, the ChatGPT Search indexer, in the last 90 days.

About JARU IDE

JARU IDE is an all-in-one development environment for building ESP32 projects on Windows. It brings together the JARU programming language, its bytecode virtual machine, a complete code editor, debugging tools, hardware-oriented modules, asset editors, and ESP32 deployment in a single workflow. The goal is to reduce the friction normally involved in embedded development. You can write and organize your project, use autocompletion, run and debug the same JARU code on Windows, inspect variables using breakpoints and Watch windows, and then flash it to an ESP32 without relying on separate command-line tools. JARU includes a clean, dynamically typed programming language with functions, classes, closures, collections, and automatic memory management. Its built-in modules provide ready-to-use functionality for GPIO, WiFi, MQTT, I2C, displays, sprites, physics, JSON, files, and other common embedded tasks. This allows developers to focus on their application instead of repeatedly configuring libraries and development tools. For visual and interactive projects, the IDE also includes sprite and image editors, making it possible to create and manage graphics without leaving the development environment. The integrated serial monitor and one-click deployment make the transition from desktop testing to real hardware faster and more direct. What makes JARU different is its unified workflow: the language, virtual machine, Windows testing environment, visual debugger, ESP32 tools, and graphics editors are designed to work together. Instead of switching between several unrelated applications, developers can create, test, debug, and deploy their projects from one place. JARU IDE is especially useful for makers, hobbyists, students, and developers who want to prototype IoT, display, automation, or small game projects on ESP32 with a simpler and more integrated workflow. It is not intended to replace every professional embedded toolchain; it offers a practical alternative for people who value rapid experimentation, visual debugging, and having the language, runtime, tools, and deployment process under one roof. JARU IDE is currently available for Windows and is free to use.

Product Video

Watch a video demo of JARU IDE.

Screenshots

Screenshot 1 of JARU IDE
Screenshot 2 of JARU IDE
Screenshot 3 of JARU IDE
Screenshot 4 of JARU IDE

Reviews (0)

No reviews yet. Be the first to rate this product!

Comments (1)

oterojon
@oterojon

Hi everyone! I created JARU because I wanted a simpler way to build ESP32 projects without dealing with complex toolchains and fragmented workflows. The idea is to have everything in one place: lang