Skip to content

Instantly share code, notes, and snippets.

View 3DKIDS's full-sized avatar

JONGWON SEO 3DKIDS

View GitHub Profile
@3DKIDS
3DKIDS / Gyro1
Created November 8, 2015 08:25
Arduino Study
#include <Wire.h>
#define CTRL_REG1 0x20
#define CTRL_REG2 0x21
#define CTRL_REG3 0x22
#define CTRL_REG4 0x23
#define CTRL_REG5 0x24
// I2C address of the L3G4200D.
// Use I2C scanner to find this value!