Wykres commitów

45 Commity (lthiery/aws-iot-demo)

Autor SHA1 Wiadomość Data
lthiery 8e21ad4127 finish the sentence 2020-04-24 09:30:22 -07:00
lthiery a3e940e4aa commit the right README 2020-04-24 09:28:24 -07:00
lthiery e756740fc2 add setup outline 2020-04-23 09:37:08 -07:00
lthiery b3612dec34 AWS IoT text message demo 2020-04-23 09:30:17 -07:00
Kent Williams d48d6df55f
Merge pull request #16 from helium/kent-williams/add-heltec-32-example
Add Heltec WiFi LoRa 32 V2 Basic Example
2020-04-21 12:10:28 -07:00
Kent Wiliams 64efd4c501 add link on top readme to heltec 2020-04-20 16:41:51 -07:00
Kent Wiliams bf44322aa3 remove image from adafruit readme 2020-04-20 16:37:18 -07:00
Kent Wiliams 881a4e781a add first heltec lora 32 example 2020-04-20 16:35:48 -07:00
Kent Wiliams e7dfd1e96d didn't commit config contents and fixing link 2020-04-20 13:31:19 -07:00
Kent Wiliams 3ffe9433a1 added ibm lmic config notes and example 2020-04-20 13:28:04 -07:00
Kent Williams 69b85a724d
Merge pull request #15 from helium/kent-williams/restructure-repo
Restructuring Examples
2020-04-20 13:08:56 -07:00
Kent Wiliams f18dde1e92 add board maker to catena in readme 2020-04-14 07:03:07 -07:00
Kent Wiliams 9f79ea2816 fix gps dir link 2020-04-13 16:52:05 -07:00
Kent Wiliams 296b1c81cc remove accidentally added vscode files 2020-04-13 16:49:46 -07:00
Kent Wiliams 61822c3629 restructured examples specific to board support 2020-04-13 16:46:29 -07:00
Kent Williams 3ddf664241
Merge pull request #14 from helium/kent-williams/add-sparkfun-pro-rf-example
Add Sparkfun Pro RF Example
2020-04-08 09:43:39 -07:00
Kent Wiliams ebc8faa65b adding clock error relax fixes joining attempts 2020-04-08 09:18:36 -07:00
Kent Wiliams eb9f584ce1 fix typo in readme 2020-04-07 16:03:22 -07:00
Kent Wiliams cf4cab06c7 adding sparkfun pro rf example 2020-04-07 15:13:26 -07:00
Kent Wiliams 3a14be9bc3 improve devkit readme 2020-04-01 22:33:01 -07:00
Kent Williams 50f1b382bc
Merge pull request #12 from helium/kent-williams/devkit-cayenne-uplink
Add Sketch for Helium DevKit using CayenneLPP
2020-03-31 10:38:11 -07:00
Kent Wiliams 1f9f3249ca forgot to save changes 2020-03-31 10:27:18 -07:00
Kent Wiliams 0f8fa30f96 added note about platformio support 2020-03-31 10:17:26 -07:00
Kent Wiliams 426b35ab2a added forward declaration for stricter compiler warninns 2020-03-31 09:46:42 -07:00
tteague 358f60df93
Merge pull request #13 from illperipherals/illperipherals/gitpod-setup
Add gitpod config
2020-03-31 05:43:54 -05:00
tteague 6e2b43597d Add gitpod config
this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.
2020-03-31 10:38:05 +00:00
Kent Wiliams c3b4075354 added cayennelpp doc link 2020-03-30 16:51:59 -07:00
Kent Wiliams 5003dd2e4b added readme 2020-03-30 16:50:50 -07:00
Kent Wiliams d6d80548dd added cayennellp 2020-03-16 16:28:19 -07:00
Kent Wiliams 1f4460998d remove useless include 2020-03-16 16:01:42 -07:00
Kent Wiliams 5a2c63f021 added sensor reading 2020-03-16 15:50:06 -07:00
Kent Wiliams a95ec54b18 starting with longfi-us915 sketch 2020-03-16 11:37:40 -07:00
Kent Williams 75a2a3a77c
Merge pull request #11 from julianapeace/master
missing FILL_ME_IN for DEVEUI
2020-03-10 14:40:20 -07:00
julianapeace 1c14b7b79e missing FILL_ME_IN for DEVEUI 2020-03-10 16:36:01 -05:00
Kent Williams bfe173e567
Merge pull request #10 from ppannuto/lmic_v310
Update to support LMIC v3.1.0
2020-02-26 09:27:19 -08:00
Pat Pannuto 6d944823d7 Update to support LMIC v3.1.0
Looks like the upstream adruino library [released v3.1.0][v310] two weeks ago.

From [the changeset][changes], this includes Helium patches that add the pinmap
for `Disco_L072cz_Lrwan1`. Unfortunately, that means that when this code compiles,
it now throws duplicate symbol errors. This simply removes the now redundant
definition and fixes the type where needed to match upstream.

[v310]: https://github.com/mcci-catena/arduino-lmic/releases/tag/v3.1.0
[changes]: 3b9b02d..79accbb
2020-02-21 18:55:28 -08:00
Louis Thiery 39f4679dd0 fix RFM95 typo 2020-02-18 15:35:06 -08:00
Louis Thiery 063710e94a
Add formatting (#7)
* commit default clang-format

* apply clang-format

* add formatting guidelines
2020-02-18 12:24:40 -08:00
tteague 95b9865313
Updated payload to work with Cargo (#6) 2020-02-18 12:06:15 -08:00
addy10 750ff39d11
add speed and comments on data manipulation (#4) 2020-02-10 12:35:02 -08:00
addy10 5f51cda604
GPS example (#1) 2020-02-07 09:05:04 -08:00
lthiery 8f35d8740b ignore installed libraries - allows for usage of this repo as sketchbook location 2020-02-06 13:29:00 -08:00
Louis Thiery 4c36046c99
Use Helium asset for library installation image 2020-02-06 11:34:00 -08:00
Louis Thiery 578f8700c6 reduce bootstrapping, set better clock error [from ted-sigsci] 2020-02-05 12:34:26 -08:00
Louis Thiery 150c02e73a initial commit 2020-02-05 12:12:39 -08:00