Click here to Skip to main content
15,893,190 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
OriginalGriff28-Nov-21 22:43
mveOriginalGriff28-Nov-21 22:43 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
pkfox28-Nov-21 22:55
professionalpkfox28-Nov-21 22:55 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
OriginalGriff28-Nov-21 23:13
mveOriginalGriff28-Nov-21 23:13 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
pkfox28-Nov-21 23:42
professionalpkfox28-Nov-21 23:42 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
OriginalGriff29-Nov-21 0:24
mveOriginalGriff29-Nov-21 0:24 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
pkfox29-Nov-21 10:46
professionalpkfox29-Nov-21 10:46 
GeneralRe: WSO CCC OTD 2021-11-29 - we have a winner! Pin
OriginalGriff29-Nov-21 11:22
mveOriginalGriff29-Nov-21 11:22 
GeneralI am so vindicated right now Pin
honey the codewitch28-Nov-21 13:01
mvahoney the codewitch28-Nov-21 13:01 
When I wrote my GFX library for IoT, I intended it to be cross platform, but due to the specs of most IoT devices being abysmal I haven't had a chance to use anything non-ESP32 since they just don't have RAM, program space or CPU to do anything significant.

However, I've been looking at shifting my focus away from the ESP32 to the ARM line of offerings for a number of reasons.

I want to take GFX with me, but I wasn't sure it would run on an ARM.

I finally fired up GFX on an ARM for the first time today. The only hitch in my getalong was that the STM32 folks did not implement the Arduino framework properly so I had to put a conditional compile into GFX so it will work with the broken ARM arduino layer.

That's small potatoes in the big scheme of things. In the end it works. It actually fired up and compiled, and ran which is huge considering the complexity of this codebase, and that this is the first time it has ever been tried on something other than a PC or ESP32.

I feel good about today. I'm on fire.
Real programmers use butterflies

GeneralRe: I am so vindicated right now Pin
Super Lloyd28-Nov-21 15:10
Super Lloyd28-Nov-21 15:10 
GeneralRe: I am so vindicated right now Pin
honey the codewitch28-Nov-21 15:11
mvahoney the codewitch28-Nov-21 15:11 
GeneralRe: I am so vindicated right now Pin
Shao Voon Wong28-Nov-21 16:00
mvaShao Voon Wong28-Nov-21 16:00 
GeneralRe: I am so vindicated right now Pin
honey the codewitch28-Nov-21 16:02
mvahoney the codewitch28-Nov-21 16:02 
GeneralRe: I am so vindicated right now Pin
Shao Voon Wong28-Nov-21 16:30
mvaShao Voon Wong28-Nov-21 16:30 
GeneralRe: I am so vindicated right now Pin
honey the codewitch28-Nov-21 17:32
mvahoney the codewitch28-Nov-21 17:32 
GeneralRe: I am so vindicated right now Pin
Rage28-Nov-21 23:14
professionalRage28-Nov-21 23:14 
GeneralRe: I am so vindicated right now Pin
Rage28-Nov-21 23:15
professionalRage28-Nov-21 23:15 
GeneralRe: I am so vindicated right now Pin
honey the codewitch28-Nov-21 23:18
mvahoney the codewitch28-Nov-21 23:18 
GeneralRe: I am so vindicated right now Pin
Rage28-Nov-21 23:46
professionalRage28-Nov-21 23:46 
GeneralRe: I am so vindicated right now Pin
honey the codewitch29-Nov-21 0:14
mvahoney the codewitch29-Nov-21 0:14 
GeneralRe: I am so vindicated right now Pin
Rage29-Nov-21 1:13
professionalRage29-Nov-21 1:13 
GeneralTop 5 of the week Pin
Slow Eddie28-Nov-21 4:35
professionalSlow Eddie28-Nov-21 4:35 
GeneralRe: Top 5 of the week Pin
stoneyowl228-Nov-21 4:56
stoneyowl228-Nov-21 4:56 
GeneralRe: Top 5 of the week Pin
Gary R. Wheeler28-Nov-21 6:29
Gary R. Wheeler28-Nov-21 6:29 
GeneralRe: Top 5 of the week Pin
Richard MacCutchan28-Nov-21 5:26
mveRichard MacCutchan28-Nov-21 5:26 
GeneralRe: Top 5 of the week Pin
pkfox28-Nov-21 23:45
professionalpkfox28-Nov-21 23:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.