Porting Raspberry Pi Driver Framework Circle to Custom Operating System

Porting Raspberry Pi Driver Framework Circle to Custom Operating System

Click the card below to follow Arm Technology Academy This article is selected from the Jishu Community column “Embedded Inn”, authored by RC. This article will briefly describe the process of porting the Circle driver framework to a custom microkernel operating system as a user-mode driver process. Original link: https://stdrc.cc/post/2021/01/22/porting-circle/ 1. Introduction What is Circle? … Read more

Remote Control Your Home Appliances with Raspberry Pi and Web Interface

Remote Control Your Home Appliances with Raspberry Pi and Web Interface

To avoid missing my updates, remember to check the public account in the upper right corner and set it as a star, and send me a star. With the help of the open-source hardware Raspberry Pi, we can design and implement our own smart home system.Being able to remotely control home appliances such as air … Read more

Real-Time Face Detection with Raspberry Pi

Real-Time Face Detection with Raspberry Pi

Selected from hackster Author: MJRoBot Translated by Machine Heart This article introduces how to use OpenCV and Python to achieve a face detection project on Raspberry Pi. The project not only describes the specific steps required to recognize faces but also provides a lot of extended knowledge. Moreover, this project does not require readers to … Read more

Installing OpenCV on Raspberry Pi: A Step-by-Step Guide

Installing OpenCV on Raspberry Pi: A Step-by-Step Guide

Installing OpenCV on Raspberry Pi This article introduces how to install OpenCV running on Python2 and Python3 on Raspberry Pi. Installing OpenCV for Python2 is very simple, just a few commands will do. Installing OpenCV for Python3 is more complicated and requires compilation. Don’t worry, this article assumes you are a beginner and will guide … Read more

Setting Up Raspberry Pi for Automatic Watering System

Setting Up Raspberry Pi for Automatic Watering System

Operating System System Burning Tool Raspberry Pi Imager The official Raspberry Pi website has a dedicated burning tool that allows you to choose the appropriate image for your needs. Download link: https://www.raspberrypi.com/software/ . Select the Raspberry Pi model, choose the operating system, select the target SD card, and proceed to the next step. After clicking … Read more

Innovative Low-Cost Imaging Method for Measuring Plant Leaf Area in Various Environments

Innovative Low-Cost Imaging Method for Measuring Plant Leaf Area in Various Environments

Clickblue textSubscribe for free,and receive such great information every day Plant imaging enables non-destructive automated data collection. A brief introduction to plant phenotyping information is as follows. Reminder: The early bird registration date for the 2nd Asia-Pacific Plant Phenotyping International Conference is December 31. With the vigorous development of science and technology, plant scientists have … Read more

Open Source Smart Farm: A Crop Growth Environment Monitoring System

Open Source Smart Farm: A Crop Growth Environment Monitoring System

Hello everyone, I am GitHub TOP Jun, introducing the most valuable open source projects on GitHub every day. Today, I’m sharing a very impressive smart agriculture project Mycodo. Farm environment monitoring and supervision system, can monitor all data of the farm. https://github.com/kizniche/Mycodo Mycodo can do many smart projects, such as mushroom cultivation monitoring, hydroponic system … Read more

DIY Guide: How to Create a Vintage Instant Camera from a Cardboard Box

DIY Guide: How to Create a Vintage Instant Camera from a Cardboard Box

Now, nothing can stop girls from taking selfies. This is similar to a statement mentioned by iFanr when interpreting humanity’s understanding of artificial intelligence: Just like 100 years ago when people said cameras would steal a person’s soul, now girls feel lost without taking selfies. Girls who love taking selfies will document their lives through … Read more

Building an AI Camera with Python, Raspberry Pi, and YOLO

Building an AI Camera with Python, Raspberry Pi, and YOLO

Not long ago, Amazon just launched DeepLens. This is the world’s first camera designed for developers that supports deep learning. The machine learning algorithms it uses can detect not only object movements and facial expressions but also complex activities like playing the guitar. Although DeepLens has not officially hit the market, the concept of smart … Read more