Generic emails to log into Pictoblox.ai:
amcamp1@aceraschool.org PW: summercamp
amcamp2@aceraschool.org PW: summercamp
amcamp3@aceraschool.org PW: summercamp
amcamp4@aceraschool.org PW: summercamp
amcamp5@aceraschool.org PW: summercamp
dietzj1 PW: Bame2puwe
Download Microbit Hex File:
Uploading Firmware
Download the Scratch micro:bit HEX file
Open the file manager, do to downloads, then move the scratch-microbit-1.2.0.hex file to the micro:bit folder
Similarly, IOS users can move the __MACOSX file to the micro:bit folder.
Pictoblox
https://pictoblox.ai/
Pictoblox (pictoblox.ai or thestempedia.com) is a robust educational coding platform developed by the Indian ed-tech company STEMpedia.
Like the others you have asked about, it is based on Scratch 3.0, but it distinguishes itself by being a "heavyweight" all-in-one platform. While Stretch3 and Adacraft feel like lightweight web tools, Pictoblox feels more like a complete software suite designed to support STEMpedia's own hardware ecosystem while remaining open to general boards like Arduino.
1. "Mobile-First" Robotics
Unlike many Scratch mods that only work well on a desktop computer, Pictoblox has a fully featured mobile app (iOS/Android).
Why this matters: You can code on a tablet and control a robot via Bluetooth immediately. This makes it very popular in classrooms that use iPads rather than laptops.
Hardware Control: It has extensive support for controlling robots directly from the app using on-screen gamepads or custom dashboards.
2. Advanced AI & Machine Learning
Similar to Stretch3, Pictoblox has powerful AI extensions. However, Pictoblox wraps them in a more polished, "curriculum-ready" interface.
Capabilities: Face detection, object recognition, and machine learning (training models to recognize custom images or poses).
Computer Vision: It can use the camera on your phone/tablet for these AI features, which is often easier than setting up a webcam on a classroom desktop.
3. Broad Hardware Support (IoT & Arduino)
This is likely its strongest feature for a user interested in electronics. It supports a wider range of "maker" boards than standard Scratch:
Boards: Arduino (Uno, Mega, Nano), ESP32, and Micro:bit.
Internet of Things (IoT): It has specific blocks for connecting ESP32 boards to the internet to log data or control smart home devices (e.g., creating a button on your phone that turns on a real LED in your room via the cloud).