Thanks for the pd patch @nuromantix
I've tried breadboarding this with a HD44780 but couldn't get it working yet
First attempt was using the routing mentioned:
Bela out 7 to LCD D7
Bela 6 to D6
Bela 5 to D5
Bela 4 to D4
(D3 to D0 tied to ground)
Bela 3 to RS
Bela 2 to Enable
Then I noticed in the 'send_to_output' sub patch that it shows digi pin inputs on the LCD routed slightly differently:
Bela out 7 to LCD D0
Bela 6 to D1
Bela 5 to D2
Bela 4 to D3
(D4-D7 to GND)
This didn't work either.. The LCD backlight does come on. I've got an alternating message box being sent to string (printed to console to verify it's working)
Has anybody got any idea where it's going wrong? Or any recommendations for using other LCD/OLED with Pd... i'm open to changing the screen if necessary.
Thank you

