Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is just a simple class used for talking to a Pixy with the Lego firmware installed on it. I have not fully tested it but it seems to work for the most part.

Notifications You must be signed in to change notification settings

midpipps/LejosLegoPixy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lejos Lego Pixy

This is just a simple class used for talking to a Pixy with the Lego firmware installed on it. I have not fully tested it but it seems to work for the most part.

using information pulled from https://github.com/charmedlabs/pixy/blob/master/src/device/main_m4/src/serial.cpp

This has been minimally tested on the EV3 with Lejos 0.9.1 EV3

Known Working

GetVersion()

getModuleName()

getModuleName2()

unknown()

getBiggestBlob()

About

This is just a simple class used for talking to a Pixy with the Lego firmware installed on it. I have not fully tested it but it seems to work for the most part.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages