Skip to content

coffeedood/ev3_clientserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ev3_clientserver

This project demonstrates running client and server code on the mindstorm/brickpi ev3

The client.py listens for a button press and sends messages "stop" and "go" over port 8089

The server.py listens for messages "stop" and "go" on port 8089 and turns a motor in response

The colors.py is similar to server.py but it changes colors on the mindstorm

About

Brickpi and mindstorm ev3dev client server code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages