Skip to content

loosepascal/Dienes-Blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting to Bluetooth

To connect to bluetooth you need to configure the serial port of the Arduino within Arduino IDE. Depending on your OS you need to install PySerial for OS X or Bluetooth for Windows.

Whichever port you select, you need to adjust the Python code. ser = serial.Serial('/dev/cu.jyl2-DevB', 9600)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages