Let the camera track objects
A new camera object tracker lets your board follow a moving target within the frame. This is the…
Feature releases, platform updates and project milestones — everything new in the R1BBIT ecosystem.
A new camera object tracker lets your board follow a moving target within the frame. This is the…
We resolved the remaining issues with SSD1306 OLED displays, one of the most popular small screens for maker…
A new priority task scheduler lets a single script juggle multiple jobs in parallel. Your board can keep…
The drawing engine now compiles its primitives to bytecode, giving a noticeable speed boost to anything that renders…
We added support for the SSD1322, a large 256×64 4-bit grayscale OLED driven over SPI. This panel offers…
When you chain multiple LED matrix panels together, you can now set the brightness of each panel individually…
Math functions and AND/OR conditions now run through the compiled bytecode path rather than being interpreted line by…
R1BBIT firmware now runs on the ESP32-C6, expanding the family of supported boards. The C6 brings modern wireless…
Your board can now fetch data over HTTP and parse JSON responses directly inside a script. That means…
Connect a GPS receiver and your board can read its own location, speed, altitude, and heading. GPS_INIT sets…