Exploring Artificial Intelligence with Micro:bit

Exploring Artificial Intelligence with Micro:bit

“Robot! Programming! Artificial Intelligence?” These are popular terms that most parents and students often hear these days. The first two have garnered some understanding among the public through various eye-catching articles. However, for artificial intelligence, most people still have only a vague understanding and lack a concrete concept. Let’s open the door to artificial intelligence … Read more

Build a Spider Robot with Raspberry Pi and 3D Printing

Build a Spider Robot with Raspberry Pi and 3D Printing

This four-legged spider robot uses a Raspberry Pi as its “brain,” with its body and limbs made from 3D printing. No custom circuit boards are required, making it easy for beginners to assemble. Moreover, the tutorial includes a nearly one-hour assembly video, which is a great hands-on project for those interested in Raspberry Pi and … Read more

Mini High-Speed Image Sensors for AI and Machine Vision

Mini High-Speed Image Sensors for AI and Machine Vision

Click on the above “Machine Vision” and select “Pin/Star“Public Account to receive the latest tweets! Introduction User-friendly AI vision system upgraded for beginners and professionals Mini high-speed image sensor RV400 for AI and machine vision Application of fully automatic dispensing machine and introduction of special control industrial computer BOX-T8162 Dispensing machine – New products unveiled, … Read more

Top 10 Raspberry Pi Projects of 2019

Top 10 Raspberry Pi Projects of 2019

EETOP focuses on chips and microelectronics. Click on the blue text above to follow us. Recently, the Raspberry Pi community selected the top Raspberry Pi projects of 2019. This includes: a cheese toasting machine, a robotic arm, a hologram generator, etc. Remote-controlled robotic arm for hazardous areas Engineering student Loeliger created a robotic arm that … Read more

LoraGateway: A Powerful Python Library for IoT Development

LoraGateway: A Powerful Python Library for IoT Development

Hello everyone! Today I want to introduce a very practical Python library for IoT development – LoraGateway. It is an open-source library specifically designed for handling LoRa communication, helping us easily achieve long-distance wireless communication between devices. I wonder if anyone has experience with IoT development? Let’s explore this powerful tool together! 1. Preparing Python … Read more

A Comprehensive Guide to Using the LoraGateway Python Library for IoT Development

A Comprehensive Guide to Using the LoraGateway Python Library for IoT Development

Hello everyone! Today I want to introduce a very practical Python library for IoT development – LoraGateway. It is an open-source library specifically designed for handling LoRa communication, helping us easily achieve long-distance wireless communication between devices. I wonder if anyone has experience with IoT development? Let’s explore this powerful tool together! 1. Hardware Connection … Read more

High-Quality Open Source Projects in Robotics and IoT

High-Quality Open Source Projects in Robotics and IoT

Gobot is a Golang framework suitable for robotics, drones, and the Internet of Things (IoT). It feels a bit like ROS (Robot Operating System). Source Code http://www.gitpp.com/coquii/gobot Gobot is a powerful framework written in Go, specifically designed for robotics, drone technology, and IoT applications. This framework greatly simplifies the complexity of implementing automation and control … Read more

AI and Robotics: A Dual-Driven Approach

First, the market index has shown a breakthrough after three consecutive days of shrinking volume. A new wave of oscillation and upward movement has begun. The index will confidently enter a critical valley stage next week. The robotics sector has maintained a strong upward trend for six days this week, with some divergence appearing on … Read more

The Rise of AI and Robotics: Trends and Insights

The Rise of AI and Robotics: Trends and Insights

The index of 3400 theoretically has momentum to move higher, but the space is not too large, and we should be cautious of the risk of a pullback after the meeting. This will be analyzed further in conjunction with the deficit rate. As we enter the new year, speculation remains decent, and the extreme emotional … Read more

Getting Started with Raspberry Pi: Controlling a 6-Degree-of-Freedom Servo

Getting Started with Raspberry Pi: Controlling a 6-Degree-of-Freedom Servo

Without further ado, let’s prepare the materials: 1. Materials Raspberry Pi Robotic Arm Tracked Vehicle Power Supply and several Dupont wires, one L298N Tools (various) As shown in the figure: 2. Wiring First, choose GPIO for control. The Raspberry Pi has a total of 40 GPIOs, but not all of them are suitable for use. … Read more