Skip to content

SEA-ME-COSS/DES-PiRacer-Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES Project - PiRacer Assembly


Result

Introduction

The PiRacer is a compact, single-board computer-based racing car that uses the Raspberry Pi computer as its brain. In this project, we will assemble and test PiRacers.

Project Description

  • Raspberry Pi computer
  • Motors and wheels
  • Batteries and battery holder
  • Soldering iron and soldering wire
  • Multimeter
  • Python programming language
  • Any other necessary components, as specified in the kit guide

Project Usage

  1. Follow the setting folder. Check raspberrypi GPIO map and OS version

  2. Try examples code. You can use by :

    python3 example.py

References