Bill Porter

Results 10 comments of Bill Porter

> how would you handle it while maintaining the flexibility of not needing to know what is in the structure? Google Protobuff

See https://github.com/nanopb/nanopb I've used it on 32 bit fine but they claim it runs on 8 bit with only 2-10 kB ROM,

I have this working on a 3.5. Change FatLib.h to use FAT_SDFAT `#define FAT_USE FAT_SDFAT //#define FAT_USE FAT_FATFS //#define FAT_USE FAT_SPIFFS` Change ExtSdFat.h to use the SDIOEX parent class, line...

https://lowpowerlab.com/forum/moteino/is-packet-loss-common/

I have a feeling most people are using your boards/library to send sensor data or commands which will probably always be non-zero. I was using them for a DMX interface...

> The C3X allowed us to plug the Comma Power into the harness box. I've observed the following pattern: > > 1. Comma approved OBD-C with no comma power --...

> > My smooth brain is having trouble following any of this. > > https://github.com/commaai/neo/blob/master/car_harness/OBD-C.sch.pdf Does this help though? The final missing piece is how the relay box/harness is wired,...

> I'm wondering if the harness box needs a second set of relays for that set of lines. > > Two high level contributors brushed it off as a non...

> Probably relevant to note that Comma's design was built around the IPMA being behind the rear view mirror and the Comma on the windshield. Everything was 6 inches away...