Skip to content

Project for all the sensors that can be instantiated, from "file" sensors to cameras and wearables.

Notifications You must be signed in to change notification settings

EU-TEACHING/teaching-sensors

Repository files navigation

sensors

Project for all the sensors that can be instantiated, from "file" sensors to cameras and wearables.

How to connect the Bluetooth Dongle on the iMX8

The shimmer devices need bluetooth to communicate with the board.

You need to:

  • install hciconfig
  • hciconfig hci0 up to activate bluetooth
  • hcitool scan will give you the MAC address
  • rfcomm bind 0 MAC-ADDRESS
  • Now you should be able to see the device in /dev. This is the device that you need to add in the yaml config of your application.

About

Project for all the sensors that can be instantiated, from "file" sensors to cameras and wearables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •