KB-IDE : Block Program for ESP32 Board

9.0K13

Intro: KB-IDE : Block Program for ESP32 Board

On June 15th 2019, MakerAsia launch the KB-IDE, the new IDE for ESP-IDF and Arduino IDE (ESP32 Core).

KB-IDE is a triple mode programming IDE for IoT boards. Currently support ESP32 boards. Users can program in Block mode (Visual programming) and Code editor (Both ESP-IDF and Arduino IDE).
It comes with Board Manager, Plugins System and can use Arduino Library out of the box.
KB-IDE is open source and open architecture which allow makers to customize, add new platform

(we plan to support AVR and ARM very soon), add new board, create plugins and also add new library to it easily. It supports MacOS, Windows, and Linux. Feedback is always welcome.

Feel free to try it at https://kbide.org.

cc. Jimmy (Panutat Tejasen), Chiang Mai Maker Club

STEP 1: Install KB-IDE

STEP 2: First Page

STEP 3: Select Your Board

STEP 4: Drag the Block and Try Blink Example

STEP 5: Change Mode to Programmer Level

2 Comments

Hi, Will there be support for TTGO T-display with its 1.14 Inch LCD added?
Now, The program is not support yet. but, KBIDE are release to open source. you can add more board and develop it by yourself.