Hello!
So my goal for next few months is to build a HW+SW alarm system for my motorbikes security.
Generally my system will consist of basic things like gyro, to register any unwanted movement, arduino MCU, loudspeaker , GPS and GSM module and RF receiver. About HW side I guess everything is straight forward. But my question mainly is about SW side of things.
As I see now, MCU should wake up GSM module every 10 or so minutes and send SMS or Email , that everything is OK + GPS coordinates. To avoid possibility that GSM signal jammer is in use.
So my vision is that some sort of web based application should check every 10mins or so for emails from GSM module and if it didn’t get it , it will send email to me.
Okey after this short introduction here is my main question:
What kind of tools I should consider to learn for a SW side of things - so that I can finish my project and possibly use my new knowledges in similar things in future?
- raspberry pie/ linux ?
- android?
- Java?
- Phyton?
- or anything else?
I am learning electrical engineering, so I need best bang for buck, there buck is my free time.
Thanks in advance