Skip to content

Install Flowlence Code

System requirements

  • Operating System: Windows 10 or later
  • RAM: 4 GB minimum (8 GB recommended)
  • Disk space: 2 GB free
  • USB port: one free port for the ESP32

Download

Download the latest version of Flowlence Code from the official website:

Download Flowlence Code

You'll get an installer file named something like Flowlence_Code_v1.0.2_win_x64.exe.

Step 1 · Run the installer

Double-click the downloaded .exe to start the installer.

See a Windows SmartScreen warning?

Windows may show "Microsoft Defender SmartScreen prevented an unrecognised app from starting".

Click More infoRun anyway. This happens because Flowlence Code is a new app without a widespread reputation yet — not because anything is wrong with the installer.

Step 2 · Choose who can use it

Pick whether to install for all users (needs admin rights) or just you (no admin rights). For shared classroom computers, IT will usually choose all users; for your own laptop either is fine.

Choosing whether to install for all users or just you

Click Next.

Step 3 · Choose the installation location

The default (C:\Program Files\Flowlence Code) works for most people. Click Install to start.

Choosing the install location, Destination Folder set to C:\Program Files\Flowlence Code

1.7 GB needed

Flowlence Code bundles compilers, drivers, firmware, and sensor extensions — that's why the install is around 1.7 GB. You only need this much space once; the installer doesn't keep growing as you use the app.

Step 4 · Wait for installation

The installer copies Flowlence Code, the block editor, the ESP32 toolchain (compilers), sensor extensions, and USB drivers. This can take several minutes — especially the first time, because the full kit is large.

Installation in progress, green progress bar moving across

Step 5 · Finish and launch

When the installer completes, leave Run Flowlence Code ticked and click Finish.

Setup complete screen with Run Flowlence Code checkbox

Step 6 · Update sensor extensions (one-time)

The first time Flowlence Code opens, it will check for the latest sensor blocks (LED, DHT11, soil moisture, etc.). If a newer version is available, you'll see a prompt like this:

New version of external resource detected prompt with Update later and Update and restart buttons

Click Update and restart. The download takes 10–30 seconds depending on your internet speed.

Why is there an update on day one?

Sensor blocks ship separately from the main app so we can add new sensors and fix block icons without you having to re-download the full installer. You'll see the same prompt occasionally as new sensors are added — always click Update and restart.

Step 7 · You're in

After the restart, Flowlence Code opens to the workspace.

Empty Flowlence Code workspace with the default sprite, blocks panel on the left, and the BGC watermark

You're ready!

If you see this screen — Flowlence Code's wordmark in the top-left, blocks on the left, and the BGC watermark in the workspace — the installation worked.

Next: Tour the Interface to learn your way around, or jump straight to Your First Program to blink an LED.


If something went wrong

  • Installer crashed or was blocked? See Troubleshooting → Flowlence Code won't install.
  • Installed but won't open? Try running Flowlence Code as administrator (right-click → Run as administrator) the first time.
  • Update prompt won't go away or hangs at 17%? Click Update later, close Flowlence Code, then reopen it and try again.

Next up

Tour the Interface