Jump to content

Using ugfx on a Teensy 3.1 or Teensy LC


Recommended Posts

Posted

Regarding the ugfx port to arduino - are you planning to do it like adafruit? They have separate libraries for the high-level API and each controller, which seems to work well. Others can simply write a controller library (like they can write one for ugfx now) and it will collaborate with a drawing interface.

  • 4 years later...
  • Replies 51
  • Created
  • Last Reply

Top Posters In This Topic

Posted

I have ported the SSD1963 driver for ugfx-arduino, targeting Teensy 3.2. I'm using the same structure as the SSD1351 driver by crteensy.

It's more or less working but colors are wrong. See this thread: 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...