Intern Project: Shabakah Calculator

Building a simple calculator using Shabakah board and an LCD display is a great option if you’re searching for the ideal beginner’s project to get started in the world of microcontrollers. This blog post will walk you through the steps and provide you a thorough, step-by-step breakdown of how to make your own calculator using […]
Intern Project: Button Debouncing Techniques

This post showcases the effect of button bounce and there are many techniques to correct it, including using either hardware or software solutions. The Problem Push buttons are basic switch mechanism often used to turn on or off the control circuit. Push buttons typically have a button or actuator, contacts, and a spring mechanism. When the […]
Intern Project: Interfacing the Mini 5V Traffic Light LED Module Using the TrafficLight Library

Introduction In this tutorial, we will explore how to interface the Mini 5V Traffic Light LED Module with your Remal IoT board (or any other development board), and we will also look at how to write code for this component. The Mini Traffic Light LED Module is a pretty self-explanatory component. It is a traffic […]
Intern Project: Smart Plant Watering System

Smart Plant Watering System Automated system that monitors the soil moisture level around a plant and waters it when the soil becomes too dry. So, it aims to provide an efficient way to ensure that plants receive the right amount of water, helping to maintain their health and vitality. The Problem Plants are living things, […]
PCB Design Pitfalls #2: Nabd and Shabakah from v3 to v3.1

It has been a while since our last update. Nabd v3, Atlas v2 and Shabakah v3 have all been assembled and tested. However, not everything went as planned as the title suggests. We did notice a major flaw in Nabd and a minor flaw in Shabakah. On the brighter side, Atlas was all good! Let’s […]
Shabakah 🕸️ v2 released!

Shabakah v2 is just a stepping stone to v3, which we’re currently working on. We decided to build v2 anyway since we had everything done for it a long time ago. To learn more about it, including schematic and layout files, head on over to this page: Shabakah v2!