Download NewBeeMaker

Current Version v0.1.0 · 2026-09-05

Bee a Maker · From Newbie to Maker in 10 Minutes

Windows

Windows 10 22H2 x64 or later / Windows 11

Download Installer ThingBoot.Maker_0.1.0_x64-setup.exe

macOS

macOS 13+ (Apple Silicon preferred, Intel experimental)

Coming Soon A portable (no-install) Windows build is on the way too

Start Creating in Three Steps

Follow the setup wizard after installation — light up your first LED in 10 minutes

Download & Install

Run the installer, follow the prompts, and the little bee lands on your desktop.

Connect or Simulate

Plug in your ESP32 board, or start with the built-in simulator — no board needed.

Write Your First Line of Code

Control pins in Python, deploy with one click — LED on.

System Requirements

  • WindowsWindows 10 22H2 x64 or later / Windows 11
  • macOSmacOS 13+ (Apple Silicon preferred, Intel experimental) — coming soon
  • BoardCertified ESP32-S3 (TB-MAKER-S3) boards unlock cloud activation; any ESP32 works for local simulation and debugging
  • USB DriverInstall the CH340 / CP210x / FTDI driver for your onboard USB chip (native USB is driver-free)
Trouble installing? Documentation · Ask on GitHub

Changelog

v0.1.0 2026-09-05
  • First public release
  • Program ESP32 in Python: Monaco editor with machine/newbee API autocomplete
  • Local simulator: run and debug without a board
  • One-click deploy over USB, auto-rollback to safe mode on crash
  • Beginner wizard and built-in example library