Elecrow
Elecrow
About
- Username
- Elecrow
- Joined
- Visits
- 1,337
- Last Active
- Roles
- Member
Comments
-
Hello Hans, Yes, you can use the USB port to communicate with an Arduino.
-
https://forum.elecrow.com/discussion/comment/747#Comment_747 Sorry for the inconvenience. Here's the text version: /* More dev device declaration: https://github.com/moononournation/Arduino_GFX/wiki/Dev-Device-Declaration */ #if defined(DISPLAY_DEV_…
-
https://forum.elecrow.com/discussion/comment/736#Comment_736 Hello @JeffRH , According to your program, you set the background to be black and then turn white, and the text to be white. You can comment out lcd.fillScreen(lcd.color565(255,255,255))…
-
Hello @padi , The type of connector is JST 2.0 PH 2 Pin. I'm sorry that we don't have this connector on our website.
-
Hello @jollypike , https://forum.elecrow.com/uploads/338/X7G79U9I8DEK.png https://forum.elecrow.com/uploads/068/VD70XAMWLINP.zip
-
Hello @jollypike , You need to add shutdown script to the Pi OS. Please find the shutdown.py at /usr/share/laptop/.user in CrowPi L OS.
-
Hello @Jomac , Was there an "Elecrow" icon on the screen?
-
Hello @tecsol , Here's the .zip version: https://forum.elecrow.com/uploads/649/V2HQAH7RAS14.zip
-
Hello @Pit , The User_Setup.h provided are modified. And yes, you can bring the board to BOOT mode by holding the BOOT button and inserting the USB-C cable simultaneously.
-
Hello @SM0PYH Have you connected the GND of the esp32 uart port to the GND of the arduino? Is there any error message?