Web IDE Platform · No Installation

P-Blocks
Editor
Environment.

The entry point to STEAM programming. Bring P-Bit sensors to life by connecting logic blocks without a single line of complex code, directly from your browser, with zero installations.

Request demo View Documentation
0
Installations
7
Native sensors
3
Educational levels
Weather_Station.pbks
P-Bit Connected
Sensors
🌡️ Temp
💧 Humidity
💨 CO₂
☀️ Light
Control
🔁 Repeat
❓ If…Then
Outputs
🔔 Alert
💾 Save
ON P-BIT START

FOREVER CHECK:

READ [Temperature] →
SENSOR: DS18B20

IF [Temperature] > 26°C:

ACTIVATE [Buzzer LED]
LOG data + timestamp
AI Copilot: Click "View Code" to see how these blocks compile into native void loop() C++, with step-by-step explanation.

Everything you can do with P-Blocks.

From the first block of a primary student to the C++ code of a high school project — the same environment, with all the power.

Adapted for every educational level.

Primary Level

My First Sensors

Drag simple blocks to read temperature and humidity. The interface uses emojis and bright colors to guide the younger ones. Code is "drawn" before being programmed.

  • Only Input (sensors) and Output (screen/LED) blocks
  • Immediate feedback with P-Bit LCD screen
  • Guided project: "My school's weather station"
🌡️ → 📺
Read [TEMP] → Show on screen

Logic without technical friction.

Teachers don't have time to solve driver or installation issues. P-Blocks uses Web Bluetooth to program directly from Chrome.

Visual Logic

Sensor, actuator, and control blocks pre-calibrated for P-Bit hardware. No data type ambiguity or pin configuration needed.

Zero Installs

No admin permissions requested from ICT department. Works on any school computer with Google Chrome and a USB or BLE connection.

Code Translation

Bidirectional synchrony. Build in blocks, edit in C++ or Python. AI copilot explains every generated line to help in the transition to real programming.

Everything included with the Kit.

P-Blocks is included with the purchase of the P-Bit Sensor Kit. No additional subscription.

View Kit in Store View other platforms

STEAM Programming

Questions about block-based programming methodologies and technical integration for students.

Contact us directly
Of course. The interface is based on Blockly (similar to Google's Scratch), allowing children from age 10 to drag intuitive logic blocks without making syntax errors.
Yes. P-Blocks includes a real-time window that translates blocks into text language, allowing a learning ramp towards professional languages when students are ready.
It works natively on any device with a compatible web browser (Chrome, Edge, Opera) thanks to its Cloud-Ready architecture. Especially optimized for the school Chromebook ecosystem.