Category:Raspberry Pi: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Hacking]]
[[Category:Hacking]]
 
= Links =
* Pinouts
** https://pinout.xyz/pinout/spi
= Quick Hacks =
= Quick Hacks =
* Laggy Mouse
* Laggy Mouse
** https://thepihut.com/blogs/raspberry-pi-tutorials/fix-that-laggy-wifi-mouse
** https://thepihut.com/blogs/raspberry-pi-tutorials/fix-that-laggy-wifi-mouse
** https://blog.smittytone.net/2020/11/09/quick-cure-for-raspberry-pi-slow-mouse-syndrome/
** https://blog.smittytone.net/2020/11/09/quick-cure-for-raspberry-pi-slow-mouse-syndrome/
** /boot/firmware/cmdline.txt append usbhid.mousepoll=8
* System Config
** sudo raspi-config
** cat /boot/firmware/cmdline.txt
= Tutorials =
= Tutorials =
* SPI Touchscreen
* SPI Touchscreen
** https://www.circuitbasics.com/setup-lcd-touchscreen-raspberry-pi/
** https://www.circuitbasics.com/setup-lcd-touchscreen-raspberry-pi/
** TL;DR: It's just a screen and a HID, once the OS recognizes it.
** TL;DR: It's just a screen and a HID, once the OS recognizes it.

Latest revision as of 14:38, 18 August 2024

Links

Quick Hacks

Tutorials

Pages in category "Raspberry Pi"

This category contains only the following page.