Can DeepSeek write effects? Let’s see… #716
Replies: 1 comment
-
I'll start with a housekeeping note: code in GitHub comments is a lot easier to read if you stick it in a Markdown code block (blocks that start and end with a line containing 3 backticks, the first of which preferably also indicates the language, in this case In any case, the code you shared is an implementation of the main Arduino So, putting aside if the code compiles and works (I tested neither), it won't work as an effect within the codebase that makes up this project and thus runs on the Mesmerizer boards. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just purchased the mesmerizer. Printed Dave’s frame and connected it to the Wi-Fi. Question is, can a LLM code an effect for me? Here is my prompt.
Now that I shared ledmatrixgfx.cpp, ledmatrixgfx.h, gfxbase.h , please write sample code to display the letters NMH in blue, red, white on the hub 75 led panel.
Please update the first example for a display 32x64
I forgot to mention, working with ESP32.
Beta Was this translation helpful? Give feedback.
All reactions