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