# Berta H10 - LoRa low-power fast prototyping system

<abstract>
Create your own battery-free energy-harvesting solar powered LoRa sensors in minutes with this fast prototyping system
</abstract>

<img src="./berta_h10.jpg" style="max-width:640px; width:100%;"> 

Berta H10 is the main component of a fast prototyping system designed to create your own energy harvesting LoRa sensor device:

* <strong>BATTERY-FREE</strong><br/> the energy is stored on a 50 Farad [VINATech hybrid capacitor](https://www.vinatech.com/eng/product/lithium-capacitor.php) with low self-discharge and a wide operating temperature range. H10 device can be left in standby mode without any light up to 100 days waiting for input or timing events to wake up and transmit data.

* <strong>VERY LOW POWER CONSUMPTION</strong><br/>
Just 4.29 µW (microWatt) in standby mode and 66 mW (milliWatt) in transmit mode allow the devices to remain operational for an extended period, even in total absence of light.

* <strong>HIGH QUALITY SOLAR PANELS</strong><br/>
We have selected the best panels on the market and designed the best circuits to optimize their perfomance.

* <strong>CUSTOM POWER CIRCUITS</strong><br/>
We designed from scratch the power charging section to collect energy even at extremely low brightness levels (50 LUX).

* <strong>CUSTOM DESIGNED ISM ANTENNA</strong><br/>
To achieve maximum transmission efficiency, a highly optimized PCB antenna was designed completely from scratch

* <strong>SENSORS AT STATE OF THE ART</strong><br/>
All the ACME sensor proposed have been selected among those that represent the state of the art in terms of performance and low power consumption. Each ACME Sensor port can be completely turned off. 

* <strong>FULLY OPEN-SOURCE SOFTWARE ENVIRONMENT</strong><br/>
The software environment proposed by default is [RIOT](https://www.riot-os.org/), the friendly Operating System for the Internet of Things. The language used is C. Everything is available under the Open-Source GitHub repositories.

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

<a href = "/h10" class = "btn btn-primary" role = "button"><i class="glyphicon glyphicon glyphicon-book"></i> H10 Module</a>

## Description

*  The main brick of this system is the Berta H10 board that includes:
	* A [H10 module](/h10):
		* CPU Microchip SAM R34 (Cortex M0+ @ 48MHz)
		* LoRa radio fully compatible with LoRaWan
		* Power charging circuitry
		* Ferroeletric RAM
		* Cripto chip
	* 50 Farad [hybrid capacitor](https://www.vinatech.com/eng/product/lithium-capacitor.php)
	* Wake-up push button
	* Reset push button
	* 2x20 pins pitch 2.54mm with GPIOs for user applications
	* 3 [Acme Sensor ports](/acmesensor)
	* USB-C device port
	* Solar panel power input
	* SWD port for in-circuit programming and debugging
	* [Serial console port @ 3.3 volt](/USB-3V-SER) (115200,8,N,1)
	* IPEX MHFI receptacle for external antenna
	* @article='declarations'

## Documentation

* @article='doc_h10'

<h2>Related products</h2>

<div class="row equal">
	<div class="col-md-3 col-sm-6">
		@include='card_bertah10'
	</div>
	<div class="col-md-3 col-sm-6">
		@include='card_h10'
	</div>
</div>

