https://github.com/tkjelectronics/gsmwateralarm
PIC Based wateralarm, sending you an SMS when water is detected
https://github.com/tkjelectronics/gsmwateralarm
Last synced: about 2 months ago
JSON representation
PIC Based wateralarm, sending you an SMS when water is detected
- Host: GitHub
- URL: https://github.com/tkjelectronics/gsmwateralarm
- Owner: TKJElectronics
- Created: 2012-05-25T14:55:40.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-25T15:04:00.000Z (about 14 years ago)
- Last Synced: 2025-01-01T22:12:59.837Z (over 1 year ago)
- Language: Assembly
- Size: 158 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
The code is released under the GNU General Public License.
This is the code for our GSM Water alarm school exam project made back in 2011.
The project is based on a PIC16F690 and an inexpensive SIM300 GSM module for sending SMS warnings.
The code is made in mikroC for PIC where their free evaluation version can be used to compile the project.
For more information see our blog post: http://blog.tkjelectronics.dk/2011/07/pic-based-wateralarm-with-sms-function/ or send us an email at support@tkjelectronics.dk.