Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner


Reply
 
Share Thread Tools Display Modes
Old 02-26-2005, 05:33 AM   #1
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,001
mauri is on a distinguished road
My small hardware to RR

Ok, one photo of my definitive hardware to use with RR:
oevery 57 minutes for once of 3 minutes, so the data don't lose him memorized in the RAM memory of the GPS, it resolves the problem that immediately starting the PC the infos is had on the position) and the reader of temperature with for DS18B20 instead of the kit to be purchased, perfectly compatible with RR, everything built home made.
To the voltmeter i use one P12F675 , and to reader of temp. use one P12C509A ,two uP by Microchip.
When Guino implements the voltmeter with RR and I will have made a will embedded,i publish the material (it already works however it needs to make the sw in VB to integrate with RR, Guino it already knows this thing) the reader of temperature and already everything ok.

EDIT:if someone wants to make the sw to the place of Guino in VB, to decrease you job (i am not a coder of VB but an "electronic man" ) you contact me in PM, then we pass everything to Guino

Mauri
Attached Images
 

Last edited by mauri; 02-26-2005 at 05:36 AM.
mauri is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 02-26-2005, 07:11 AM   #2
Constant Bitrate
 
Join Date: Feb 2004
Location: Germany
Posts: 123
Winni is on a distinguished road
Very good!
I'm very interested in the voltmeter (seperated from temp.), temperature I got by MBM...
But sorry, I can't help you with coding too

Winni
Winni is offline   Reply With Quote
Old 02-26-2005, 01:31 PM   #3
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,062
guino will become famous soon enoughguino will become famous soon enough
I'll work on the voltimeter support this weekend...
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-27-2005, 04:11 AM   #4
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,001
mauri is on a distinguished road
You hare The best!!

Thanks Guino

Tested all, and finish post all packet project to make home made


Mauri
mauri is offline   Reply With Quote
Old 02-27-2005, 08:16 AM   #5
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,001
mauri is on a distinguished road
In enclose a new file .txt saved with Yperterminal for my volmeter hardware as you have asked me.

The data / coefficient and:


600 = 11,78Volt

11,78 : 600 = 0,0196363 (number of coefficient)

Com port settings:
2400baud No parity ,8bit ,1stop bit

Thanks

Mauri
Attached Files
File Type: txt Voltmeter.TXT (2.1 KB, 518 views)

Last edited by mauri; 02-27-2005 at 04:30 PM.
mauri is offline   Reply With Quote
Old 02-27-2005, 10:44 PM   #6
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,062
guino will become famous soon enoughguino will become famous soon enough
Ok, I've added support for the voltimiter.. just add the followind line to your RR.INI:

vcomport=<COMPORTNUMBER>

if you use RRConfig afterwards, it will erase the line (since there's no support for it yet). Once you've added that, you should edit a skin and add a LABEL with the code "VOLT1" and it should display the corrected voltage. If you by any chance can modify your board to measure multiple batteries, you can output the data in the same format just simply change V1 to V2 etc.. I've built support for up to 4 (Four) voltage readings. I know for a fact many people have more than one battery, so it would be very helpful for those if it is possible to do it.
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-27-2005, 10:49 PM   #7
Well, He asked for it.
 
WebDog's Avatar
 
Join Date: Sep 2004
Location: Los Angeles, CA (West LA)
Posts: 1,635
WebDog will become famous soon enough
will the hardware be something we can make or do we have to buy it?
__________________
1990 Jeep Cherokee
2000 VW Golf TDI 4dr
2005 VW GTI MKIV - SOLD
WebDog is offline   Reply With Quote
Old 02-27-2005, 10:53 PM   #8
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,062
guino will become famous soon enoughguino will become famous soon enough
Mauri is going to make everything available to make at home, but I assume you'll need some knowledge of eletronics to buid it... I for one wouldn't mind ordering a pre-built one if Mauri agreed on making/selling them..
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-27-2005, 11:16 PM   #9
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
OK, not sure what exactly it is... I kind of picked up it keeps GPS position for a quicker lock, and then what does the voltmeter/thermometer come in???
RoyN is offline   Reply With Quote
Old 02-27-2005, 11:20 PM   #10
Maximum Bitrate
 
TimmyM's Avatar
 
Join Date: Aug 2003
Location: Federal Way, WA
Posts: 691
TimmyM is on a distinguished road
I'm confused. What does it do?
TimmyM is offline   Reply With Quote
Old 02-27-2005, 11:25 PM   #11
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,062
guino will become famous soon enoughguino will become famous soon enough
Haha... there are two projects in this thread.. Anyway, one is a Temperature sensor for up to 4 Sensors -- I have 2 sensors installed to measure temperature inside and outside the car (I could definitely use the two other to measure engine and exhaust temperature -- if I wanted to). This first project is available for ordering around the world.

The second project is a voltimeter to measure the power level of your Battery. This project was developed by Mauri, and he is going to post information on building the unit for whoever wants to.
__________________
Ride Runner RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
guino is offline   Reply With Quote
Old 02-27-2005, 11:57 PM   #12
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
hmmm ok! got it now!

this is what threw me off
Quote:
so the data don't lose him memorized in the RAM memory of the GPS, it resolves the problem that immediately starting the PC the infos is had on the position) and the reader of temperature with for DS18B20 instead of the kit to be purchased, perfectly compatible with RR, everything built home made.

RoyN is offline   Reply With Quote
Old 02-28-2005, 07:42 AM   #13
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,001
mauri is on a distinguished road
Tonight tested my voltmeter.
EDIT: the second function to my hardware its to resolved the problem by GPS receiver.
Every receiver GPS with incorporated spar has tor inside particularar component called " condenser Supercap " that has the function to also feed the small memory RAM to inside when the principal feeding and absent, practically ago from backup battery instead of using a mini standard battery.
This because the last data received by the GPS are memorized in the RAM memory, so to the reboot the GPS has suffered the data to work without making a new search of the satellites, that usually employs around 40 seconds.
After 5 hours around the supercap he unloads, the GPS loses the data in memory, and so it employs to the reboot the 40 seconds.
With my hardware this doesn't happen, every 57 minutes power the GPS for the time of 3 minutes, extinguishes then, in continuous loop, thin to that it doesn't ignite the GPS with the 5 Volts.
In this way the Supercap is reloaded every 57 minutes,in this time, (3 minutes), it is reloaded, and is ready are had in memory the data received by the GPS.
I hope that someone has understood....
However this and an optional, if don't want this function, the voltmeter works equally...
Tests with RR I will publish the material with "README.txt" to make.

Mauri

Last edited by mauri; 02-28-2005 at 03:04 PM.
mauri is offline   Reply With Quote
Old 02-28-2005, 04:24 PM   #14
FLAC
 
mauri's Avatar
 
Join Date: Jan 2004
Posts: 1,001
mauri is on a distinguished road
Ok Guino, tested my Voltmeter with RR and work correctly
Use for test simple the main menu skin by brushmetal.
See the screenshot.
The range if read the volt perfect is 8,5 to 15,5V (to car use is ok,this was my idea to i begin of my project).
Tested in my laboratoryand PC home, but in the car is the same i think.
This weekend if i make time put on my car for test, then i see if all ok
when all and perfect, I put in download mine plans.

EDIT: my reader of temperatures and already all ok ( is the same of kit , but you have make home made)

The DS18B20 sensor work in the range of temperatures from -55°C to
+125°C (-67°F to +257°F)
0.5C accuracy from -10°C to +85°C
For measures in water or liquids to always ISOLATE, remember

THANKS Guino for you good work

Mauri
Attached Images
 
mauri is offline   Reply With Quote
Old 02-28-2005, 04:30 PM   #15
Maximum Bitrate
 
TimmyM's Avatar
 
Join Date: Aug 2003
Location: Federal Way, WA
Posts: 691
TimmyM is on a distinguished road
This sounds like a very interesting project to undertake. How hard would it be to adapt one of the temps to my engines temp sending unit? How about oil pressure? I don't have ODBII so this would be something I would be interested in.
TimmyM is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RDS Radio in RR. CherokeeChief Road Runner 13 01-07-2008 11:44 AM
RR 2-20-05 ... Bug Fixes ... guino Road Runner 123 03-01-2005 02:27 AM
Min hardware spec for RR mp3 and Mapmonkey only Caitlin Road Runner 2 02-24-2005 01:00 PM
VGA LCD screen *and* a small VFD lcd display using MediaEngine? Choser LCD/Display 4 02-04-2004 10:28 PM
highout, small capacity battery? jshrieve Power Supplies 7 06-15-2001 04:34 AM



All times are GMT -5. The time now is 01:51 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics