Skip to content

A program to activate and deactivate a Paper Airplane Launcher built with Lego Mindstorms Ev3

License

Notifications You must be signed in to change notification settings

Anti-Apple4life/EV3-paper-plane-control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EV3-paper-plane-ontrol

This is a Lego EV3 Paper Airplane Launcher remote control via ssh.

Build

First you nedd to build the EV3D4, or other, but the project is based on that model that is on the EV3's webpage

Installl

ev3dev

For run this python program you will need ev3dev(a custom dual-boot firmware for your EV3) and a Wifi USB Dongle. Go here to install.

Install and run program

Then of build your robot and install ev3dev, you need to install the program:

  1. First connect via ssh to your robot, here is a tutorial
  2. Then, clone the repository: git clone https://github.com/Anti-Apple4life/EV3-paper-plane-control.git
  3. Go into the directory you recently downloaded:cd EV3-paper-plane-control
  4. Run the script, pyhton3 conbot.py,and wait for it says "LOG"

Here you have the function of all the keys(this list is thinked for view from back or from a camera, like a mobile phone):

KEY FUNCTION
w Go forward
s Go back
Space bar Stop all motors
m Play StarWars imperial march
q Quit the program
  1. For run the next time repeat the steps 1,3, and 4

About

A program to activate and deactivate a Paper Airplane Launcher built with Lego Mindstorms Ev3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%