We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd8e16 commit 8ecffbcCopy full SHA for 8ecffbc
README.md
@@ -7,6 +7,13 @@
7
* I2C connector on QT PY
8
* runs on 3-11 volts
9
10
+Tested with the following types of ESP32 QT Py:
11
+| Type of Qt Py | PlatformIO name | link to Adafruit |
12
+| ------ | -------- | -------- |
13
+| S3 with 2MB PSRAM | adafruit_qtpy_esp32s3_n4r2 | https://www.adafruit.com/product/5700 |
14
+| S3 with 8Mb Flash | adafruit_qtpy_esp32s3_nopsram | https://www.adafruit.com/product/5426 |
15
+| S2 | adafruit_qtpy_esp32s2 | https://www.adafruit.com/product/5325 |
16
+
17
Look here for how to program it: https://github.com/RCMgames/RCMv2
18
19
Look here for more information and examples of robots: https://github.com/rcmgames
0 commit comments