-
I want to add camera drivers for ESP32 (I2S), ESP32S2 (I2S and some others) and ESP32S3 (LCD_CAM). I already have a working driver (esp-pacs + esp-idf-hal) for the ESP32 and ESP32S3.
I have two blo…
-
i wanna start the server on the raspberry pi and connect with my phone
but after i do:
sudo python main.py
there comes:
see screenshot
![Freenove Car mainpy](https://user-images.githubusercon…
-
Hi FreeNove,
I got 5 pieces of this model from AliExpress (https://www.aliexpress.com/item/1005004445001353.html), and I tried some of the examples you have in the tutorial.
I got the same error:
…
-
Running the Windows client fails
When running Freenove_Robot_Dog_Kit_for_Raspberry_Pi]/Application/windows/window.exe
(which I guess it should be named Client.exe),
fails with:
```
Traceback …
-
We have 4 sets of mecanum wheels that could be used with the Freenove robot kit. Design has to whip up some adapters so we can attach them to our gearboxes, but if you bring the software to life, y…
-
### Board
ESP32 S3
### Device Description
It's an ESP32 S3 WROOM from Freenove. It's got 2 USB C ports, one camera connector. https://store.freenove.com/products/fnk0090
### Hardware Configuration…
-
Hello,
I am trying to get this to work with my ESP-Wrover Module but does not seem to work. Please help.
https://www.amazon.com.au/Freenove-ESP32-WROVER-Bluetooth-Compatible-Tutorials/dp/B09BC5CN…
-
[Donkeycar](https://github.com/autorope/donkeycar)
I am one of the maintainers of the Donkeycar project. We have recently had a user ask about running the Donkeycar code on his **Freenove 4WD Sma…
-
Hello! I flashed the precompiled image [firmware-FREENOVE_ESP32S3_CAM.zip](https://github.com/cnadler86/micropython-camera-API/releases/download/v0.2.0/firmware-FREENOVE_ESP32S3_CAM.zip) from the v0.2…
-
Added this to the rpihw.c file:
{
.hwver = 0xa02080
.type = RPI_HWVER_TYPE_PI2,
.periph_base = PERIPH_BASE_RPI2,
.videocore_base = VIDEOCORE_BASE_RPI2,
…