Programming the SIB™
Introduction SiB™ vs SID mode Programs in SiB™ mode Programs in SID mode Sample Programs - Door Bell - Emergency Button - Freezer Monitor - I Love You - Lights Demo - Magnetic Alarm - Motion Sensor - Sweet Dreams - Thermometer - Water/Moisture Sensor - Yes or No Commands A - Z Configuration GPIO Programming Time Sensor Messaging | Sample Programs: I Love You The "I Love You" program is the simplest program offered. It simply sends an IM to a designated recipient (or multiple recipients) when the SiB is pressed, and sends you a silent notification that the message was sent. PROG S ; a single click ; multiple recipients can be specified with a comma (123,456,789) IMTO 12345551234 I Love You! ; SM sends a 'silent' message, with no audible alert, to your SiMP™ SM Sent 'I Love You!' to 12345551234 ; power off the SiB HALTTO SUBMIT THIS PROGRAM: Simply modify the above to include your own mobile number or message, and send it via IM to your SiB. Press your SiB to receive the program. |