Intern Project: Smart Remote Controlled LED Strip

What We’re Building Imagine being able to push a button and instantly alter the tone in your space. We’re going to create a color-changing LED strip controller utilizing Shabakah board and an IR remote control to accomplish that. In order to modify the colors shown by an addressable LED strip, our project requires a device […]

Intern Project: Alarm System Project

Hello, everyone! In today’s blog post, we’re diving into the world of building an effective alarm system. We’ll walk you through the process using the Shabakah board. Details About the Project Activation: To start the alarm system, the user simply needs to press a designated button. This step initializes the entire process. Input: After activation, […]

Intern Project: Keystroke Per Minute Measurement System

Greetings, everyone! In today’s blog post, we will delve into the realm of designing a keystroke per minute measurement system. The system will be designed with the Shabakah board at the center of the action. Details About The Project This system comes with two levels of difficulty: easy and hard. The degree of challenge is […]

A Beginner’s Guide to Adding Libraries to the Arduino IDE

Introduction If you’ve worked on an Arduino project before, then there is a big chance that you’ve had to rely on a library. Libraries are pre-written code modules that provide specific functionalities. They allow programmers to easily reuse and integrate existing code and functions into their projects without rewriting everything from scratch. You can write […]

Intern Project: Smart Plant Watering System

The Plant is dry

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, […]

Important Update for Remal IoT Boards on Arduino IDE

Hello Remal IoT Users, We hope this update finds you in great spirits! We’re writing this blog post to share some important information about the Remal IoT boards on the Arduino IDE. If you have previously added any Remal IoT boards to your Arduino IDE before July 29th 2023, we kindly request you to perform […]

Project: Simple People Counter Using Atlas

Learning how to use embedded systems and IoT devices to come up with solutions to everyday problems is useful. Depending on the project’s end goal, it could be very simple or very complex. This post showcases how the Atlas board can be used to quickly come up with a prototype. The Problem Keeping track of […]