Dimebots are a group of autonomous, independent micro-robots that are as small as a dime, making them among the smallest robots in the world.
This is a very simple open source scanning laser rangefinder. It uses triangulation. Its components cost less than $35 (excluding shipping). This lidar is very useful in robotics - for SLAM and navigation tasks.
The circuit board in the project is drawn using Jiali Chuang EDA, and the code uses Arduino IDE, which is very suitable for beginners who are interested in robots.
The software, hardware, and mechanical structure are all open source.
This work, titled "Two Degrees of Freedom Pan-Tilt Robot Control Platform", implements a complete pan-tilt robot control platform. The system uses motion sensors as control handles to control the movement of the robot, and cooperates with the OLED screen to display the system's Current status. Using the control handle, you can control the movement of the vertical axis servo through forward and backward movements, and control the movement of the horizontal axis servo through rotation operations, thereby realizing two degrees of freedom control of the robot.