An example project for the Heltec Turtle LoRa board (STM32L4 and SX1276 chips). The projects is only supported for the Nucleo-L432KC board platform in the mbed online and offline compiler environment. Visit www.radioshuttle.de (choose Turtle board) for instructions. Note that most source files and libraries are open source, however some files especially the RadioShuttle core protocol is copyrighted work. Check header for details.

Dependencies:   mbed BufferedSerial SX1276GenericLib OLED_SSD1306 HELIOS_Si7021 NVProperty RadioShuttle-STM32L4 USBDeviceHT

Files at this revision

API Documentation at this revision

Comitter:
Helmut64
Date:
Fri Mar 29 13:32:29 2019 +0000
Parent:
51:cb4247877bf4
Child:
53:f84c9283eb05
Commit message:
updated si7021

Changed in this revision

HELIOS_Si7021.lib Show annotated file Show diff for this revision Revisions of this file
PinMap.h Show annotated file Show diff for this revision Revisions of this file
--- a/HELIOS_Si7021.lib	Fri Mar 29 13:28:06 2019 +0000
+++ b/HELIOS_Si7021.lib	Fri Mar 29 13:32:29 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/Helmut64/code/HELIOS_Si7021/#19633f4a946b
+https://os.mbed.com/users/Helmut64/code/HELIOS_Si7021/#5ea2d9a2ef8c
--- a/PinMap.h	Fri Mar 29 13:28:06 2019 +0000
+++ b/PinMap.h	Fri Mar 29 13:32:29 2019 +0000
@@ -17,7 +17,7 @@
  #define FEATURE_USBSERIAL
  #define FEATURE_NVPROPERTY
  #define FEATURE_NVPROPERTYEDITOR
-// #define FEATURE_SI7021
+ #define FEATURE_SI7021
 #endif
 
 #ifdef HELTECL432_REV1