Week 13: Interface and Application Programming

Assignment

Group Assignment

Please see this link for our section's group assignment, which includes my mini write-up.

Individual Assignment

Board Fix

I decided to use my output device from week 9 for the interface assignment. I wanted to make a digital synthesizer interface based on tkinter. I used chatgpt to write the code (in order spend more time on my final project, the deadline is rapidly approaching!).

Starting with Niel’s hello.TB67H451.RP2040.wave.ino code, I fed the following prompts to chat chatgpt:

Downloads

Both the code running on the RP2040 and the tkinter script for the GUI can be found here code.zip.

Acknowledgements

Return to Home Page