Giter Site home page Giter Site logo

scha_imu_board's Introduction

scha_imu_board

Overview

This package contains ROS driver nodes for Murata sensor products mainly communicate by SPI(Serial Periferal Interface).

supported devices:

  • SCHA63T Series
  • SCHA600 Series

Building the Environment

To write software to Teensy4.0, use "Arduino IDE" and "Arduino IDE + Teensyduino". Please install them on your Windows PC.

Next, place the extracted folder in an appropriate directory.

"SCHA" โ‡’ scha IMU library, place it in the arudino library directory by folder. This is the default location ( C:\Program Files (x86)\Arduino\libraries ) e.g.) C:\Program Files (x86)\Arduino\libraries\SCHA

Change the valid definitions in SCHA.cpp depending on the platform you are writing to.

By default, SCHA6xx_x03 is valid.


"scha_board" โ‡’ teensy's working directory. Place it anywhere you want and run scha_board.ino when compiling/writing.

After placing the folder, double-click scha_board.ino to run it in Arduino IDE. Click the verification button (check mark) in the upper left corner to compile the program.

After the compile result is displayed at the bottom of Arduino IDE with no error, click Press the Write button on Teensy4.0 once. (Teensy 4.0 will restart automatically after writing.)

"Click the Terminal button in the upper right corner of the Arduino IDE to confirm that the data acquisition is successful.

How to use

The topic name and .yaml file name are "series name"_xxx, so please change them as necessary. There is no problem if you use them as they are.

"ros_package/scha_imu_driver" is a ros driver that runs on linux. Please install the ros environment on your Linux PC.

Place "ros_package/scha_imu_driver" in any workspace and build it.

Connect the device to your PC, and edit the device in the .yaml file in "ros_package/scha_imu_driver/config" according to the connection status.

Run the appropriate launch for your device from "ros_package/scha_imu_driver/launch".

scha_imu_board's People

Contributors

takumi-ukai avatar junichimeguro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.