-
We would need the 3D Model of the TinyPico for building a Case and visualizing the board on it.
Could you add the model to the git repo (in the ideal case as STEP file)? Or is it available somewher…
-
Hi, I am wondering how you decided to use the values of L1 (7.5 nH), C4 (1.5 pF) and C5 (0.75 pF) for use with the antenna? The datasheet for the ESP32-Pico-D4, these values are different. Which value…
-
*Duplicate from the [uPy forum](https://forum.micropython.org/viewtopic.php?f=18&t=11420)*
I'm trying to communicate data between a TinyPICO and a S2 Mini using ESP-NOW, then have the TinyPICO send…
-
Hi @mcauser, why in the sr_74hc595_spi.py library don't use the SRCLK PIN.?
thanks for your help.
GeoIH updated
2 years ago
-
In current master, all ADC read and read_uv results are returning incorrect values on all ESP32 variants.... or just broken, like on the S3.
On ESP32, reading a 1.1V value on an ADC pin now returns…
-
A `GENERIC` build against the IDF v4.4 (release tag) is instantly exploding registering the UART ISR:
```
entry 0x40080618
Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was…
-
```
WebREPL connected
>>>
MicroPython v1.17 on 2021-09-02; TinyPICO with ESP32-PICO-D4
Type "help()" for more information.
>>>
─────────────────────────────────────────────────────────────────…
-
esp 便宜好用还大碗,集成度高代码还好写,甚至你还能用 wifi 然后在上面跑 http 前后端这样小程序都不用,建议用 esp32 重构
-
### Board
TinyPico
### Device Description
A plain TinyPico.
### Hardware Configuration
UART1 configured as input on pins 15 and 14, UART2 configured as output on pins 25 and 26.
Pins 32 and 33…
-
Per https://community.platformio.org/t/libssh-esp32-library-examples-not-compiling/21446/.
When using this libraray with PlatformIO, e.g. using the `exec` and `keygen2` examples, a lot of warnings…