Show and tell what you are doing with TinyGo. #3960
Gustavomurta
started this conversation in
Show and tell
Replies: 1 comment
-
ESP32 Tinygo experiments: Tinygo tests with MCP4922 (DAC SPI) using ESP32 - waveform generator (256 points) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to contribute to the TinyGo repository. As I'm still learning how to use Github, I'd like to share my experiments with Raspberry Pico. Share your projects with us.
https://github.com/Gustavomurta/tinyGo_my_experiments/tree/main/Raspberry_Pico
I2C Scanner for TinyGo - Raspberry Pico
Tool to verify the correct functioning of the I2C interface and identify the addresses of I2C devices.
Raspberry Pico - TinyGo - PWM
Digital Signal Generator - two ports with control of the duty cycle - 0 to 100%
Configure frequency in Hz / min: 4 Hz and max: 31.25 MHz
Contributing with TinyGo:
Adding support for new chips, fixing bugs, improving the compiler, or otherwise improving the TinyGo project.
https://tinygo.org/docs/guides/contributing/
Beta Was this translation helpful? Give feedback.
All reactions