Skip to content

A basic example of using the Bluetooth messaging to communicate between two LEGO EV3 bricks.

Notifications You must be signed in to change notification settings

codeadamca/ev3-server-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LEGO® Mindstorms® EV3 and Bluetooth Communication

A Python snippet using two EV3 bricks, a touch sensor, a motor, and Pybricks. Pybricks is the LEGO recommended method of using the LEGO EV3 Brick with Python. See the official Python for EV3 LEGO page for more details.

This example connects two EV3 bricks over Bluetooth. When the touch sensor is pushed on the sever EV3 brick the motor on the client EV3 brick turns.


Repo Resources

About

A basic example of using the Bluetooth messaging to communicate between two LEGO EV3 bricks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages