Skip to content

Python 3 project to handle Racelogic VBOX 3i (https://www.vboxautomotive.co.uk/index.php/en/products/data-loggers/vbox-3i) real time captured data via COM (serial) communication. This helps to integrate VBOX 3i in a variety of projects where it is required to process high precision data in real time. Project page at:

License

Notifications You must be signed in to change notification settings

lpgonzalez/pyVbox3i

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to pyVbox3i GitHub Page

This is a python 3 project to handle Racelogic VBOX 3i real time captured data via COM (serial) communication. This helps to integrate VBOX 3i in a variety of projects where it is required to process high precision data in real time.

One of the main problems we faced with Racelogic VBOX 3i is that there is no SDK or API to access the data that it is capturing from the different sensors, however, in this website they describe the message format that is transmitted via CAN bus, and that can be accesed via USB port (and virtual COM interface).

About

Python 3 project to handle Racelogic VBOX 3i (https://www.vboxautomotive.co.uk/index.php/en/products/data-loggers/vbox-3i) real time captured data via COM (serial) communication. This helps to integrate VBOX 3i in a variety of projects where it is required to process high precision data in real time. Project page at:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages