DeeJay
DeeJay
{ reposted in the new repo for this tutorial }
**Describe the feature you'd like** Update installation documentation for Raspberry Pi to take account of recent changes to the recommended OS. **Additional context** The recommended OS distributed and supported by...
Do WIznet have any plans to progress the Pull Request #8021/#8023 to allow support in the rp2 port of MicroPython?
Cosmetic only. In file scratch_gpio / scratchgpio_handler5.py In class ScratchSender Define function broadcast_pin_update at about line 322: elif "pizazz" in ADDON: # print pin try: sensor_name = ["left","right",][([13,12].index(pin))] except: print...
A documentation suggestion. Perhaps mention somewhere that the Advanced Options image customisation tool is probably only tested with Raspberry Pi RasPiOS images? (Two instances to date in the Raspberry Pi...
Ref: [https://www.raspberrypi.com/documentation/computers/camera_software.html#rawfull](https://www.raspberrypi.com/documentation/computers/camera_software.html#rawfull) Option has been removed. Ref: [https://github.com/raspberrypi/rpicam-apps/pull/560](https://github.com/raspberrypi/rpicam-apps/pull/560) Forum discussion: [https://forums.raspberrypi.com/viewtopic.php?p=2233047#p2233041](https://forums.raspberrypi.com/viewtopic.php?p=2233047#p2233041)
[https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#boot-diagnostics-on-the-raspberry-pi-4](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#boot-diagnostics-on-the-raspberry-pi-4) > Starting with version 2020-04-16 of the Raspberry Pi 4 bootloader, diagnostic information can be displayed at boot time on an HDMI display. To see this diagnostic information, power...
**Is your feature request related to a problem? Please describe.** I am liking what is emerging with the multi-tab editor interface. But 'test.py' seems a non-intuitive choice of initial default...
Release v5.1 OS RasPiOS (Debian-based) Bookworm - arm64 CLCapture netconfig fails to open the serial port named on the command line, even though it is valid. Providing a symbolic link...
Probably not affecting functionality, but the debug/logging file Software/LogicAnalyzer/PythonInitLog.txt is being committed to GitHub. [ In Branch version/v6.0 ] Should it be excluded in .gitignore? (It might be confusing for...