Results 22 comments of Mr Mase

@ca0abinary I just tried the link but it didn't work :( Can you repost it please?

Fixed it! Just needed to be http://

I'm working on a web front end at the moment. Watch this space!

@tomben22 I've written the code but am unable to test properly as I was receiving an: unsupported video format in ambitv_video_fmt_detect_crop_for_frame error. I have a new USB grabber that I'll...

The code looks fine, it's just this particular part doesn't seem to be that efficient for some reason. There are 124*64 = 8192 pixels to send, which is 1024 bytes....

I had a similar idea and bought some 256 x 64 pixel OLED displays so I could play with doubling the width of the screen. I'm currently coding the screen...

Having just the 1 screen is fine for me! :) I like the simplicity!

I've noticed during testing that setting some of the OLED types gives differing brightness values. I think there's a command and some data that gets sent to the screen during...

U8g2 is great, the only trouble is that it takes a while to compile. Have you considered compiling on a non Pi and dropping the binary over? Anyway, I found...