Build A Small Quadruped Robot Dog Based On ESP32

Build A Small Quadruped Robot Dog Based On ESP32

【Click the above「Blue Text」 to follow DF Maker Community and become a tech aesthetics enthusiast】 Since Boston Dynamics’ Spot, quadruped robot dogs have become very popular. The community previously shared a quadruped robot Pupper made with Raspberry Pi——《Can run, jump, and stroll, the little follower of Boston Dynamics Spot is here! Project is open source!》 … Read more

An Introductory Delta-Sigma (ΔΣ) ADC Chip – TI ADS1115

An Introductory Delta-Sigma (ΔΣ) ADC Chip - TI ADS1115

Introduction The ADS1115 is well-suited as an introductory ΔΣ ADC for several reasons: Two major players in the maker community, Adafruit and Seeedstudio, have written tutorials on its use with Raspberry Pi, see [1], [2]. It is included in the TI High-performance / Precision ADCs series, albeit at the lower end, as shown in Figure … Read more

Differences in Development Methods: STM32, Arduino, and Raspberry Pi

Differences in Development Methods: STM32, Arduino, and Raspberry Pi

Follow+Star Public Account Number, Don’t Miss Wonderful Content Author | strongerHuang WeChat Public Account | Embedded Column Recently, I saw a netizen asking: Are there significant differences in the development methods of STM32, Arduino, and Raspberry Pi? To say the similarities, there are indeed many commonalities between them. However, if you talk about the differences … Read more

Display Images and Text on OLED Screen with Raspberry Pi

Display Images and Text on OLED Screen with Raspberry Pi

☞ Essential Resources for Programmers to Advance to Architects, Free Giveaway ☜ The Raspberry Pi does not come with a display by default. If you want to view some system information, you need to log into the Raspberry Pi from a computer or connect an external monitor via HDMI. This can be a bit cumbersome, … Read more

Raspberry Pi Based Windows XP on Linux

Raspberry Pi Based Windows XP on Linux

Follow,Star Public Account, don’t miss out on exciting content Source: Open Source China Edited by: strongerHuang Source link: https://www.oschina.net/news/115232/raspberry-pi-linux-raspbian-xp-professional-windows Raspberry Pi, known as “树莓派” in Chinese, abbreviated as RPi (or RasPi / RPI), is designed for learning computer programming. It is a microcomputer the size of a credit card, running on a Linux-based system. The … Read more

MIT’s Hermit Crab Robot: A Multifunctional Marvel

MIT's Hermit Crab Robot: A Multifunctional Marvel

Machine Heart Reports Editor: Zhang Qian How can a robot with limited movement master countless abilities? Researchers from MIT drew inspiration from hermit crabs that change their homes and developed a shell-switching robot. Robots are typically specialized tools that excel at specific tasks they are designed for, but few robots can perform multiple tasks. Completing … Read more

Raspberry Pi IO Port Driver Development

Raspberry Pi IO Port Driver Development

Follow+Star PublicNumber, don’t miss the wonderful content Source | One Linux IO development is the most fundamental and essential skill for beginners. Although for many readers who have already entered the field, IO operations are quite simple, for many beginners, it is not that simple. Microcomputer Bus Address Address Bus: Baike Baidu Explanation: The address … Read more

Building a Smart Home with Raspberry Pi

Building a Smart Home with Raspberry Pi

What is HomeKit? The Internet of Things (IoT) market is bustling with various applications, leading to a chaotic design landscape that lacks a definitive product to establish a unified architecture or standard: including device connection protocols, data transmission specifications, and more. To address this situation, Apple introduced a solution at WWDC 2014: the HomeKit protocol … Read more

Raspberry Pi Keyboard Computer Pi 500: Fast But Lacks M.2 Interface

Raspberry Pi Keyboard Computer Pi 500: Fast But Lacks M.2 Interface

The above image shows the reserved M2 interface pads. The soldered interface cannot work due to a lack of power supply. Let’s take a look at other parts of the Pi 500 PCB; the layout in the middle section is almost identical to that of the Pi 5, possibly saving on design costs. For keyboard … Read more

Unlocking The Infinite Potential Of Raspberry Pi Camera With Picamera2

Unlocking The Infinite Potential Of Raspberry Pi Camera With Picamera2

Picamera2 is the latest camera library for Raspberry Pi officially launched by Raspberry Pi, based on libcamera, aimed at replacing the old Picamera library, providing more powerful features and a more user-friendly API. This article will delve into the characteristics of Picamera2, installation methods, usage, and contribution guidelines for developers. Picamera2: Camera Interface in the … Read more