
Ambimat Electronics writes the software that runs on the device itself: firmware on the microcontroller, the drivers that talk to sensors and actuators, and the code that gets measurements off the product and into a backend. It is the software half of AmbiIoT, Ambimat’s IoT and embedded product design and development service, and it pairs with electronics hardware design on the same programme or can be engaged against hardware a customer already has.
Past products have taken Ambimat into Embedded Linux and RTOS programming at both the Hardware Abstraction Layer and the Application Layer. Separating the two matters on a product that will be revised: a HAL that isolates the silicon is what allows a later board respin, or a change of MCU vendor, without rewriting application logic.
Interfacing with sensors and actuators is the part of this practice with the widest range behind it, from temperature sensors through to fingerprint biometric sensors. Wired device interfaces used in shipped products include Modbus, RS485 and DLMS meter protocols, described with the products they were used in on design by technology.
Sensor and actuator data is carried to backend servers over MQTT or RESTful APIs. Where the volume of raw data is the cost driver, processing can be moved onto the device instead: the AmbiPower automatic meter reader parses meter data locally with an edge algorithm, which cuts the cellular data a utility pays for and improves the reliability of meter communication.
The customer owns the IP in every engagement.
Send the target MCU or board, the sensors involved and where the data has to end up, and Ambimat will come back on scope and approach. Contact Ambimat to start.