Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 870 Bytes

File metadata and controls

10 lines (9 loc) · 870 Bytes

note-samples

Notecard and Notehub application samples.

Content Overview

Folder Application Description
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