File tree Expand file tree Collapse file tree 7 files changed +10
-11
lines changed Expand file tree Collapse file tree 7 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 11"""
2- 'adafruitio_06_digital_in .py'
2+ 'digital_in .py'
33==================================
44Example of sending button values
55to an Adafruit IO feed.
Original file line number Diff line number Diff line change 11"""
2- 'adafruitio_07_digital_out .py'
2+ 'digital_out .py'
33===================================
44Example of turning on and off a LED
55from the Adafruit IO Python Client
Original file line number Diff line number Diff line change 11"""
2- 'adafruitio_04_location .py'
3- ==================================
2+ 'location .py'
3+ ====================================
44Example of sending GPS data points
55to an Adafruit IO Feed using the API
66
Original file line number Diff line number Diff line change 11"""
2- 'adafruitio_00_publish.py'
3- ==========================
4- Publishes an incrementing
5- value to a feed
2+ 'publish.py'
3+ =========================================
4+ Publishes an incrementing value to a feed
65
76Author(s): Brent Rubell, Todd Treece for Adafruit Industries
87"""
Original file line number Diff line number Diff line change 11"""
2- 'adafruitio_01_subscribe .py'
2+ 'subscribe .py'
33==========================
44Subscribes to an Adafruit IO Feed
55
Original file line number Diff line number Diff line change 11"""
2- adafruitio_17_time .py
2+ `time-topics .py`
33====================================
44Don't have a RTC handy and need
55accurate time measurements?
Original file line number Diff line number Diff line change 11"""
2- 'adafruitio_05_type_conversion .py'
2+ `type-conversion .py`
33=========================================
44Example of sending and receiving
55different data types to/from Adafruit
You can’t perform that action at this time.
0 commit comments