GithubHelp home page GithubHelp logo

konsumer / reinescie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from honnet/reinescie

0.0 0.0 0.0 6 KB

Mozzi + non-blocking sonar measure experiment.

Home Page: https://www.hackster.io/cedric/fructus-animalis-e95c9f/#toc----reine-scie

Arduino 100.00%

reinescie's Introduction

reineScie

Mozzi + non-blocking sonar measure experiment.

What ?

Concept : A sculpture half-man, half-dolphin. From abyssal sounds to machine entrails, it communicates algorithmically with visitors.

Artistic Technique : unrolled poplar wood (1), elastomer (2) laminated wood on tire.

Digital Technique : ultrasonic distance sensor (3), micro-controller for sensor and sound synthesis(4), speakers.

(1) crate, (2) latex, (3) sonar, (4) using Sensorium/Mozzi library.

How ?

This project was developed with the HC-SR04 ultrasonic range sensor. The common version has several problems, but it can be improved:

http://uglyduck.ath.cx/ep/archive/2014/01/Making_a_better_HC_SR04_Echo_Locator.html
http://wiki.jack.tf/hc-sr04

Once our sonar was fixed, we needed to make it work in parallel with mozzi which means that the classic NewPing driver for arduino would not work as it uses delays and/or interruptions. This code thus implements a non-blocking driver with a state machine, see the comments + text-base graph in the code.

reinescie's People

Contributors

honnet 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.