I'm happy that there are other forum members interested in micro controllers. I had expected there wouldn't be much interest around this thread!
Thanks! Those holes are too big to go unused haha and I didn't trust those solder joints being swung around.
Some of the modules in the 900mhz band claim miles of range. I've never actually experimented with RF stuff, but if I was in the suburbs with less buildings this would be a pretty sweet option to avoid the cell bill. Now you've got me thinking about doing something hybrid so I can still talk to the car when I'm in a no service area...
I want this too. A problem with many on sparkfun is that they're also AC only. I was considering using a shunt based one for the arduino stuff... but really if I keep this below 100mA I don't care enough about what it's using. On the other hand, it would be interesting to tap my alternator, main battery, and accessory batteries, and see what power is coming from where when the sound system is cranking, but with the hall sensors, that is too damn expensive.
I never thought about amazon either, but I was searching for serial modems and I eyeballed that board in the related results and wanted to kill myself after having soldered all those other relays. They also have 8 relay versions. The screw terminals are extremely convenient too.
Thanks! Do your always on stuff with it! There's just no winning with full heavy-weight operating systems.
Thanks! I don't see why you couldn't have a 4g LTE modem. I'm intentionally avoiding internet connectivity for cost/power/reliability concerns. I used to have an always on computer in the car with 3g, but that was too expensive and too unreliable. Serial really doesn't have the necessary throughput for 4g speeds though, and a microcontroller doesn't have the processing power to pump 20+mbps of data haha. You could always just stick a rooted android phone in the car. Write some slick apps to control a microcontroller and host wifi etc. Also, you could get really crazy and get an AT&T (they support GSM and LTE as far as I know) sim card and then implement something to switch the sim between the GSM modem and a USB lte modem for the computer I think sim card A/B switches actually do exist. There are also USB host shields for the arduino which theoretically let you talk to USB modems. Unfortunately I had a pretty rough time getting that to work and opted for the most direct/reliable solution - serial.
The thing looks pretty awesome. I'm thinking that with an FTDI usb-serial converter might actually be one of the best GPS options available for a car pc. Won't know until I try it out though.
Well I still have the FitPC in there and manually turn it on/off nightly. I had stability issues all around with the PandaBoard because of the lackluster proprietary-ish omap4 drivers. Both linaro and ubuntu run great for a few minutes then eventually become unusable. Most of the issues stem from graphics. I messed with it a ton in the summer, but it's gotten quite a bit better so I tried again in January and was still disappointed. I'm not saying it couldn't work, but it is far more buggy than I would want to mess with in the car. Sadly by the time this is 90% stable, something better will exist. Either way, the definitive solution is the arduino, and once that's done, I won't need to strive for low power in the car.
I tested it outside of the car on the first day I owned it. Laid it on my driveway on a reasonable day. Produced ~1.2 amps. I've honestly never measured it again. I think part of the problem may be that we're dumping the power into agm batteries. That kinetic battery I see in your trunk is AGM, right? I believe I read somewhere that solar charge controllers kill them if not designed for AGM, and I can attest to the fact that my Optima blue top's life is SIGNIFICANTLY reduced - like my stuff only lasts a few hours on it before the battery reads 6 volts, but that may be because of several significant unnoticed discharges. Might want to ping OldSpark on this one since he seems to be the most knowledgeable about battery tech on this forum.



LinkBack URL
About LinkBacks

Reply With Quote
I am actually embarking on a similar project, but using a small RF transceiver rather than a cell modem so I can communicate with my car when I'm within a couple hundred feet. Probably going to be using just a regular Arduino Uno since I have one laying around. Ultra Low power consumption ftw 

Bookmarks