Create A Basic Python Web Server Using Flask On Raspberry Pi

Create A Basic Python Web Server Using Flask On Raspberry Pi

Create a Basic Python Web Server Using Flask Flask is a Python-based micro-framework for creating web pages. It can be used to render a web-based interface on the Pi and is relatively easy to set up. Creating a dashboard is useful; I first encountered it while searching for a way to create my paddle pool … Read more

Raspberry Pi Tutorial: VNC Connection and Static IP Setup

Raspberry Pi Tutorial: VNC Connection and Static IP Setup

This lesson mainly explains how to connect and control the Raspberry Pi via VNC, check the Raspberry Pi’s IP address, and configure a permanent static IP address for the Raspberry Pi. We are committed to creating a comprehensive and detailed Raspberry Pi curriculum and practical applications, using humorous animations, dialogue scenes, and real case demonstrations … Read more

Getting Started with Raspberry Pi: Lesson 3 – System Installation

Getting Started with Raspberry Pi: Lesson 3 - System Installation

Headache! Headache! I messed up again! Still not installed successfully! After watching this video, “Special Treatment for Headaches”! I’ll install as much as I can. Hahaha! Just kidding, this short video introduces several commonly used operating systems for Raspberry Pi, making it easy for everyone to understand. At the same time, it provides a live … Read more

Scratch 3.0 Programming Tutorial for Kids: A Parent’s Must-Read Guide!

Scratch 3.0 Programming Tutorial for Kids: A Parent's Must-Read Guide!

Scratch 3.0 is a star tool for children’s programming, loved by kids for its intuitive and easy-to-use features. However, with the rich functions and endless possibilities of Scratch 3.0, have you really grasped its essence? This article will deeply analyze the core content of the Scratch 3.0 programming tutorial for kids! 1. Scratch 3.0 First … Read more

Free Tutorial: Combining IoT Development with Embedded Development, Including Source Code Materials

Free Tutorial: Combining IoT Development with Embedded Development, Including Source Code Materials

“To do a good job, one must sharpen one’s tools.” The field of embedded and IoT development is like a mysterious magical world, full of endless secrets and challenges! 🎩 The range of applications is simply beyond imagination! In smart homes, tiny chips can control everything in the house, making life more convenient and comfortable; … Read more

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

【Click the above「Blue text」 to follow DF Maker Community, let’s become technology aesthetics together】 This tutorial will show you how to make a simple robot car at home using basic electronic components. The car can be controlled by a smartphone, and it is not limited to four directions. This is a very interesting project for … Read more

Running VxWorks 7 on Raspberry Pi 3B/3B+

Running VxWorks 7 on Raspberry Pi 3B/3B+

Introduction The VxWorks 7 SDK is a development environment specifically designed for VxWorks application developers, including the following features: Standard cross-compilation tools based on clang/LLVM for building downloadable kernel modules (DKM) and RTP (real-time process) applications Simplified build management: makefile, cmake, roll-your own Target/architecture specific: includes a generic VxWorks kernel that can be booted on … Read more

Raspberry Pi – Tutorial for Implementing UDP Transmission with Qt

Raspberry Pi - Tutorial for Implementing UDP Transmission with Qt

What is UDP My personal understanding of UP is a connectionless protocol. Before transmitting data, the receiving and sending ends do not establish a connection. When it wants to send, it simply grabs the data from the application and throws it onto the network as quickly as possible. Simple to use, fast, but does not … Read more

How to Use RuneAudio on Raspberry Pi 3: A Comprehensive Guide

How to Use RuneAudio on Raspberry Pi 3: A Comprehensive Guide

RuneAudio is a free and open-source multimedia platform that transforms the Raspberry Pi into a high-fidelity digital music player. It is easier to use, flexible, and up-to-date. RuneAudio is a system similar to Volumio, currently providing a version for Raspberry Pi and perfectly supporting all types of sound cards from our store. Compared to Volumio, … Read more