We provide support for families (people and pets) to live safely. A place you shouldn't go. A time when you should not act. will be monitored and notified.
What are you going to build to solve this problem? How is it different from existing solutions? Why is it useful?Periodic location information will be sent and feedback from the monitor (sound, LED, vibration, etc.) will be sent. The element that differs from existing products is that it is possible to add functionality as an original service. In particular, I don't know of any that respond to changes in the range of movement by specifying time.
How does your solution work? What are the main features? Please specify how you will use the AVR-IoT Cellular Mini in your solution.AVR-IoT will be used as the main MCU. Obtain location information and upload it to the cloud. It also receives feedback information and notifies you with sound and LED.
List the hardware and software you will use to build this.Hardware
・GPS Module:GYSFDMAXB
・SPEAKER
Software
・Arduino
Cloud
・Enebular (no code web service)
Cloud
This is achieved using the cloud execution environment provided by Enebular.
Two functions are implemented by branching the path for one URI assigned in the cloud execution environment.
The first is the storage process of GPS location information sent from AVR-IoT.
The second process is to return HTML for viewing location information on a map from a smartphone.
The map uses Openstreetmap.
Please refer to Github for the flow reproduction file. To make it work, please create an Enebular account and upload.
Also, data store values and base GPS values may need to be rewritten depending on your usage situation.
I have included a flow diagram for your reference.
Comments