Build A DIY License Plate Recognition System With Raspberry Pi

Build A DIY License Plate Recognition System With Raspberry Pi

Click the “Machine Vision” above, then click the top right corner… select “Pin/Star“Public Account to receive the latest articles! Source: Translated by Machine Heart Original article link: https://towardsdatascience.com/i-built-a-diy-license-plate-reader-with-a-raspberry-pi-and-machine-learning-7e428d3c7401 Author:Robert Lucian Chiriac Translated by Machine Heart Out of boredom, we equipped our beloved car with a Raspberry Pi, paired it with a camera, designed a client, … Read more

Useful Knowledge: Interesting Basic Experiments with Raspberry Pi Pico

Useful Knowledge: Interesting Basic Experiments with Raspberry Pi Pico

Last week, we drew a Raspberry Pi Pico for everyone, and today we have brought some experimental routines. This includes several basic experiments, along with code and results. ▌01 PI Pico Experiment Board The Raspberry Pi Pico Development Board Basic Testing[1] provides basic setup for the PI Pico development board. By installing the Thonny development … Read more

Using RX 6750XT with Raspberry Pi 5 for 4K Gaming

Using RX 6750XT with Raspberry Pi 5 for 4K Gaming

You never know what fun things can be done with a Raspberry Pi! YouTube blogger Jeff Geerling often connects independent graphics cards to the Raspberry Pi. This time, he found a new partner for the Raspberry Pi 5, the AMD RX 6750 XT, because AMD’s open-source graphics drivers have always been well-made and have improved … Read more

5 Essential Skills Every FPGA Designer Must Master

5 Essential Skills Every FPGA Designer Must Master

In the book ‘The Legend of Tong Lin’, Tong Lin practiced the basics of ‘circling a big tree and untying a rope’ before mastering skills like ‘ghostly shadows following’ and ‘willow leaf soft palm’. In my opinion, to become a competent FPGA designer, one must master five essential skills: simulation, synthesis, timing analysis, debugging, and … Read more

Learning ROS2 Through Development Boards: 21 Lectures (C++ Node Example)

Learning ROS2 Through Development Boards: 21 Lectures (C++ Node Example)

In the previous section, we shared how to configure the environment on the board. In this section, we will gradually discuss some key points in ROS2. Reference Materials ROS2 21 Lecture Video: 【GuYueJu】GuYue·Introduction to ROS2 21 Lectures | Introducing a Brand New Robot Operating System_哔哩哔哩_bilibili (https://www.bilibili.com/video/BV16B4y1Q7jQ/?spm_id_from=333.337.search-card.all.click) ROS2 21 Lecture Document: ROS2 Introduction Tutorial (guyuehome.com) (https://book.guyuehome.com/) … Read more

Using Mixly to Drive Blue Bridge Arduino Development Board

Using Mixly to Drive Blue Bridge Arduino Development Board

(⊙o⊙)…, I am sharing Arduino-related materials again. For some, it might be incomprehensible but impressive. But who told me I have been tinkering with Arduino recently~~~~ 1. Monochrome LED Module Figure 1 Monochrome LED Module Schematic As shown in Figure 1, RED corresponds to red, GRE to green, and BLU to blue, corresponding to digital … Read more

Integrating Your Development Board into the Vivado Workflow

Integrating Your Development Board into the Vivado Workflow

Win a Backpack How Difficult Is It? Give it a Try! →_→ Long Press to Recognize Copyright Statement: This article was published by the blogger“cuter”.Reprinting is welcome, but the content of the blog must not be altered, nor used for any profit purposes. When reprinting, the author’s profile and copyright statement must not be deleted. … Read more

Learning ROS2 Through Development Boards: 21 Lectures (Basic Environment Setup)

Learning ROS2 Through Development Boards: 21 Lectures (Basic Environment Setup)

Introduction ROS2 21 Lectures is a series of introductory videos on ROS2 created by Guyueju, and many friends may have started learning ROS2 through these lectures. During the learning process, you might be running ROS2 examples on a virtual machine or PC, but if you have a development board like RDK X3/Raspberry Pi/Jeston Nano, it … Read more

Introduction to CEPARK USB Development Board Main Control Chip

Introduction to CEPARK USB Development Board Main Control Chip

1) STC89C52 The STC89C52 microcontroller is a model from the STC89 series of microcontrollers. The STC89 series microcontrollers are a new generation of high-speed/low-power/highly anti-interference microcontrollers launched by Holtek Technology. The instruction code is fully compatible with traditional 8051 microcontrollers, and 12 clock/machine cycles and 6 clock/machine cycles can be selected arbitrarily. The HD version … Read more