Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.18 KB

main-index.md

File metadata and controls

36 lines (26 loc) · 1.18 KB
layout title nav_order description permalink
default
Home
1
Documentation for Gyroscope L3G4200D Sensor
/

Gyroscope L3G4200D


The following project is an implementation as part of a Mini project which deals with interfacing Arduino Uno with Gyroscope L3G4200D sensor.

The aim of the repository is to deep dive into

  • Working of the code
  • Working of the sensor
  • Pin engagement with the development board
  • References to look out for

Important Directions 🧭

References 💡

  1. Wire Library - Docs.particle.io
  2. Datasheet downloaded from IoT Lab Info L3G4200D
  3. Do checkout this video: How to Mechatronics video on I2C

{: .warning}

Website is under active progress