Micro:bit + LoRa Balloon Tracking Tutorial

Micro:bit + LoRa Balloon Tracking Tutorial

MAKER:Dave Akerman/ Translated by:趣无尽 Although the basic functions of micro:bit are relatively limited compared to development boards like Raspberry Pi, its processor has enough flash memory and RAM to implement a basic tracking device. Additionally, the micro:bit comes with an accelerometer and a compass chip, making tracking easier.Below, I will introduce the method and steps … Read more

Microbit Programming Robot Lesson 2: Ultrasonic Sensor

Microbit Programming Robot Lesson 2: Ultrasonic Sensor

Hello everyone, this is the second lesson, where we will add an ultrasonic sensor to the previous programming car. The main function of the ultrasonic sensor is to measure distance, and using this feature, we can create very useful things. We’ll talk about the projects later; first, let’s get familiar with the sensor. Ultrasonic Sensor … Read more

DIY micro:bit Bug Agent with Motion Control

DIY micro:bit Bug Agent with Motion Control

Want to follow Teacher Zhu Xianwei from Ruzhou No. 1 Middle School to make a small car, but unfortunately, the TT motors and wheels I ordered on Double 11 have not arrived yet. Well, let’s make a “living creature” that doesn’t need wheels? Looking around, I saw a box for a wireless keyboard and mouse … Read more

Microbit AI Omnidirectional Four-Wheel Smart Car

Microbit AI Omnidirectional Four-Wheel Smart Car

#GraphicalProgramming #MakerEducation The micro:bit AI vision omnidirectional four-wheel smart car is an intelligent vehicle that combines the micro:bit microcomputer, AI vision technology, and omnidirectional wheel technology. This smart car has various functions and features, which will be detailed below. Firstly, the micro:bit AI vision omnidirectional four-wheel smart car uses the micro:bit microcomputer as its core … Read more

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