fourstix

Results 9 issues of fourstix

This pull request implements the inverse flag so that AltSoftSerial inverts the sense of RX and TX similar to the inverse flag in SoftwareSerial library. Unlike the earlier pull request...

As a user I need to reverse the sense of the RX and TX lines to communicate with a particular piece of hardware as in SoftwareSerial, but I also need...

**Is your feature request related to a problem? Please describe.** The IAFD website has recently been refusing head-shot image requests with http response code 403 "Forbidden". Other times IAFD doesn't...

enhancement

Blynk is ending support for the original server and is changing the controls the original IoT_CloudCloud code uses. Rather than update the code and create another account, my own solution...

Hi, I have some CircuitPython projects that I have written for Sparkfun Qwiic products: [Sparkfun_CircuitPython_QwiicAS2935](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicAS3935) [Sparkfun_CircuitPython_QwiicJoystick](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicJoystick) [Sparkfun_CircuitPython_QwiicRelay](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicRelay) [Sparkfun_CircuitPython_QwiicTwist](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicTwist) (There's also one for Sparkfun_CircuitPython_QwiicKeyboard, but probably little interest in that.) It's...

enhancement

# Mandatory # ## Describe the bug: ## Multiple agents are failing to scrape due to an error in the log 'Could Not Set Agent Parameters QUIT' after upgrading to...

bug

**Is your feature request related to a problem? Please describe.** The IAFD website has recently been refusing head-shot image requests with http response code 403 "Forbidden". Other times IAFD doesn't...

enhancement

# Mandatory # Sample file in log is named (Catalina) - Hot Details and is matching with the GEVI agent. ## Describe the bug: ## Actor headshots are no longer...

bug

I built the Linux versions of the binaries on my Raspberry Pi and uploaded them to GitHub. The hardest part turned out getting authentication to work with GitHub from a...