Live data from Hacker News

Automatic (Car Adapter) Shutting Down

automatic.com

91–95 of 95 posts

Re: Automatic (Car Adapter) Shutting Down

#91
post #86

Earlier quoted context omitted.

Vehicle compatibility was really the key - building a cross bar that allowed any pin to be mapped for any function (i.e. CAN on any combo of pins). We included a hardware protocol decoder and a ton of electrical safety items as well as security and reliability tools. 200MHz processor, 2MB flash and 256kB of ram in a single QFN package. A great project to work on! One career highlight for sure.

Ahh, interesting. I can see how that combination of features would be easier to fit in an ASIC than as discreet components in the tiny dongle. Pretty cool hardware combination! Can you comment on what the safety/security/reliability blocks were?

A couple of examples of hard problems might be the best approach.

- loss of ground

A vehicle OBD connector can at times, loose its GND pin. There are actually two GND pins - chassis and electrical that can sometimes disagree. Its possible for one of either of them to either (a) loose connectivity (b) bias towards the signal level or head towards a negative signal level (-2v was our typical observation).

To prevent an OBD protocol pin from dumping current down the channel, a complex HW/SW solution is needed to monitor and react quickly to prevent downstream ECUs from being fried.

- security

We built a custom debug tool based on CM-DAP (ARM debugger technology) that included OOB security paths to unlock a device for re-flashing / debugging. I think we made 500-1k of these in total for manufacturing/RMA/logistic purposes. This was super fun to work on :)

Re: Automatic (Car Adapter) Shutting Down

#92
post #18

Earlier quoted context omitted.

The satellites are likely much cheaper than the ongoing costs for content. It looks like they are spending over $2B annually on content fees. They could launch a lot of satellites with $2B per year.

SpaceX should strike a deal with Spotify (StarLink “Constellation” as a competitor to SiriusXM)!

Why would spotify even need spacex? I mean... it's just the internet...they already have access to that, and so does everyone else. 4g connectivity to your car is probably simple and could be done if needed or a lot of people just link their phone to the radio.

Re: Automatic (Car Adapter) Shutting Down

#93

Earlier quoted context omitted.

SpaceX should strike a deal with Spotify (StarLink “Constellation” as a competitor to SiriusXM)!

Why would spotify even need spacex? I mean... it's just the internet...they already have access to that, and so does everyone else. 4g connectivity to your car is probably simple and could be done if needed or a lot of people just link their phone to the radio.

Just as XM has use case specific hardware just for audio in cars and semi trucks, you’d need a StarLink terminal to get just audio content over StarLink’s constellation. Hence, a deal with a content provider (Tesla did this with Slacker radio in their cars).

Not every vehicle might need or want a full blown satellite ground terminal that can provide IP service.

Re: Automatic (Car Adapter) Shutting Down

#94
Would be great to get an export that preserves the image of the trip map showing the path, even as a zipped folder full of thumbnails. Now do I write a script to scrape a screen shot of the 1700 trips, or write some code to use the exported encoded polyline (lose brake/mph/accel data on map)?

Re: Automatic (Car Adapter) Shutting Down

#95

Would be great to get an export that preserves the image of the trip map showing the path, even as a zipped folder full of thumbnails. Now do I write a script to scrape a screen shot of the 1700 trips, or write some code to use the exported encoded polyline (lose brake/mph/accel data on map)?

[deleted]
Post reply on HN