Skip to content

Micropython source code for my first homemade DIY 4WD robot

License

Notifications You must be signed in to change notification settings

stepulak/rpi-pico-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

rpi-pico-robot

Micropython source code for my first homemade DIY 4WD robot.

The robot consists of:

  • four 6V DC motors
  • two L9110S motor drivers
  • Raspberry Pi Pico W (with wifi)
  • five 1.2V NiMH cells for motors
  • three 1.2V NiMH cells for RPI Pico

Robot creates a WiFi hotspot, to which you can connect with you mobile phone. Open browser and go to 192.168.4.1:80. Simple interface shows up to control this robot.

See source code for more details.

About

Micropython source code for my first homemade DIY 4WD robot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages