https://github.com/tinmarr/lego-motor-and-sensor-test-through-brickpi
This program allows you to test the different lego components when connected to a BrickPi
https://github.com/tinmarr/lego-motor-and-sensor-test-through-brickpi
brickpi lego-mindstorms python
Last synced: about 2 months ago
JSON representation
This program allows you to test the different lego components when connected to a BrickPi
- Host: GitHub
- URL: https://github.com/tinmarr/lego-motor-and-sensor-test-through-brickpi
- Owner: tinmarr
- License: mit
- Created: 2018-01-19T03:22:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T23:15:48.000Z (about 7 years ago)
- Last Synced: 2025-01-16T19:22:40.687Z (3 months ago)
- Topics: brickpi, lego-mindstorms, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Test for BrickPi Motors and Sensors
This program allows you to test the different lego components when connected to a BrickPi# About
Created By: Martin Chaperot-Merino (tinmarr)Date Published: July 20, 2017
Last Updated: April 28, 2018
### Specifications
This program was created on a BrickPi+ using Python 2.This program was made compatable with Python 3.
This program was made to run on a BrickPi+
# How to use:
This program tests some of the LEGO Mindstorms motors and sensors.Ports are explained in the program.
1. Download the files
2. To run the program:
```{r}
a. Open a Command Line Terminal Window
b. Use the cd command to go to the directory the files are located in
c. Type python testing_page.py
```
3. Follow the prompts