Giter VIP home page Giter VIP logo

Comments (9)

SidLeung avatar SidLeung commented on August 15, 2024

New IMU example Sketches for Free Fall, Zero Motion are provided in the Bellatrix release.

from arduinocore-arc32.

mjs513 avatar mjs513 commented on August 15, 2024

Thank you. I will give a try as soon as I get some time. Was having a devil of a time getting it to work properly

from arduinocore-arc32.

mjs513 avatar mjs513 commented on August 15, 2024

Ok. Just tried to compile the ZeroMotionDetect and MotionDetect sketches and received the following error messages on compile:

arc-elf32-g++: error: unrecognized argument in option '-mcpu=quarkse_em'

arc-elf32-g++: note: valid arguments to '-mcpu=' are: ARC600 ARC601 ARC700 ARCv2EM ARCv2HS arc600 arc601 arc700 arcem archs

from arduinocore-arc32.

bbaltz505 avatar bbaltz505 commented on August 15, 2024

Ah, the latest corelibs requires a newer toolchain:
https://downloadmirror.intel.com/25470/eng/arc-toolchain-windows-arcem-1.0.1.zip (Windows)
https://downloadmirror.intel.com/25470/eng/arc-toolchain-osx-arcem-1.0.1.tar.bz2 (OSX)
https://downloadmirror.intel.com/25470/eng/arc-toolchain-linux64-arcem-1.0.1.tar.bz2 (Linux64)

Extract one of these to replace your toolchain (compiler) files in .arduino15/packages/Intel/tools/arc-elf32/1.6.2+1.0

from arduinocore-arc32.

mjs513 avatar mjs513 commented on August 15, 2024

Will give it a try. Just to double check the toolchain is 1.6.2+1.0 replacing 1.6.4+1.0: going backwards in the numbering?????

from arduinocore-arc32.

mjs513 avatar mjs513 commented on August 15, 2024

hi @bbaltz505. Just gave it a try and seems to work. There does seem to be a lag between moving the board and when the interrupt is tripped. It gets better as I reduce values.

Mike

from arduinocore-arc32.

bbaltz505 avatar bbaltz505 commented on August 15, 2024

hi @mjs513 . Have you tried this issue with the latest release (1.0.6)?

from arduinocore-arc32.

mjs513 avatar mjs513 commented on August 15, 2024

Hi @bbaltz505 haven't tried it with the official release as of yet. Been busy with my rover project and family issues. Will give it another try. Think the real problem is with the algorithm itself which is not an arduino 101 issue. If I move the board slowly does not really register motion at least with the initial tests I made.. I have another method that implements a Zara/Zupt algorithm that works fairly well.

Mike

from arduinocore-arc32.

mjs513 avatar mjs513 commented on August 15, 2024

@bbaltz505 I got around to trying the examples for both zero motion and motion detect. I think that should close this issue. I have not checked if issue 181 would affect the performance but that is another issue. Just as a note setting the right thresholds and durations can be a pain.

I really like the performance of the Motion Detect Example better than Zero Motion. Thanks for incorporating the examples should be a help to everyone.

Mike

from arduinocore-arc32.

Related Issues (20)

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.