examples/

directory
v0.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2022 License: BSD-3-Clause

Directories

Path Synopsis
Connects to an APA102 SPI RGB LED strip with 30 LEDS.
Connects to an APA102 SPI RGB LED strip with 30 LEDS.
itsybitsy-m0
This example demostrates how to control the "Dotstar" (APA102) LED included on the Adafruit Itsy Bitsy M0 board.
This example demostrates how to control the "Dotstar" (APA102) LED included on the Adafruit Itsy Bitsy M0 board.
apds9960
axp192
Connects to an BlinkM I2C RGB LED.
Connects to an BlinkM I2C RGB LED.
ds1307
Connects to an MAG3110 I2C magnetometer.
Connects to an MAG3110 I2C magnetometer.
espat
espconsole
This is a console to a ESP8266/ESP32 running on the device UART1.
This is a console to a ESP8266/ESP32 running on the device UART1.
esphub
This is a sensor hub that uses a ESP8266/ESP32 running on the device UART1.
This is a sensor hub that uses a ESP8266/ESP32 running on the device UART1.
espstation
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
mqttclient
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
mqttsub
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
tcpclient
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
flash
ft6336
gps
i2c
hd44780
i2csoft
ili9341
pyportal_boing
Port of Adafruit's "pyportal_boing" demo found here: https://github.com/adafruit/Adafruit_ILI9341/blob/master/examples/pyportal_boing
Port of Adafruit's "pyportal_boing" demo found here: https://github.com/adafruit/Adafruit_ILI9341/blob/master/examples/pyportal_boing
l293x
l9110x
Connects to a LIS3DH I2C accelerometer on the Adafruit Circuit Playground Express.
Connects to a LIS3DH I2C accelerometer on the Adafruit Circuit Playground Express.
Connects to an LSM6DS3 I2C a 6 axis Inertial Measurement Unit (IMU)
Connects to an LSM6DS3 I2C a 6 axis Inertial Measurement Unit (IMU)
Connects to an LSM6DSOX I2C a 6 axis Inertial Measurement Unit (IMU)
Connects to an LSM6DSOX I2C a 6 axis Inertial Measurement Unit (IMU)
LSM9DS1, 9 axis Inertial Measurement Unit (IMU)
LSM9DS1, 9 axis Inertial Measurement Unit (IMU)
Connects to an MAG3110 I2C magnetometer.
Connects to an MAG3110 I2C magnetometer.
This example demonstrates putting several mcp23017 devices together into a single virtual I/O array.
This example demonstrates putting several mcp23017 devices together into a single virtual I/O array.
Connects to a MCP3008 ADC via SPI.
Connects to a MCP3008 ADC via SPI.
Example using the i2s hardware interface on the Adafruit Circuit Playground Express to read data from the onboard MEMS microphone.
Example using the i2s hardware interface on the Adafruit Circuit Playground Express to read data from the onboard MEMS microphone.
Connects to an MMA8653 I2C accelerometer.
Connects to an MMA8653 I2C accelerometer.
Connects to an MPU6050 I2C accelerometer/gyroscope.
Connects to an MPU6050 I2C accelerometer/gyroscope.
pcd8544
pcf8563
rtl8720dn
mqttclient
This is a sensor station that uses a RTL8720DN running on the device UART2.
This is a sensor station that uses a RTL8720DN running on the device UART2.
mqttsub
This is a sensor station that uses a RTL8720DN running on the device UART2.
This is a sensor station that uses a RTL8720DN running on the device UART2.
ntpclient
This is an example of using the rtl8720dn driver to implement a NTP client.
This is an example of using the rtl8720dn driver to implement a NTP client.
tcpclient
This example opens a TCP connection using a device with RTL8720DN firmware and sends some data, for the purpose of testing speed and connectivity.
This example opens a TCP connection using a device with RTL8720DN firmware and sends some data, for the purpose of testing speed and connectivity.
sdcard
This example is designed to implement the button shifter for a PyBadge.
This example is designed to implement the button shifter for a PyBadge.
ssd1306
sx126x
This example uses the settings for the thermistor that is built in to the Adafruit Circuit Playground Express.
This example uses the settings for the thermistor that is built in to the Adafruit Circuit Playground Express.
touch
resistive/fourwire
demo of 4-wire touchscreen as described in app note: http://ww1.microchip.com/downloads/en/Appnotes/doc8091.pdf
demo of 4-wire touchscreen as described in app note: http://ww1.microchip.com/downloads/en/Appnotes/doc8091.pdf
waveshare-epd
wifi
tcpclient
This example opens a TCP connection and sends some data, for the purpose of testing speed and connectivity.
This example opens a TCP connection and sends some data, for the purpose of testing speed and connectivity.
wifinina
connect
This example connects to Access Point and prints some info
This example connects to Access Point and prints some info
http-get
This example opens a TCP connection using a device with WiFiNINA firmware and sends a HTTP request to retrieve a webpage, based on the following Arduino example: https://github.com/arduino-libraries/WiFiNINA/blob/master/examples/WiFiWebClientRepeating/ This example will not work with samd21 or other systems with less than 32KB of RAM.
This example opens a TCP connection using a device with WiFiNINA firmware and sends a HTTP request to retrieve a webpage, based on the following Arduino example: https://github.com/arduino-libraries/WiFiNINA/blob/master/examples/WiFiWebClientRepeating/ This example will not work with samd21 or other systems with less than 32KB of RAM.
mqttclient
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
mqttsub
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1.
ntpclient
This is an example of using the wifinina driver to implement a NTP client.
This is an example of using the wifinina driver to implement a NTP client.
tcpclient
This example opens a TCP connection using a device with WiFiNINA firmware and sends some data, for the purpose of testing speed and connectivity.
This example opens a TCP connection using a device with WiFiNINA firmware and sends some data, for the purpose of testing speed and connectivity.
tlsclient
This example opens a TCP connection using a device with WiFiNINA firmware and sends a HTTPS request to retrieve a webpage You shall see "strict-transport-security" header in the response, this confirms communication is indeed over HTTPS https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
This example opens a TCP connection using a device with WiFiNINA firmware and sends a HTTPS request to retrieve a webpage You shall see "strict-transport-security" header in the response, this confirms communication is indeed over HTTPS https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
udpstation
This is a sensor station that uses a ESP32 running nina-fw over SPI.
This is a sensor station that uses a ESP32 running nina-fw over SPI.
webclient
This example opens a TCP connection using a device with WiFiNINA firmware and sends a HTTP request to retrieve a webpage, based on the following Arduino example: https://github.com/arduino-libraries/WiFiNINA/blob/master/examples/WiFiWebClientRepeating/
This example opens a TCP connection using a device with WiFiNINA firmware and sends a HTTP request to retrieve a webpage, based on the following Arduino example: https://github.com/arduino-libraries/WiFiNINA/blob/master/examples/WiFiWebClientRepeating/
Connects to an WS2812 RGB LED strip with 10 LEDS.
Connects to an WS2812 RGB LED strip with 10 LEDS.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL