Latest Blog

New posts

  • 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

  • Setup I2C LCD Using Raspberry Pi

    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…

    Read More

  • ESP32 Keypad Database Security System Code

    ESP32 Keypad Database Security System Code

    This post will discuss the code of our ESP32 Keypad Database Security System and how we will control our doorlock using the keypad. This will also explain how it calls our REST API server so that we can access our database interface.

    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