Jose Gustavo Abreu Murta

Results 6 issues of Jose Gustavo Abreu Murta

I'm fascinated with Golang and TinyGo. I hope it will be the most used language in the very near future. I'm not an experienced programmer, not knowing how to use...

enhancement

I think it is impossible to test this I2S audio application with these pins configurations: _https://github.com/raspberrypi/pico-playground/tree/master/audio/sine_wave_ audio/sine_wave/CMakeLists.txt ``` USE_AUDIO_I2S=1 # PICO_AUDIO_I2S_DATA_PIN=22 - is acessible # PICO_AUDIO_I2S_CLOCK_PIN_BASE=23 - not acessible ```...

I can't compile TinyGo for ESP32 on Windows 10. I saw that to run the esptool tool on Linux, **esptool.py** is used. But in Windows 10 there is no such...

esp32

Hi Mike, Great project! I cannot find the complete Hex Keys schematic. Thank you.

`Dear` colleague, When I try to compile the example, I get these various messages from libraries in C language. I don't know how to fix these errors. Would you help...

Congratulations Patricio! I've already managed to do some tests on the Raspberry Pico with the WS281B example. Thank you. _https://github.com/tinygo-org/pio/tree/main/rp2-pio/examples/ws2812_ But I found some things that need correction or change....