Learn what FreeRTOS is, how it works, and how to use it on Arduino and ESP32. Get started with the Real-Time-Operating system FReeRTOS!
Read MoreThe Go-To Website for interesting Tech and Programming Articles
Latest Articles
ESP-NOW: How To Use ESP-NOW with ESP32 and the Arduino IDE
Learn how to use ESP-NOW with ESP32 and the Arduino IDE. What is ESP-NOW, how does it work, and how to implement it in the Arduino IDE!
Read MoreThe Raspberry Pi Pico 2: What’s New in The Pico 2 ?
Discover everything new about the Raspberry Pi Pico 2 compared to the original Pico. ✔ All The Important Technical Details In One Guide ✔
Read MoreAI on Edge: Tensorflow Lite for Microcontrollers [HOW TO]
Implement Machine Learning on Microcontrollers with TFLite. This guide teaches you how to train a model and port it to a Microcontroller
Read MoreArduino vs. Raspberry Pi: What’s the Difference?
Arduino vs. Raspberry Pi: Explore the Differences between these Boards and make sure to use the right one for your next DIY Project!
Read MoreDijkstra’s Algorithm in Java: How To Find The Shortest Path [CODE]
Learn how to implement Dijkstra's Algorithm in Java to find the shortest path in a graph. How Dijkstra works ✓ Java Code ✓ Explanation ✓
Read MoreTop 18 Interesting Raspberry Pi Projects in 2025!
From home automation to retro gaming, explore the top 18 interesting Raspberry Pi projects to make use of your tiny single-board computer.
Read MoreVirtual Arduino: Can You Program for Arduino Without Having a Real Board?
No hardware? No worries! Here's how to virtually program for Arduino. Learn to code and develop without the need for a physical board.
Read MoreRaspberry Pi Pico Guide: Everything You Need to Know! [2025]
Dive into insights, tutorials, and tips covering everything you need to know about this powerful microcontroller - the Raspberry Pi Pico!
Read MoreHow To Program the Raspberry Pi Pico (2) with the Arduino IDE [2025]
Raspberry Pi Pico with Arduino IDE: The guide to programming the Raspberry Pi Pico using the Arduino IDE. Instructions ✓ Tips ✓
Read MoreA Beginner’s Guide to Web Scraping with Python [2025]
Unlock the Power of Web Scraping with Python: This beginner guide will teach you everything you need to know to start scraping the web!
Read MorePython to Executable: Easily Convert a Python File to an Executable
Python to Executable ✓ Learn how to easily convert Python script files into executables for Windows and Linux. PyInstaller & auto-py-to-exe ✓
Read MoreSSH Server on Windows: How to set up OpenSSH on Windows
Find out how to set up an SSH server on your Windows computer using OpenSSH! Get Remote Shell Access to your Windows computer.
Read MoreCoding on Mobile: Is it Possible to Write Code on Your Phone?
Coding on mobile - Is it really possible? We all know that code is written on computers but does it also work with a regular phone?
Read More10 Reasons Why Programming is Fun!
Here's why programming is fun! Click to read more and find out what keeps programmers motivated and why the hobby is actually fun.
Read MoreProgramming: How Are Programming Languages Made? [2025]
How are programming languages made? How was the first programming language created? Can you really program a programming language?
Read MoreJava JDK: How to Install the Java JDK on Windows & Linux [2025]
The JDK (Java Development Kit) is necessary for every Java programmer. Read this guide right now if you want to be a Java programmer yourself
Read MoreFlask Requests: How To Handle HTTP Requests with Flask [Code]
How to handle HTTP requests, like GET and POST, using flask. Flask offers a request object that we're going to make use of. Read More!
Read MoreGet and Post Requests: How To Send Them Using Python! [2025]
Making Get and Post Requests is crucial when dealing with APIs and the web. Therefore, keep reading to find out how to send them using Python.
Read MoreWhich Programming Language Should I Learn First? [2025]
Nowadays, there are thousands of programming languages out there. Many people ask: "Which programming language should I learn first?"
Read More