The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Hardware Development

Reply
 
LinkBack Thread Tools Display Modes
Old 12-17-2007, 10:44 PM   #196
Variable Bitrate
 
Join Date: Feb 2006
Location: Melbourne, Australia
Posts: 412
@ Digital Vampire: Yep, it should work pretty well, one just needs to make sure that the pressure sensors match the frequency of the receiver.

Another nice feature is that it can be interfaced (via MAX232 line driver) directly to your PC serial port, which is an alternative to Robbie's design - with one caveat - you will have to do the software application on your PC, where Robbie has his running in the PIC Micro....

Both have advantages though, this provides for an alternative
mrbean_phillip is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 12-18-2007, 08:28 AM   #197
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 10,509
Quote: Originally Posted by DigitalVampire View Post

Parallax 433Mhz Receiver is available for ~40$


Which equates to $120 for a full set. (richyrich might me able to get full kits for $100 + expenses)


Also they look pretty open to have dangling in a tyre.
Enforcer is offline   Reply With Quote
Old 12-18-2007, 08:33 AM   #198
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Quote: Originally Posted by Enforcer View Post
Which equates to $120 for a full set. (richyrich might me able to get full kits for $100 + expenses)


Also they look pretty open to have dangling in a tyre.

DigitalVampire posted a link to a reciever, not a sensor. You would still have to source your TPM sensors, but this way you would not have to buy a $250 product and end up not usuing 3/4 of it. If you could use the extra sensor set that you can get from 3rd Eye at $100 for 4, you might be able to get by with about $160 for a functioning TPMS system. I would love to see richrich get a hold of these at $100 a set, but that it going to take a lot of capital up front from him.

We wait and see...
LYHTSPD is offline   Reply With Quote
Old 12-18-2007, 09:27 AM   #199
Variable Bitrate
 
Join Date: Mar 2004
Posts: 250
Using the parallax receiver with a serial interface sounds like it would be great. There are a number of tpms sensors for well under $100. You would just have to find ones with the appropriate frequency, right?
dyne is offline   Reply With Quote
Old 12-18-2007, 01:53 PM   #200
Constant Bitrate
 
almera's Avatar
 
Join Date: Aug 2004
Posts: 120
It wonder if it's possible to use that generic receiver for both TPMS sensors and wireless parking sensors at same time with a custom sw on PC
__________________
----------------------------------------------------------------------
almera is offline   Reply With Quote
Old 12-18-2007, 04:51 PM   #201
Variable Bitrate
 
Join Date: Feb 2006
Location: Melbourne, Australia
Posts: 412
@ Dyne and Almera: You are both correct, provided you can find transducers with the correct frequency, there is no reason why this will not work - think aboutb your FM radio back in the old days (for those old enough to know what a FM-radio is, lol) You tune your radio until you hit the frequency of a station you want to listen to.

Now, with these transducers, it almost works the same - except they transmit at a fixed frequency, and the receiver (radio, or Parallax Rx in this case) receives the signal, as it is "tuned" to receive exactly at the frequency the transducers (tyre press sensors) are transmitting on.

Provided each sensor has a unique ID, there is no reason why you cannot have 5 or 10 transducers, or heck, even 20, but decoding the data will be done in the software application, and there you have to cater for how many sensors you want to "read" or "scan"

Hope this makes the muddy water a little more clear.
mrbean_phillip is offline   Reply With Quote
Old 12-18-2007, 04:59 PM   #202
Constant Bitrate
 
Join Date: Jul 2006
Posts: 133
Does anyone make a tuneable RF reciever? Can you make your own broad-range reciever and just match it with a filter that corresponds to the sensors?
LYHTSPD is offline   Reply With Quote
Old 12-18-2007, 09:21 PM   #203
Low Bitrate
 
Join Date: Dec 2006
Posts: 59
Does anyone know the website of the manufacturer of Valet TPMS?
I tried google, but does not link to the manufacturer website
DigitalVampire is offline   Reply With Quote
Old 12-18-2007, 09:44 PM   #204
Newbie
 
Join Date: Oct 2007
Posts: 26
I think the best development should be directed towards the new battery-less TPM sensors being developed by Transense and VisiTyre. Most of these systems have a circut board that ties in with the ECU, which could most likely be compromised by the vast variety of hardward gurus we have floating around here. From there, someone could write some I/O code for patching it via COM1 on a carpc.
brandname2007 is offline   Reply With Quote
Old 12-18-2007, 10:45 PM   #205
Variable Bitrate
 
Join Date: Feb 2006
Location: Melbourne, Australia
Posts: 412
@ Brandname2007: I have been in contact with VisiTyre, and yes, their device would be far superior to anything else out there, as you can communicate to it via CAN bus, which would work great on my car, as I can use my J2534 tool to capture the data and display it directly to my carputer OBD-II software....but...there's a catch.

These units use special transducers that are imbedded into your vehicle's rims (wheels), with pick-up coils on the hubs, and then an electronic box hardwired to your system, either onto the CAN-bus or whatever interface is supported.

So, the real issue is that you will need to have these embedded into your rims, which is the difficult part, as according to the supplier it will be done at manufacturing time of the wheel.

So.....I guess it would be very possible, just a load of work to install these if diy, bu doable.

Let's see what happens

edit: Before I forget, there's a few (industrial) serial and usb CAN-modules available on the market (I have a serial Rockwell unit) that will connect directly to your PC's ports, so it can interface to the VisiTyre system...the application would have to reside completely on the PC though in this case if used as standalone....we have to find out if the VisiTyre system is CAN 11-, or 29-bit....

Last edited by mrbean_phillip; 01-15-2008 at 06:27 AM.
mrbean_phillip is offline   Reply With Quote
Old 12-28-2007, 11:14 AM   #206
MGD
FLAC
 
MGD's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,471
Quote: Originally Posted by DaveDog View Post
I purchased one of the VALET tire presure monitoring systems, its available on ebay for less that $100 USD and it uses a separate display from the receiver.

It uses the same receiver PCB as FMode's waeco unit!!!

http://cgi.ebay.com/NEW-Valet-Tire-P...QQcmdZViewItem


I've taken the display and receivers apart to identify the communication protocol between the received and the display, looks like it uses a single wire LIN bus protocol, as the receiver uses a 6258 IC and the display uses a 6259-2 IC.

I noticed the PIC Robby used for his USB interface also supports LIN bus. If we can decode the communication, we might be able to modify Robby's PCB to communicate with this receiver, offering a somewhat affordable solution.


I bought one as well on ebay for $69, had the sensors installed yesterday. I must say this gadget works very well with the display, now if we can get the data to the PC taht would be great. At this cost you get a complete system for under $100.
MGD is offline   Reply With Quote
Old 12-28-2007, 08:28 PM   #207
Variable Bitrate
 
DaveDog's Avatar
 
Join Date: Mar 2004
Location: Greenacres, WA
Posts: 274
I don't think we'll make it under $100, once we add up the cost of the PIC and associated electronics.
__________________
Why is my laptop all wet?!
DaveDog is offline   Reply With Quote
Old 12-29-2007, 04:56 AM   #208
Variable Bitrate
 
Join Date: May 2006
Location: Belgium
Posts: 255
Quote: Originally Posted by DaveDog View Post
I don't think we'll make it under $100, once we add up the cost of the PIC and associated electronics.

well, maybe for about 150USD?
btw, is there anyone starting to make this in a large number allready?
or are all people just waiting for others to do it? i've read some people have a working one allready, and someone got a price for 100 pieces of sensors, but other than that?
is there also someone who made a plugin for other frontends? like Centrafuse?
i think a lot of people would like this in their car, and the one that can make something for an acceptable price is going to make some money with it (too bad i don't know how to do this)

anyway, if there is someone that makes this (then i mean complete plug and play hardware kit) and there would be plugins for other frontends (CF), then i will surely buy one if the price is under 200 USD...
if you have the sensors for 69USD, it should be possible to have all components for under 100USD, offcourse the builder has to make some profit, so i think 150 or even 175USD is a nice price, for the one who builds it as well for the the ones that buy it...
if ya sell 50 of it, you make easily 2500USD profit...

Greetz

Dj NRG
Dj-[NRG] is offline   Reply With Quote
Old 12-29-2007, 10:44 AM   #209
Maximum Bitrate
 
vicky_obee's Avatar
 
Join Date: Dec 2003
Posts: 475
Add me in .....
If some 1 is making on a large / small scale for a fair price... a complete pug and play...
I would like 1 as well
What say :-)
__________________
Commell LV-677 DC 6 x 6" Mother Board
2.6 GHz; 1 Gb Ram
120 Gb Laptop HD; Slim Slot USB DVD-CDR combo
7" InDash Lilliput Screen
Gyration Mouse ; GPS Mouse; ELM Scan
Parrot MK 6000 ; iPhone
----------
Awaiting TPMS !!!
vicky_obee is offline   Reply With Quote
Old 12-29-2007, 03:53 PM   #210
Newbie
 
Join Date: Nov 2007
Location: Sydney, Oz
Posts: 51
I also would be a buyer. Unfortunately, I am the first to admit that I understand very little of what technical matter that has been discussed here, and would contribute, if I knew how.
However, I would be a buyer, I am sure I would be able to sell a few units as well, so feel that if someone put the package together, as a plug and play, they would make money out of it.
allypally 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
Core Duo / Core 2 Duo Mini-ITX boards RedGTiVR6 General Hardware Discussion 101 11-11-2008 08:33 PM
USB self powered hub, which one htsource General Hardware Discussion 5 07-26-2007 04:31 PM
Will this layout with a remote USB hub work? NoPistonPC General Hardware Discussion 14 08-21-2005 04:24 PM
USB Earthmate - patch for gpsd support dignome GPS 4 04-05-2005 11:44 AM
Looking for feedback on initial components, USB vs. PCI, power related mostly S4Per Newbie 4 04-06-2004 10:52 AM


All times are GMT -5. The time now is 04:20 AM.


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