Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Notecard and Notehub application samples.
## Content Overview
|Folder|Application Description|
|------|-----------------------|
|[python-airnote-data-migration](python-airnote-data-migration)|Python implementation of downloading air quality measurement data from Airnote project on Notehub|
|[python-dfu](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](python-large-file-upload)|Upload chunks of a file using Notecard web requests from a Python script.
|[python-remote-commands-attn-rpi](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|
Expand Down
137 changes: 0 additions & 137 deletions js-airnote-data-migration/.gitignore

This file was deleted.

177 changes: 0 additions & 177 deletions js-airnote-data-migration/index.js

This file was deleted.

Loading
Loading