thonglor
thonglor
About
- Username
- thonglor
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
I have bought this cooling system: https://wiki.52pi.com/index.php/ZP-0110 - even without fan it keeps the RasPi cool. Fan on/off is then controlled via selectable GPIO pin and Performance Control of Raspberry Pi O/S: https://forum.elecrow.com/uploa…
-
For me it works fine with the following entries in config.txt: # uncomment if hdmi display is not detected and composite is being output #hdmi_force_hotplug=1 hdmi_cvt 1360 768 60 6 # uncomment to force a specific HDMI mode (this will force VGA) h…
-
I understand in CrowPi-L the mainboard (battery) is connected via the I2C interface. Which address does it use? Can I connect other I2C items with another address to the same I2C bus?