Skip to content

blues/note-samples

Repository files navigation

note-samples

Notecard and Notehub application samples.

Content Overview

Folder Application Description
python-airnote-data-migration Python implementation of downloading air quality measurement data from Airnote project on Notehub
python-dfu Enable over-the-air updates of Python files executing on a host MCU via Notecard. OTA content packaged in TAR-file. Supports Python and Micropython.
python-large-file-upload Upload chunks of a file using Notecard web requests from a Python script.
python-remote-commands-attn-rpi Example Raspberry Pi application in Python that enables users to send "commands" to Raspberry Pi from Notehub. Uses the ATTN Pin on Notecard to notify the Raspberry Pi a message is available to be read
python-route-endpoint Example HTTP endpoint that can deploy on Apache to receive data routed from the Notehub cloud service