Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Zhao Zhichen, undergraduate at the Department of Physics, Yuanpei College, Peking University, PhD from the Department of Physics, University of Michigan, currently working at a hedge fund in New York, doing financial modeling and quantitative work, and a Raspberry Pi enthusiast. Since buying my first Arduino kit, I have been involved in robotics for several … Read more

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Since I bought my first Arduino kit, I have been involved in robotics for several years, but it wasn’t until recently that I started working on complete projects. During this time, two skills opened the door to a new world for me: Python and Linux. Behind them are powerful open-source communities. Once you master these … Read more

Build Your Own Smart Robot with ESP32-CAM

Build Your Own Smart Robot with ESP32-CAM

Introduction The ESP32-CAM is a microcontroller module that integrates Wi-Fi and Bluetooth functionality, along with a camera interface, making it an excellent choice for building smart robots. In this project, I will show you how to construct a simple AI robot using the ESP32-CAM module, which can stream video to an Android device and perform … Read more