# H10 Control Unit Mini

<i>Almost ready-to-use</i> low-power and low-cost controller for small network [Berta-H10](h10_berta) LoRa sensors.  

This version is composed by the minimuh hardware and minimum software required to receive the LoRa packets from the Berta H10:

* a [FOX Board D27](/foxd27) single board Linux computer
* a [H10 Brizio hat](/h10_brizioadapter) with a H10 module mounted
* an 868 MHz antenna
* a microSD with Buildroot Linux distribution and some utilities preinstalled

<img src="./h10_minigateway.jpg" class="img-responsive">

## Features

* Fully open source working examples
* Just 15 seconds to raise up after a power on
* Preinstalled Mosquitto MQTT broker that expose all the incoming data from the sensor network
* Preinstalled MQTT publisher, written in Python, that get messages from H10 module via internal serial line and publish them
on the MQTT tree
* Preinstalled web front end <http://h10controlunit.local>

## Getting started with H10 Control Unit Mini

Connect the H10 Control Unit Mini to your network with an ethernet cable, Linux is configured to get the IP address from your DCHP server

## Download

* @article='download_h10cu'

## Related products

* @article='h10_berta'
* @article='h10_controlunit'
* @article='h10_controlunit_mini'

 


