arduino/libraries/Adafruit_IO_Arduino/docs/compatibility.rst
2018-11-03 20:21:33 +00:00

33 lines
2.4 KiB
ReStructuredText

=============
Compatibility
=============
Last tested with library `v2.7.4` on 06/18/2018 for ESP8266, ESP32 and M0 WiFi Targets
Previously tested on all targets using v2.0.0 on 08/10/2016.
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| Example | ESP8266 | ESP82 | M0 WiFi | WICED | Ethernet* | FONA 32u4 | MKR1000 |
+======================+=========+=======+=========+=======+===========+===========+=========+
| 00_publish | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 01_subscribe | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 02_pubsub | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 03_multiple_feeds | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 04_location | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 05_type_conversion | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 06_digital_in | ✓ | ✓ | ✓ | ✓ | ? | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 07_digital_out | ✓ | ✓ | ✓ | ✓ | ? | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 08_analog_in | ✓ | ✓ | ✓ | ✓ | ? | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+
| 09_analog_out | ✓ | ✓ | ✓ | ✓ | ? | ✓ | ? |
+----------------------+---------+-------+---------+-------+-----------+-----------+---------+