Build a 100MHz Logic Analyzer in Minutes

Build a 100MHz Logic Analyzer in Minutes

Click the blue text to follow us Follow and star our public account for exciting content delivered daily Source: Online materials Build a 100MHz Logic Analyzer in Minutes Transform a Raspberry Pi Pico (or any RP2040 board) into a simple logic analyzer in just 5 minutes. Introduction A logic analyzer is an electronic instrument that … Read more

Build a 100MHz Logic Analyzer with Raspberry Pi Pico

Build a 100MHz Logic Analyzer with Raspberry Pi Pico

Build a 100MHz Logic Analyzer with Raspberry Pi Pico Transform a Raspberry Pi Pico (or any RP2040 board) into a simple logic analyzer in just 5 minutes. Introduction A logic analyzer is an electronic instrument that captures and displays multiple signals from digital systems or circuits. It can convert captured data into timing diagrams, protocol … Read more

Build a 100MHz Logic Analyzer with Raspberry Pi Pico

Build a 100MHz Logic Analyzer with Raspberry Pi Pico

Build a 100MHz Logic Analyzer with Raspberry Pi Pico Transform a Raspberry Pi Pico (or any RP2040 board) into a simple logic analyzer in 5 minutes. Introduction A logic analyzer is an electronic instrument that captures and displays multiple signals from digital systems or circuits. It can convert captured data into timing diagrams, protocol decoding, … Read more

Practical TinyML: Harnessing Machine Learning on Edge Devices

Practical TinyML: Harnessing Machine Learning on Edge Devices

Learn how to deploy complex machine learning models on single-board computers, mobile phones, and microcontrollers. Main Features ● Comprehensive understanding of the core concepts of TinyML. ● Learn how to design your own TinyML applications from scratch. ● Explore cutting-edge models, hardware, and software platforms for developing TinyML. Description TinyML is an innovative technology that … Read more

In-Depth Exploration of Lightweight MQTT Protocol

In-Depth Exploration of Lightweight MQTT Protocol

#Long press the image to scan the QR code and participate in the OSC Year-End Gala# Original Text:Diving Into MQTT Link:https://dzone.com/articles/mqtt-protocol-tutorial Translators:douxingxiang, wnull, xufuji456, 无若, Robbie_Zhu The MQTT protocol is a machine-to-machine (M2M) protocol that is widely used in the IoT (Internet of Things). It is a message-oriented protocol. For this reason, it is very … Read more

Exploring MQTT Protocol

Exploring MQTT Protocol

#Long press the image above to recognize the QR code and participate in the OSC Year-End Celebration# MQTT Protocol is a machine-to-machine (M2M) protocol that is widely used in IoT (Internet of Things). It is a message-oriented protocol. Because of this, it is very lightweight and widely adopted in the IoT ecosystem. Almost all IoT … Read more

Controlling JTAG with Raspberry Pi for Hardware Learning

Controlling JTAG with Raspberry Pi for Hardware Learning

Author: Hcamael@Zhidao Chuangyu 404 Laboratory Date: October 21, 2019 Recently, while working on a router, I accidentally bricked the CFE and discovered that I could recover it through JTAG, so I did some research on JTAG. Initially, I only wanted to recover the brick, without any intention of deep research. Brick Recovery Attempt A Singapore … Read more

Creating Embedded Linux Systems with Buildroot

Creating Embedded Linux Systems with Buildroot

Click/ the blue text above/ to follow me Original: https://marcocetica.com/posts/buildroot-tutorial/ Detailed configuration screenshots for Cloudflare Zero Trust secure browsing This tutorial will guide you through the process of creating a small Linux distribution for ARM-based embedded devices (like Raspberry Pi) using Buildroot. By the end of this article, you will be able to run your … Read more

Raspberry Pi’s Power in Industrial Computing: EDATEC IPC2100 Series

Raspberry Pi's Power in Industrial Computing: EDATEC IPC2100 Series

Today, let’s introduce an industrial computer based on Raspberry Pi CM4. From EDATEC’s ED-IPC2100 series EDATEC might be unfamiliar to you; this company has a prestigious background. EDATEC, in Chinese, is Shanghai Jingheng (/héng/) Electronic Technology Co., Ltd. It is a wholly-owned subsidiary of Premier Farnell Group, which operates independently. It was also the previous … Read more

DIY Project: Control Humidity with Raspberry Pi and Node.js

DIY Project: Control Humidity with Raspberry Pi and Node.js

Using the ThingWorx IoT development platform, we can quickly build an IoT application. This article aims to demonstrate the different modules of Node.js on the Raspberry Pi, and the DIY project leaves room for expansion. ThingWorx is a company that provides IoT platforms. With the ThingWorx development platform, we can quickly build an IoT application. … Read more