FreeRTOS: A Powerful Open Source RTOS for IoT Development

FreeRTOS: A Powerful Open Source RTOS for IoT Development

In the era of the Internet of Things, embedded systems play an increasingly important role. To better manage the resources of embedded devices and improve their operating efficiency, lightweight real-time operating systems (RTOS) have emerged. FreeRTOS, as a powerful open-source RTOS, has quickly become the preferred choice for IoT development due to its flexibility and … Read more

Open Source! Sharing an Embedded AI Project

Open Source! Sharing an Embedded AI Project

Embedded AI is truly a hot direction nowadays, and I am gradually learning it myself. Without further ado, let’s get straight to the point and share an open-source project I encountered. Project Author: Search “Awesome Little Shrimp” on Bilibili This project is developed based on Espressif’s ESP-IDF. This project is an open-source initiative primarily for … Read more

Creating a RISC-V Emulator with Scratch to Run Linux Kernel

Creating a RISC-V Emulator with Scratch to Run Linux Kernel

Produced by | OSC Open Source Community (ID: oschina2013) Recently, I was amazed by a project I stumbled upon online — an emulator that successfully runs the Linux kernel, entirely written in Scratch code. Scratch is a visual programming language development platform based on blocks, allowing programming to be completed visually through clicking and dragging. … Read more

High-Quality Open Source Projects in Robotics and IoT

High-Quality Open Source Projects in Robotics and IoT

Gobot is a Golang framework suitable for robotics, drones, and the Internet of Things (IoT). It feels a bit like ROS (Robot Operating System). Source Code http://www.gitpp.com/coquii/gobot Gobot is a powerful framework written in Go, specifically designed for robotics, drone technology, and IoT applications. This framework greatly simplifies the complexity of implementing automation and control … Read more

Build Your Own Raspberry Pi Retro Camera: A DIY Guide

Build Your Own Raspberry Pi Retro Camera: A DIY Guide

Click the above “Vision Algorithm” to select “Star” or “Top” Heavyweight content delivered first-hand Xiao Xiao from Aofeisi Quantum Bit Report | Public Account QbitAI Is taking photos with a phone not satisfying enough, and carrying a DSLR too heavy? Try making a Raspberry Pi retro camera that allows you to write your own processing … Read more

OpenEyeTap: Open Source AR Smart Glasses Based on Raspberry Pi

OpenEyeTap: Open Source AR Smart Glasses Based on Raspberry Pi

[Image]MAKER:SteveMann/译:趣无尽 Cherry我们这一款EyeTap智能眼镜,使用3D打印组件,内置光学微型显示器,微型摄像头和带wifi功能的树莓派ZeroW。具有电子记录功能(类似车载记录仪)和快照功能。以下是项目团队对该项目的说明。欢迎各位关注Ope…

CAR-Scanner: An Open Source Universal Car Scanner Based on STM32 Platform

CAR-Scanner: An Open Source Universal Car Scanner Based on STM32 Platform

Introduction The automotive industry is undergoing an unprecedented digital transformation, with intelligence, connectivity, and electrification becoming unstoppable trends. This has led to an increasing demand for automotive diagnostic and repair tools. Traditional car scanners often have single functions and complicated operations, making it difficult to meet the complex diagnostic needs of modern vehicles. The CAR-Scanner … Read more

Setting Up a Beautiful NAS with Docker – Home Server Operating System

Setting Up a Beautiful NAS with Docker - Home Server Operating System

Official Website: https://umbrel.com/umbrelos umbrelOS is a free and open-source home server operating system, particularly suitable for deployment on NAS (Network Attached Storage) devices. It is based on Docker container technology, providing one-click installation of over a hundred Docker containers, covering common self-hosted applications such as Pi-hole, Nextcloud, Matrix, Home Assistant, Bitcoin/Lightning nodes, etc. Features One-click … Read more

How to Screen Mirror Android on Ubuntu Using Scrcpy

How to Screen Mirror Android on Ubuntu Using Scrcpy

[Linux 250 Common Commands Quick Reference Manual] Follow [Beginner Station], reply “1001” in the background to get it. Do you know how to screen mirror an Android phone to a Linux system? This article will explain how to screen mirror an Android phone to Ubuntu using the Scrcpy software. 1. Introduction to Scrcpy First, let’s … Read more

Exploring NanoFramework: A C# Framework for Microcontrollers

Exploring NanoFramework: A C# Framework for Microcontrollers

If you are unfamiliar with NanoFramework, you can check out the following examples ![im https://cshark-hub.github.io/mako-iot/posts/waste-bins-calendar/ A very cool high-tech trash can project Introduction to NanoFramework NanoFramework is an open-source, cross-platform version of .NET, specifically designed for embedded systems and Internet of Things (IoT) devices. It allows developers to build embedded applications using .NET languages such … Read more