MicroQt is a library that enables event driven applications on the Arduino platform.
This is realized by load monitoring event loops, timers and signals similar to those in the Qt framework.
PneumaticStepper library is useful for controlling 3D printed or commercial 2-cylinder and 3-cylinder pneumatic stepper motors, using 3D printed or commercial pneumatic valves. Video https://www.youtube.com/watch?v=523QuGY_VwU
The link check job of the "Check Markdown" workflow has had frequent intermittent spurious failures recently, caused by
links under the docs.github.com domain returning 403 HTTP status.
Others experiencing the same problem reported that they were able to work around the problem by providing a custom
`Accept-Encoding` HTTP request header. Although I was not able to find any explanation of why, it does appear to resolve
the problem.
Since the problem seems to be permanent and the only other workarounds I have identified are unappealing (considering
links returning 403 statuses alive, or ignoring all docs.github.com links), I think it is worth a try.
* Add DEVFULL
DEVFULL mimics the /dev/full device of Linux, can be used for testing.
* Add WaveMix
Arduino library to mix two signals (A and B) with an adaptive weight.
* add DHTINT
integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
* Add RS485 library
* Add SIMON library
Library for Simon Says game - initial version
* Add AS5600
Arduino library for AS5600 magnetic rotation meter
* Add DEVFULL
DEVFULL mimics the /dev/full device of Linux, can be used for testing.
* Add WaveMix
Arduino library to mix two signals (A and B) with an adaptive weight.
* add DHTINT
integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
* Add RS485 library
* Add SIMON library
Library for Simon Says game - initial version
* Add DEVFULL
DEVFULL mimics the /dev/full device of Linux, can be used for testing.
* Add WaveMix
Arduino library to mix two signals (A and B) with an adaptive weight.
* add DHTINT
integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
* Add RS485 library