IoT - Home & Premises Integration
For a programmer wanting to integrate functionality of a home or business premises, the amount of electronics needed is often daunting and beyond their skill set. There are many devices out there which can be connected to a computer, but often drivers are needed or some USB interface.
To make things easy we have created several devices which simply plug into the Local Area Network and are accessed by simple commands in a URL. Data is retrieved by loading a web page from the device. Programmers can easily use the data to create their own display or log then have programming logic to send a command to turn something on or off.
New ideas are in development so keep an eye on this page. If you have any ideas of something we could add to this range, [let us know].
- Heating Interface (Hi) - a simple web based interface to read a temperature and control up to four devices with an added bonus in a function where you can set an individual temperature for each relay and that temperature will be mainteined by the interface.
- Temperature Interfact (Ti) - as simple as it gets, locate this interface where you want to read a temperature then simply load the web page from it.
- Switch Interface (Si) - another simple interface with just four relays, send a command via the URL to turn each relay on or off and read back the current state of the relay via a web page.
Free PHP server software is available so you can see the code used to manage the interfaces