Skip to content

Super simple bike alarm made with an accelerometer and an esp8266

License

Notifications You must be signed in to change notification settings

ghettobuilder2027/alarm_velo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alarm velo

Simple Bike alarm

Made with a esp8266 wemos d1 mini and a MPU6050

Libraries extracted from : https://github.com/jrowberg/i2cdevlib just extract the ic2dev and mpu6050 libraries from the arduino repertory

Connections for the wemos D1 mini

  • GND to battery negative
  • +5V to switch
  • switch to battery positive
  • D5 to out of the speaker schematics below

for the MPU6050

  • D1 to SCL
  • D2 to SDA
  • Connect VCC to VIN
  • Connect gnd to GND

You can use a battery pack to power the alarm. I made a little battery with this cheap circuit from aliexpress step up module and a 18650 battery

Speaker schematics

About

Super simple bike alarm made with an accelerometer and an esp8266

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages