Latest Blog

  • Exploring Node-Red, Dashboard 2.0, and MQTT
    Introduction Do you want to control your Arduino electronic circuits using a Web Application but you are not familiar with HTML/CSS/Javascript? Enter Node-Red and the newly released Node-Red Dashboard 2.0. By using this low-code platform, beginners can create Internet of Things (IoT) applications for their projects by just dragging, connecting nodes, and configuring their properties.… Read more: Exploring Node-Red, Dashboard 2.0, and MQTT

New posts

  • Servo Motor Control Using Raspberry Pi

    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.

    Read More

  • Setup Keypad with Raspberry Pi

    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.

    Read More

  • How to install Python in Windows

    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.

    Read More

Explore tutorials

Subscribe to our newsletter!

My Channels

Youtube

I regularly post on my youtube channel for demo of the different projects that I am working on.

Watch here

Github Repository

All my codes that I built are uploaded in my github account and free for you to checkout.

Get Code

donskytech -github repository

Popular Post

This article discusses how we can program ESP8266 ESP-01 module using the Arduino IDE.

esp-01 with arduino