Andy Schroder
Andy Schroder
Your sample page, http://miohtama.github.io/bitcoinaddress.js/index.html , does not seem to include the amount, label, and message details in the QR code.
It's apparent that Armory Technologies no longer has the resources to actively maintain their website. There seems to be a disconnect between installer versions available on Armory's website, their secure...
I am on ubuntu 18.04 and can-isotp did not work unless I also ran `sudo depmod -a` after installing. You may want to add this step to the installation instructions....
On https://github.com/gpiozero/gpiozero/blob/f203f4abe0e11c5f82ef952370ddebca5a02bf0c/gpiozero/pins/pi.py#L29 only `spi0` is defined and on https://github.com/gpiozero/gpiozero/blob/master/docs/api_spi.rst we have > The port parameter must be 0 (there is only one user-accessible hardware SPI interface on the Pi using...
`spidev`'s `max_speed_hz` is hard coded to `500000` at https://github.com/gpiozero/gpiozero/blob/f203f4abe0e11c5f82ef952370ddebca5a02bf0c/gpiozero/pins/local.py#L132 This should be a variable part of `**spi_args` in `SPIDevice`.
In addition to target load, it would be really cool to see limiters for Max CPU temperature. Why would this be interesting? Well, when a CPU gets really cold, it...
Phone Model: Oneplus 6 --------------- FreeDcam Version: 4.2, 4.3 ----------------- Problem Description: -------------------- Why does the viewfinder/preview give a clearer image in low light than the captured image? Doesn't matter...
I don't know what the following settings are: - External Shutter Trigger = Hook (I don't know what "hook means") - Touch to Capture = On (Doesn't seem to do...
I'm getting the following error message intermittently: "picamera.exc.PiCameraRuntimeError: Timed out waiting for capture to end", from the command: "camera.capture(image_data, 'yuv',use_video_port=False)", where the image_data object was created with "BytesIO()". I record...
On the page `2017-01-01-download.md` (https://bitcoincore.org/en/download/) the following phrase suggests that there is a single release signing key, `verify_checksums_file: "Verify that the checksums file is PGP signed by the release signing...