Hi all! Not sure how many are working with this setup, but I’m wondering if there’s a way to access LED’s on the Terrarium using PD or Max MSP Gen~ without a custom JSON? I’ve used the pd2dsy and Oopsy tools to flash patches successfully to Terrarium, but still can’t get to the LED’s… I’m guessing a custom JSON is the way to that, but I’ve never created one and hit some roadblocks when trying…
Using the pd2dsy tool, when I try to flash I get something like:
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 111 column 3 (char 2136)
Tried tinkering with the JSON, but returned similar results:
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 110 column 4 (char 2132)
On the Max/MSP Gen~ side of things, I ran into a similar error as user @fadedinstruments did in another post (browsed the bpatcher for my custom JSON, tried to flash, nothing)
Anyone else trying to figure this out, or have any suggestions?? Longer range goal is to work up my own boards (I know I’ll need my own JSON for that too), but for now I’d love to get the Terrarium working 100%.