Releases: adafruit/Adafruit_CircuitPython_seesaw
Fixed issue with MiniTFT FeatherWing crashing CP
Fixed bug causing MiniTFT Boards to crash CircuitPython by further increasing default Read Delay.
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.
Fixed NeoTrellis Issue with crashing on faster CP
Fixed bug causing NeoTrellis Boards to crash CircuitPython since speedups due to reading too fast by increasing default Read Delay.
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.
RGBW Fix
- 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
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
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
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
- 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
- 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
- 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.
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.