
lucymariee
lucymariee
About
- Username
- lucymariee
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
I’ve used the CrowView Series Screen, and it’s solid for adding overlays and live visuals to TikTok or streaming content. It works well with OBS and other recording setups—great for real-time reactions or displaying data. Just make sure your lightin…
-
To connect a sensor via I2C to an ESP32 with a 7-inch display and use touch functionality, follow these steps: * Wiring I2C: Connect the sensor’s SDA to GPIO21 (default SDA) and SCL to GPIO22 (default SCL) on the ESP32. * Touch Screen: Use the TFT …
-
To take a photograph with the CrowPi2, use the built-in Raspberry Pi camera module. Open the Raspberry Pi OS, launch the camera application or use a Python script with picamera to capture images. Adjust settings for the best shot!
-
To disable the "Elecrow" splash screen on startup, check the device’s firmware settings or boot configuration. If it's an embedded system, you may need to modify the bootloader or firmware files. Let me know what specific device you're usi…