al8x / MTP_Logger_VESC_BNO

This code powers the pocket logger device that allows you to log data on a teensy platform at a speed up to 2000 Hz. The hardware features a variety of ports and instrumental sensors allowing creative applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MTP_Logger_VESC_BNO

This code powers the pocket logger device that allows you to log data on a teensy platform at a speed up to 1500 Hz. The hardware features a variety of ports and instrumental sensors allowing creative applications.

Download the arduino version 1.8.19 HERE or directly on Arduino Website

Download the Teensyduino 1.57 HERE or directly on Teensy Website

Download the librairies HERE

V1.2

  • The sensors screen behavior has changed to a more simple approach : Screen 0 allow to fast log and overview the sensors, screen 1 allow you to see the graph of each one of them and screen 2 is the settings screen.

V1.1

  • Add long press features for options scroll
  • Add EEPROM saving features for the settings
  • Replace the sample number feature by the number of magnet feature for a more intuitive approach

V1.0

  • Possibility to log up to 2000 kHz
  • New usb files - SD card direct connection
  • Thermocouple on Accelero MAX31855 detected
  • Dump file through USB on the end of the record session to maximize speed of saving files

=======

This code powers the pocket logger device that allows you to log data on a teensy platform at a speed up to 2000 Hz. The hardware features a variety of ports and instrumental sensors allowing creative applications.

About

This code powers the pocket logger device that allows you to log data on a teensy platform at a speed up to 2000 Hz. The hardware features a variety of ports and instrumental sensors allowing creative applications.

License:GNU General Public License v3.0


Languages

Language:C++ 95.8%Language:C 4.2%