Intern Spotlight: Sara AlMarzooqi Builds 555 Timer Board from Scratch

We’re proud of our intern, Sara AlMarzooqi from United Arab Emirates University, for creating her very own 555 timer board entirely from scratch! From schematic design and PCB layout to hand assembly, she did it all herself. While it may look like a simple board, a lot of thoughtful engineering went into it. And of […]

Introducing mqtt.remal.io: Your Gateway to IoT MQTT Communication!

Discover the Power of MQTT with mqtt.remal.io MQTT (Message Queuing Telemetry Transport) is a lightweight, efficient messaging protocol designed for the seamless exchange of real-time data, making it ideal for IoT systems. Through its publish/subscribe model, MQTT enables devices to communicate effortlessly, forming the backbone of smart devices and IoT networks. At mqtt.remal.io, we’re offering […]

Highlights from our Shabakah 101 Workshop

Some highlights from our recent “Shabakah 101 Workshop” held yesterday! We loved seeing everyone’s enthusiasm and had a fantastic time meeting each of you. We hope you continue building amazing projects, and we wish you all the best on your IoT journey! Stay tuned for future workshops! Sign up here to be the first to […]

Ahmed AlHasani Interviews Khalid AlAwadhi: The Talent Gap and Interview Hurdles

Khalid Mansoor AlAwadhi, Founder and CEO of Remal IoT, was interviewed by Ahmed AlHasani. In the interview, Khalid shares his journey of building Remal and discusses the challenges he faces in sourcing the right talent for key positions within the company. You can find the full interview below: https://www.youtube.com/watch?v=4rB7keA-wgM

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

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