Skip to content

Some stuff for a temperature monitor using Orange PI, serial monitor and a modem to send SMS

Notifications You must be signed in to change notification settings

spamatica/temp-sms-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temp-sms-monitor

Some stuff for a temperature monitor using Orange PI, serial monitor and a modem to send SMS

Example reading temperature by hand:
ddskrjo@orangepizero:~/temp-sms-monitor$ cat /sys/bus/w1/devices/28-041690b555ff/w1_slave
7f 01 4b 46 7f ff 0c 10 ba : crc=ba YES
7f 01 4b 46 7f ff 0c 10 ba t=23937

Example sending SMS by hand to /dev/ttyUSB2:
AT+CMGF=1
AT+CMGS="070xxxxxxx",129
Detta är ett meddelande
CTRL+Z

About

Some stuff for a temperature monitor using Orange PI, serial monitor and a modem to send SMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published