Raspberry Pi + MCC 118 for Data Acquisition

Raspberry Pi + MCC 118 for Data Acquisition

Raspberry Pi + MCC 118 for Data Acquisition Recently, I got a chance to try out the MCC 118 DAQ expansion board from the Raspberry Pi lab. This is my first time encountering a professional DAQ card, and I started exploring with curiosity about data acquisition. First, I learned that this board can support 8 … Read more

Comprehensive Guide to Meta-RaspberryPi: Universal Hardware Support Package for Raspberry Pi

Comprehensive Guide to Meta-RaspberryPi: Universal Hardware Support Package for Raspberry Pi

Meta-raspberrypi is a Yocto BSP layer designed specifically for Raspberry Pi devices. This layer is compatible with various OpenEmbedded/Yocto distributions and layer stacks, providing richer hardware-specific features for Raspberry Pi devices. This article will give a detailed introduction to meta-raspberrypi, allowing you to gain an in-depth understanding of its features and usage. Introduction to Meta-RaspberryPi … Read more

DIY Raspberry Pi with Kali Linux: A Step-by-Step Guide

DIY Raspberry Pi with Kali Linux: A Step-by-Step Guide

Due to the impact of the pandemic, I have spent more time at home, and finally have the opportunity to tinker with the Raspberry Pi 4B that I purchased last year. During a large-scale offensive and defensive exercise last year, I heard about the incredible operation of using a drone + Raspberry Pi for wireless … Read more

Data Acquisition HATs Modules Based on Raspberry Pi

Data Acquisition HATs Modules Based on Raspberry Pi

MCC DAQ HATs series modules, based on the ubiquitous low-cost computer Raspberry Pi®, bring you high-quality testing and measurement solutions. The launch of MCC DAQ HATs provides professional high-quality data acquisition and data logging capabilities for the Raspberry Pi® platform. HAT Module MCC 118 Voltage Testing After-tax price 999 yuan HAT Module MCC 152 Voltage … Read more

Exploring Arch Linux ARM: A Lightweight Linux Distribution for ARM Platforms

Exploring Arch Linux ARM: A Lightweight Linux Distribution for ARM Platforms

Arch Linux ARM is a Linux distribution specifically designed for ARM computers, embodying the core philosophy of Arch Linux, aimed at providing users with a simple, flexible, and fully controllable experience. This article will delve into the features of Arch Linux ARM and its applicable scenarios. The Core Philosophy of Arch Linux ARM The design … Read more

AI Personnel Detection with Raspberry Pi 5, ROS2, D405 Depth Camera, and YOLO

AI Personnel Detection with Raspberry Pi 5, ROS2, D405 Depth Camera, and YOLO

Using a depth camera to capture images, YOLO detects human bodies and can be configured on the Raspberry Pi 5, suitable for various small to medium-sized robots. Configuration Raspberry Pi 5 ROS2 Jazzy Intel RealSense D405 Depth Camera YOLOv8n Model Using 30 Fps, it is recommended to change to 6 Fps on Raspberry Pi 5 … Read more

Essential Raspberry Pi Commands Using vcgencmd

Essential Raspberry Pi Commands Using vcgencmd

vcgencmd tool is used to output information from the VideoCore GPU on Raspberry Pi. You can find the source code for the vcgencmd utility at Github.To get a list of all supported vcgencmd commands, use vcgencmd commands. Below are some useful commands and their required parameters. vcos The vcos command has two useful subcommands: version … Read more

Getting Started with Raspberry Pi: Course 2 OK02

Getting Started with Raspberry Pi: Course 2 OK02

Course OK02 is built on the foundation of Course OK01, achieving blinking by continuously turning the OK or ACT LED indicators on and off. — Robert Mullins Course OK02 is built on the foundation of Course OK01, achieving blinking by continuously turning the OK or ACT LED indicators on and off. Assuming you already have … Read more

2 Methods to Transfer Files Using FTP Server on Industrial Raspberry Pi

2 Methods to Transfer Files Using FTP Server on Industrial Raspberry Pi

[Image]Click to follow us for more IIOT insights![Image][Image]Hongke Industrial Raspberry Pi with high performance, multiple interfaces, and wide temperature range—adapted to harsh environments★★★★★1 IntroductionHow much do you know about FTP? The FTP server (File Transfer Protocol Server) is a computer that provides file storage and access services on the Internet…