-

How to update the PlatformIO IDE extension in Visual Studio?
This short post will discuss how you can update your PlatformIO IDE Extension in Visual Studio Code to get the latest version.
-

Install Mosquitto MQTT Windows
This post will discuss how you can install Mosquitto MQTT broker on a windows machine. MQTT or MQ Telemetry Transport is a publish-subscribe lightweight protocol. This protocol is ideal for memory or bandwidth constraint devices like our microcontroller.
-

DIY Cardboard Conveyor Belt
We are going to create our DIY Cardboard Conveyor Belt in this post and we will use this in our future Internet of Things (IOT) projects. This is a fun project to do especially for kids as they would see some motor movement and basic mechanisms.
-

How to update Raspberry Pi
Introduction This post will show you how to update your raspberry pi to the latest. The packages in the raspberry
-

Keypad with a Database Security System using Raspberry Pi
We are building our own Keypad Security System with a database interface using our raspberry pi in this post.
-

Common Raspberry Pi Errors
This post will list some of the common Raspberry Pi errors that I have encountered while building my Internet of Things (IOT) projects. This will include issues that arose while interfacing with sensors and the solutions that I have figured out.
-

Servo Motor Control Using Raspberry Pi
In this post we are gonna be exploring how to control your servo motor using your raspberry pi and using python code. We will explore some issue(s) that you might encounter while programming this component and how to solve it.
-

Setup Keypad with Raspberry Pi
This post will discuss how you can setup your Keypad membrane with your raspberry pi. Keypad comes in different dimensions and they are ideal for applications that requires password authentication like security systems.
-

How to install Python in Windows
In this post we are going to detail the steps on how to install Python in Windows environment. Python is an excellent language being used in AI, Machine Learning and even Microcontroller programming.
-

Setup I2C LCD Using Raspberry Pi
We are going to setup our 16X2 I2C LCD using the raspberry pi in this post. These LCD’s are cheap and is very useful in showing information in any of your Internet of Things (IOT) projects. We will show as well how to drive this component together with some sample code on how to show…








