Introduction Robotics is a field that brings together mechanics, electronics, and programming to create intelligent machines that can perform tasks both autonomously and with manual control. One of the most engaging and practical projects in robotics is building an obstacle-avoiding robot. This robot can detect obstacles in its path using ultrasonic sensors and steer clear…
Read more
Introduction Robotics is an exciting field that merges mechanics, electronics, and programming to create autonomous machines. In this blog post, we’ll walk you through building a Bluetooth-controlled robot using the Intelli Bot V1 DIY Robotics Kit, featuring an Arduino Nano and an HC-05 Bluetooth module. This project is perfect for hobbyists and beginners eager to…
Read more
Introduction The IntelliBot_v1 library is a powerful and user-friendly tool specifically designed for the Intelli Bot V1 DIY Robotics Kit. Whether you’re a beginner or an advanced user, this library simplifies the process of coding for robotics by providing predefined pin configurations, built-in motor control, and sensor functions. In this blog, we’ll explore the key…
Read more
Introduction If you’re working with the IntelliBot V1 DIY Robotics Kit, you’re in for a hands-on, interactive experience. One of the first steps to getting started with your IntelliBot is setting up the IntelliBot_v1 library in the Arduino IDE. This custom library makes it incredibly easy to control the motors, sensors, and other components of…
Read more
SimAr Humanoid Robot: A Semi-Intelligent Multifunctional Robot Back in 2019, we embarked on an exciting journey to develop the SimAr Humanoid Robot—an acronym for Semi-Intelligent Multifunctional Autonomous Robot. This project was built upon the foundation of multiple prototypes and research iterations, culminating in a sophisticated system that took us approximately two months to fully develop.…
Read more
Adjust the brightness of AC-powered lights In today’s DIY electronics scene, controlling AC light brightness using an AC dimmer module and Arduino is a popular and practical project. This article delves into the details of the AC dimmer module, its features, and how to use it to control AC lights with Arduino. We’ll also provide…
Read more
In today’s tech-savvy world, automation has become the buzzword for convenience and efficiency. From smart homes to industrial processes, automation plays a pivotal role in simplifying tasks and optimizing resource utilization. One such area where automation brings immense benefits is temperature control systems. In this blog, we’ll delve into the working and construction of an…
Read more
In this blog I’ll walk you through how to upgraded the firmware of Flysky FS-i6 drone RC transmitter to 10 channel remote to be able to use four more aux channels (instead of only two), and make use of all the switches and knobs on this radio.
LoRaWAN (Long Range Wide Area Network) is a specification for a telecommunication network suitable for long-distance communication with little power. The technology is used for machine-to-machine communication (Internet of Things). The architecture consists of gateways, network servers and application servers. There are RF chips from Semtech used to transmit a spread spectrum. More information about…
Read more
In this project, we learn to make a DIY Turbidity Meter by interfacing Turbidity Sensor with Arduino or ESP. When it comes to liquids, turbidity is a crucial term. Because it plays an important role in liquid dynamics and is also used to measure water quality. So in this tutorial, let’s discuss turbidity and how…
Read more