The Growth Story Behind Arduino

The Growth Story Behind Arduino

Follow+Star Public Account, don’t miss exciting content Source | DF Maker Community Today, Arduino can be said to be popular worldwide, with a large number of electronics enthusiasts and engineers developing their projects based on Arduino. So, do you know the origins and development history of Arduino? Origins In the cold winter of 2005, Massimo … Read more

How to Set Up a Raspberry Pi 4B Home Server: Installing Calibre Web for Public Access to Your E-Book Library

How to Set Up a Raspberry Pi 4B Home Server: Installing Calibre Web for Public Access to Your E-Book Library

Recently, I have been organizing my collection of e-books to make them accessible online. Although the Calibre desktop application is powerful and can enable local HTTP services, the HTTP interface is rather simplistic. I discovered an open-source project called Calibre Web, which has a very nice interface, supports multi-user management, and can be deployed directly … Read more

8 Fun and Easy Arduino Projects to Try

8 Fun and Easy Arduino Projects to Try

Source: Circuit City Editor: strongerHuang Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It is very easy for beginners to master while providing enough flexibility. Arduino is not only the most popular open-source hardware globally but also an excellent hardware development platform and a trend in hardware development. With Arduino, we can … Read more

Building a Raspberry Pi 4B Home Server: A Guide to Setting Up an Open Source Free Jellyfin Private Cinema Using an Idle Laptop

Building a Raspberry Pi 4B Home Server: A Guide to Setting Up an Open Source Free Jellyfin Private Cinema Using an Idle Laptop

Jellyfin is an open-source free private cinema (media management) system that helps us manage the film and television resources on our hard drive and add beautiful posters. Jellyfin can record our playback progress; for instance, if a movie is played to 10 minutes and 20 seconds on device A, it can continue from the same … Read more

Raspberry Pi + Mechanical Keyboard = Cool Handheld Computer

Raspberry Pi + Mechanical Keyboard = Cool Handheld Computer

This handheld computer is called Penkēsu, designed by Penk Chen, who refers to it as a “homemade retro-style handheld computer.” The Raspberry Pi Zero 2W serves as the main hardware chip. Personally, I love it because it reminds me of that bizarre scene in early music videos where Kelly Rowland from Destiny’s Child was sending … Read more

Open Source IMX283 Camera Board for Raspberry Pi

Open Source IMX283 Camera Board for Raspberry Pi

“ OneInchEye: An open-source one-inch CMOS sensor (IMX283) camera board designed for Raspberry Pi.” Overview The OneInchEye project is an open-source camera board designed for the Raspberry Pi Compute Module 4 using the IMX283 one-inch sensor. This project aims to provide a high-quality, affordable, and easy-to-use camera module for Raspberry Pi projects. The circuit board … Read more

Build Your Own ESP32 Game Console and Controller – Open Source Project

Build Your Own ESP32 Game Console and Controller - Open Source Project

Project Name: 【Rachel】 Mini Game Console~ Project Author: Forairaaaaa Introduction This is a super easy to replicate game console! Because! Not only are the circuit files and source code open source… Software part explanation is extremely detailed!! Netizens have expressed—“Learning the source code makes programming much easier!” 01 Open Source Project Description ” This is … Read more

NodeMCU Firmware: An Open Source Solution for ESP8266 Development

NodeMCU Firmware: An Open Source Solution for ESP8266 Development

In the rapid development of the Internet of Things, the ESP8266, as a powerful Wi-Fi system chip, is widely popular among developers. The NodeMCU Firmware provides great convenience for building projects based on the ESP8266. This article will delve into the features, programming model, usage methods, and community support of NodeMCU Firmware to help you … Read more

How to Set Up a Cool Dashboard on Your Raspberry Pi

How to Set Up a Cool Dashboard on Your Raspberry Pi

Pi Dashboard is an open-source IoT device monitoring tool released by the Raspberry Pi Laboratory, currently mainly targeting the Raspberry Pi platform while also being compatible with other Raspberry Pi-like hardware products. You only need to set up a PHP server environment on your Raspberry Pi to easily deploy a Pi Dashboard and monitor the … Read more

Innovative Projects and Developments in Embedded Systems

Innovative Projects and Developments in Embedded Systems

Author: Xiaoyu, Typesetting: Xiaoyu WeChat Official Account: Chip Home (ID: chiphome-dy) 01 CPU vs FPGA It vividly expresses the computational logic of CPU and FPGA. The CPU tends to be multifunctional and usually executes instructions serially. Although it has multiple cores, each core still executes in a serial manner, the design of the CPU is … Read more