Core Repositories

Explore open-source solutions designed to accelerate your workflow.

Bonezegei Arduino Libraries

Get instant access to a collection of ready-to-use code. These pre-tested libraries let you quickly add complex features like Wi-Fi, sensor control, and data management to your projects. Cut your development time and build better projects faster.

Wi-Fi Sensors Data
Explore Libraries

Bonezegei Scripting Language

A newly developed, dynamically typed programming language implemented through a custom interpreter written in C. Designed for rapid prototyping and embeddable logic, BSL features a simplified syntax influenced by JavaScript and C.

function main() {
  print("Hello, Bonezegei!");
}
Explore BSL
Advertisement