Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DFRobot/mpy-gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Example for OpenMV and PYBoard.

OpenMV Example

  • ADXL345
    ADXL345 is suitable for tilt Angle measurement

  • BME280
    BME280 can measure temperature, humidity and air pressure and can be applied to environmental monitoring

  • Joystick
    Read the amplitude in the X and Y of the Joystick and the value in the Z direction

  • MLX90614
    Get the ambient temperature and object temperature

  • servo
    Control servo

  • AmbientLight
    Calculate the light intensity by reading the adc

  • DCMotor
    Control dc motor

  • LM35
    LM35 is used to measure temperature.

  • PIRMotionSensor
    Detect infrared (IR) of people/ animals in motion

  • SoundSensor
    Detection sound intensity

PYBoard Example

  • ADXL345
    ADXL345 is suitable for tilt Angle measurement

  • BME280
    BME280 can measure temperature, humidity and air pressure and can be applied to environmental monitoring

  • Joystick
    Read the amplitude in the X and Y of the Joystick and the value in the Z direction

  • MLX90614
    get the ambient temperature and object temperature

  • servo
    Control servo

  • AmbientLight
    Calculate the light intensity by reading the adc

  • DCMotor
    Control dc motor

  • LM35
    LM35 is used to measure temperature.

  • PIRMotionSensor
    Detect infrared (IR) of people/ animals in motion

  • SoundSensor
    Detection sound intensity

  • DHT11
    DHT11 is used to measure temperature and humidity.

  • ds18b20
    ds18b20 is used to measure temperature.

History

  • data 2018-7-5
  • version V0.1

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages