Click here to Skip to main content
15,900,378 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: Unnoticeable yet awesome new C# feature Pin
honey the codewitch22-Dec-21 9:13
mvahoney the codewitch22-Dec-21 9:13 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Peter Shaw23-Dec-21 7:00
professionalPeter Shaw23-Dec-21 7:00 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
honey the codewitch23-Dec-21 7:40
mvahoney the codewitch23-Dec-21 7:40 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Peter Shaw23-Dec-21 12:00
professionalPeter Shaw23-Dec-21 12:00 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
honey the codewitch23-Dec-21 12:08
mvahoney the codewitch23-Dec-21 12:08 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Peter Shaw23-Dec-21 12:45
professionalPeter Shaw23-Dec-21 12:45 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
honey the codewitch23-Dec-21 12:58
mvahoney the codewitch23-Dec-21 12:58 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Peter Shaw23-Dec-21 13:13
professionalPeter Shaw23-Dec-21 13:13 
Ah, well you see that's the difference. a huge amount of what I do communicates with a faster device on the client end that does the display (Automotive electronics)

All I realistically need to be concerned with at the small device end is, does the device read the inputs fast enough, respond to the instructions sent to it fast enough.

In most cases, anything that's time critical is on a GPIO all of it's own, anything that's computed, does so based on input to it's UART, the devices I build are typically sat down in the gunk and crap of the engine block, miles away from the user sat behind the dashboard, and very often each device handles at most only a handful of I/O pins, the most stressful thing I put any of my devices through is upping the serial baud rate Smile | :)

Display is usually sat up on the dash, and has something like an ARM7 with a decent clock speed and good amount of memory sat on it.

For those cases where the engine end really needs to perform, I'll typically deeply something like a PIC Micro and write it's firmware directly in PIC ASM, but where I can get away with it, I do like using the ESP32 and the Nano framework, as the "head end" that has the display on is very often written using .NET/C# on a device that can handle it.

GeneralRe: Unnoticeable yet awesome new C# feature Pin
honey the codewitch23-Dec-21 13:24
mvahoney the codewitch23-Dec-21 13:24 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Peter Shaw23-Dec-21 23:53
professionalPeter Shaw23-Dec-21 23:53 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
BillWoodruff22-Dec-21 7:55
professionalBillWoodruff22-Dec-21 7:55 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Randor 22-Dec-21 8:41
professional Randor 22-Dec-21 8:41 
JokeRe: Unnoticeable yet awesome new C# feature PinPopular
trønderen22-Dec-21 10:07
trønderen22-Dec-21 10:07 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Andrei Bozantan22-Dec-21 20:12
Andrei Bozantan22-Dec-21 20:12 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Slacker00722-Dec-21 8:02
professionalSlacker00722-Dec-21 8:02 
JokeRe: Unnoticeable yet awesome new C# feature Pin
Randor 22-Dec-21 8:45
professional Randor 22-Dec-21 8:45 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Peter Shaw23-Dec-21 7:03
professionalPeter Shaw23-Dec-21 7:03 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
BillWoodruff23-Dec-21 8:40
professionalBillWoodruff23-Dec-21 8:40 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Leo5622-Dec-21 20:56
Leo5622-Dec-21 20:56 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
JohaViss6122-Dec-21 23:20
professionalJohaViss6122-Dec-21 23:20 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
sasadler23-Dec-21 6:35
sasadler23-Dec-21 6:35 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Marc Clifton22-Dec-21 10:37
mvaMarc Clifton22-Dec-21 10:37 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
James Lonero28-Dec-21 13:33
James Lonero28-Dec-21 13:33 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Michael Rockwell 202123-Dec-21 3:48
Michael Rockwell 202123-Dec-21 3:48 
GeneralRe: Unnoticeable yet awesome new C# feature Pin
Dan Sutton23-Dec-21 5:36
Dan Sutton23-Dec-21 5:36 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   487 votes