Click here to Skip to main content
15,893,487 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: Absolutely Fascinating Engineering Video (Calif. Oroville Dam Spillway Incident) Pin
Gary R. Wheeler16-Jun-21 12:20
Gary R. Wheeler16-Jun-21 12:20 
GeneralCCC Pin
pkfox15-Jun-21 21:56
professionalpkfox15-Jun-21 21:56 
GeneralRe: CCC Pin
OriginalGriff15-Jun-21 22:05
mveOriginalGriff15-Jun-21 22:05 
GeneralRe: CCC Pin
pkfox15-Jun-21 22:07
professionalpkfox15-Jun-21 22:07 
GeneralRe: CCC Pin
Greg Utas16-Jun-21 2:19
professionalGreg Utas16-Jun-21 2:19 
GeneralRe: CCC Pin
pkfox16-Jun-21 4:08
professionalpkfox16-Jun-21 4:08 
GeneralRe: CCC Pin
Greg Utas16-Jun-21 4:48
professionalGreg Utas16-Jun-21 4:48 
GeneralThat feeling when you make something more impressive than it appears. PinPopular
honey the codewitch15-Jun-21 16:29
mvahoney the codewitch15-Jun-21 16:29 
Okay, first of all, I'm super proud of this:

An Andy Warhol rendering of a .22 pistol in original form, and on a three color e-paper display[^]

This is using nearest color matching to convert 24-bit color jpeg (Y'CbCr) to a 3-color device (indexed pixel format - 0:black/1:red/2:white)

I don't have an 8-color display yet, but when I get one and add dithering support to GFX it's going to be fun to load photos into it.

Anyway, the work that went into this, and the thought behind it is why I'm proud of it. It makes a super complicated thing simple - so simple that it's hard to appreciate it unless you had to make it. Sigh | :sigh: I think most of the people that have seen it in the ESP32 forum I haunt don't understand why it's a big deal for color e-ink support.

On the other hand, my graphics library overall has garnered more interest than I ever anticipated so I can't complain.
Real programmers use butterflies

GeneralRe: That feeling when you make something more impressive than it appears. Pin
Super Lloyd15-Jun-21 19:25
Super Lloyd15-Jun-21 19:25 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
honey the codewitch15-Jun-21 19:26
mvahoney the codewitch15-Jun-21 19:26 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
MarkTJohnson16-Jun-21 1:57
professionalMarkTJohnson16-Jun-21 1:57 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
honey the codewitch16-Jun-21 2:02
mvahoney the codewitch16-Jun-21 2:02 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
Marc Clifton16-Jun-21 2:03
mvaMarc Clifton16-Jun-21 2:03 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
honey the codewitch16-Jun-21 2:04
mvahoney the codewitch16-Jun-21 2:04 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
Gary R. Wheeler16-Jun-21 12:39
Gary R. Wheeler16-Jun-21 12:39 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
pkfox16-Jun-21 4:11
professionalpkfox16-Jun-21 4:11 
GeneralRe: That feeling when you make something more impressive than it appears. Pin
honey the codewitch16-Jun-21 4:42
mvahoney the codewitch16-Jun-21 4:42 
GeneralMessage Closed Pin
15-Jun-21 11:43
Member 1496877115-Jun-21 11:43 
QuestionRe: little wire - where are thou ? Pin
Eddy Vluggen15-Jun-21 13:55
professionalEddy Vluggen15-Jun-21 13:55 
GeneralRe: little wire - where are thou ? Pin
Marc Clifton15-Jun-21 15:17
mvaMarc Clifton15-Jun-21 15:17 
GeneralWhy does my code have an infinite loop?! Pin
Greg Utas15-Jun-21 10:21
professionalGreg Utas15-Jun-21 10:21 
GeneralRe: Why does my code have an infinite loop?! Pin
theoldfool15-Jun-21 11:29
professionaltheoldfool15-Jun-21 11:29 
GeneralRe: Why does my code have an infinite loop?! Pin
User 991608015-Jun-21 12:04
professionalUser 991608015-Jun-21 12:04 
GeneralRe: Why does my code have an infinite loop?! Pin
peterkmx15-Jun-21 13:09
professionalpeterkmx15-Jun-21 13:09 
GeneralRe: Why does my code have an infinite loop?! Pin
OriginalGriff15-Jun-21 11:51
mveOriginalGriff15-Jun-21 11:51 

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.