Coder Social home page Coder Social logo

pierrick-marie / gyroscope-bluetooth-with-arduino Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.57 MB

Un gyroscope bluetooth avec deux Arduino Nano 33 IoT

Home Page: https://github.com/pierrick-marie/Gyroscope-Bluetooth-with-Arduino

License: BSD 3-Clause "New" or "Revised" License

C++ 100.00%
arduino bluetooth gyroscope

gyroscope-bluetooth-with-arduino's Introduction

Gyroscope Arduino Bluetooth

Gyroscope à affichage déporté en Bluetooth basé sur deux Arduino Nano 33 IoT et un écran LCD.

License BSD 3-Clause

https://raw.githubusercontent.com/pierrick-marie/Gyroscope-Bluetooth-with-Arduino/main/LICENCE

Code source

	git clone https://github.com/pierrick-marie/Gyroscope-Bluetooth-with-Arduino.git

Objectif

L'objectif du projet est de mesurer l'inclinaison d'une pente en degrès en temps réel et l'afficher sur écran déporté. C'est une sorte de niveau à bulle électronique avec un affichage déporté. La communication entre les élements du dispositif doit être sans fil.

Matériel

Le projet est basé sur deux Arduino Nano 33 IoT (https://docs.arduino.cc/hardware/nano-33-iot). Le premier mesure son inclinaison en degrès puis transmet en Bluetooth la valeur mesurée au second module Arduino. Ce dernier affiche la valeur reçue via un petit écran OLED de 128x64 pixels (https://www.az-delivery.de/en/products/0-96zolldisplay).

Les deux modules Arduino sont autonomes à l'aide d'une petite batterie USB.

Schema d'ensemble du montage

Structure du projet

  • src/examples : des exemples pour manipuler l'accéléromètre, le gyroscope, l'écran I2C et le Bluetooth.
  • src/project : les programmes finaux du gyroscope et de l'écran i2c qui communiquent en Bluetooth.
  • docs : toute la documentation concernant le matériel utilisé.

Documentation

Toute la documentation est disponible dans le dossier docs du projet.

Auteur

Developpeur: Pierrick MARIE contact at pierrickmarie.info

Contribuer

N'hésitez pas à améliorer ce programme en envoyant des PR ou me contacter directement par mail.

Badges

License made-for-Arduino

gyroscope-bluetooth-with-arduino's People

Contributors

pierrick-marie avatar

Stargazers

 avatar

Watchers

 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.