Hello, so this is my first time learning on how to use a Microcontroller like Arduino Uno and currently, I am planning to do on some mini project which uses these items below:
1. Arduino Uno Rev 3
2. Bluetooth Module HC-05
3. An App to receive the data which I created using MIT App Inventor
4. Door Magnetic Switch.
To be very honest I do not know where to start but I have already designed the User Interface of the Application without the Programming Block. I want it to work in away, when the Door Magnetic Switch formed closed circuit, it will send 1 or "ON" in the App through the Arduino Uno. However, when the Door Magnetic Switch formed an open circuit, it will send "0" of "OFF" in the App.