Skip to content
forked from NMMI/IMU

Firmware and libraries for IMU board v.1.0

Notifications You must be signed in to change notification settings

SoMa-Project/IMU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

/*==========================================================================

IMU

The repository is organized as follows:

  1. Firmware

Here you can find the PSoC firmware to be programmed in the IMU board. It handles the readings of up to 17 connected IMUs and allows the user to choose which sensors to read. Firmware version 1.1 allows to choose between accelerometers, gyroscopes, magnetometers and temperature or a combination of them.

Just open the project with PSoC Creator and upload it onto the board


  1. Management

Here are useful libraries to manage the IMU board. In particular:

  • qbAPI contains the API to communicate with the device through FTDI and RS-485 protocol.
  • qbadmin contains softwares to interface with the board using the API.
  • imuboard_simulink contains Simulink libraries.

Simulink usage: Install imuboard_simulink libraries in addition to standard qbmove_simulink libraries by running 'install.m' file in Matlab (newer than version 2013a). Use the provided Simulink schemes as an example on how to use the library.

About

Firmware and libraries for IMU board v.1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.2%
  • Assembly 13.4%
  • HTML 12.4%
  • C++ 4.6%
  • TeX 1.6%
  • Verilog 1.4%
  • Other 2.4%