Skip to content

Releases: adafruit/Adafruit_CircuitPython_seesaw

RGBW Fix

21 Aug 18:29
3b8951b

Choose a tag to compare

  • Fix minor bug with RGBW settings.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

Duplicate code eliminated in pin_mode_bulk

26 Jul 18:31
a0fcd3f

Choose a tag to compare

Eliminate duplicated code in pin_mode_bulk. Thanks @zostay.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

Allow easier usage of 1.8" TFT Shield

26 Jul 00:44
060752f

Choose a tag to compare

Added file to allow easier usage of 1.8" TFT Shield

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

increase temperature reading delay

23 Jun 19:36
f1171f9

Choose a tag to compare

Increased delay in reading chip temperature.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

Added Robo HAT MM1

13 May 04:44
4b101f0

Choose a tag to compare

  • Added the Robo HAT MM1 board. See CrowdSupply for more information.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

Added MiniTFT FeatherWing Example

25 Mar 06:23
1d12cfc

Choose a tag to compare

  • Added MiniTFT FeatherWing Example
  • Examples Renamed to be Adabot Compliant

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

Add retries for moisture reading

22 Feb 01:43
a60e576

Choose a tag to compare

  • Add retries to moisture reading if reading is out of bounds

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

Update to README.

15 Jan 00:19
2df8a67

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.

analog write fix on raspberry pi

27 Nov 22:15

Choose a tag to compare

1.2.6

DM: add delay for analog write on raspberry pi

add support for soil sensor

14 Nov 22:26

Choose a tag to compare

added get_moisture function and temperature support.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-seesaw.

Read the docs for info on how to use it.