- Documentation
- Supported versions for releases
- ESP32 program
- Lambda program
- Sensor´s and materials list used
- Connection diagram
A project in which Im going to build a panic button that can send an email or telegram maybe with the location of the one that push the button. Another part too with an alcohol sensor that will do the same but this is going to be in the case that you are drunk.
I´m developing a github page in the wiki part in order to use that space as a documentation, that documentation is still in development but is going to be there. Click here in order to go to that documentation page.
Also please see below the list of the hardware which are going to be used in this project.
To see the releases supported versions please click here to see the supported ones and unsupported ones.
- MQ-3 sensor
- NEO 6M GPS module
- ESP32
- Lipo battery
- TP4056 module
- Step up voltage module
- Push buttons
- Buzzer
The tasks described below are linked to an issue that also appears in the section of projects of the present github project. What you see below is a resume of some of the issues opened but are not all of them, only the main functionalities.
The nomenclature is the next one:
✅: Done ❌: Not done yet
For the sensors:
- ✅ MQ-3
- ✅ GPS
- ❌ Push button lecture
- ❌ Set both together
For the MQTT
- ❌ Send coordinates to google iot core MQTT
- ❌ Add register to firebase
Necesite descargar la biblioteca desde el release de su github e instalarla con el siguiente comando posicionandome sobre la ruta de donde se descrago la biblioteca:
python -m pip install .\Flask-GoogleMaps-4.1.1.2.tar.gz
El release puede ser encontrado dando clic aquí y usando el más reciente
También a pesar de eso se presentaron unos errores, usar el init del repo dando clic aquí