Page 24 of 44 FirstFirst ... 141516171819202122232425262728293031323334 ... LastLast
Results 231 to 240 of 435
Like Tree4Likes

Thread: Custom USB Parking Sensor interface (formally PDC-USB)

  1. #231
    Constant Bitrate
    Join Date
    Dec 2008
    Posts
    186
    Quote Originally Posted by skuller View Post
    with those, you won't be able know where's the obstacle right?
    left right center?
    No you won't be able to tell where it is.
    But not that imporatant is it? A hit is a hit no matter where it is. The main purpose of a distance detector is to make you stop before you hit anything, no matter if it's left, right or center.

    An advantage of this system compared to ultrasonic sensors (besides no drilling in the bumper) is that ultrasonic sensors doesn't work below 30 cm, while this apprently can go much lower. + There's no blind spots between sensors.

  2. #232
    Newbie
    Join Date
    Dec 2008
    Posts
    48
    Any chance this might be available for sale??

  3. #233
    Maximum Bitrate
    Auto Apps:loading...
    _Dejan_'s Avatar
    Join Date
    Jul 2007
    Location
    Slovenia
    Posts
    569
    You can get it from me
    More details about boards you can find on my page LINK
    Last edited by _Dejan_; 04-17-2012 at 03:42 PM.

  4. #234
    Constant Bitrate
    Join Date
    Dec 2008
    Posts
    186
    Looks like this parking sensor use the 315 MHz band, isn't that illegal in Europe?

  5. #235
    Maximum Bitrate
    Auto Apps:loading...
    _Dejan_'s Avatar
    Join Date
    Jul 2007
    Location
    Slovenia
    Posts
    569
    Cisbo 323/4 use HF Frequency: 315MHz / 433MHz

  6. #236
    Constant Bitrate
    Join Date
    Dec 2008
    Posts
    186
    Quote Originally Posted by _Dejan_ View Post
    Cisbo 323/4 use HF Frequency: 315MHz / 433MHz
    Thanks, I found Cisbo's website: http://szcisbo.com or http://topsbc.com

    Cisbo 323-4: http://szcisbo.com/english/product_ps323-4.htm

    Is the frequncy user settable or does the frenquency depend on where in the world the product is purchased?

  7. #237
    Maximum Bitrate
    Auto Apps:loading...
    _Dejan_'s Avatar
    Join Date
    Jul 2007
    Location
    Slovenia
    Posts
    569
    I think is fixed and depend where you buy it, because Im not see any switch or something to change frequency......

  8. #238
    Low Bitrate
    Join Date
    Oct 2006
    Location
    Moscow ZAO, Russia
    Posts
    104
    We have developed a library and an API to access parktronic from C++ application.
    Obviously, implementing Perl/Tcl/Python/Visual Basic interfaces is kinda trivial by means of SWIG.
    So here is the open API. It will work with Robby's BMW device only if you change the firmware.
    New version of firmware is updateable over the USB (Microchip HID bootloader mechanism).
    We gonna provide Linux and M$ .NET C++ application (not a big deal to convert to C# or Visual Basic, code will be published).

    It's amazing how much appreciatio and new ideas triggered by Robby's initial research. Mega-respect. Hope he is having great time at the place where he is right now.
    Will contract for C++/Win-Linux/PIC jobs

  9. #239
    Maximum Bitrate boelle's Avatar
    Join Date
    Oct 2008
    Location
    Odense, Denmark
    Posts
    682
    would still be nice with a "kit" and instructions on how to mod things

  10. #240
    Low Bitrate
    Join Date
    Oct 2006
    Location
    Moscow ZAO, Russia
    Posts
    104
    Quote Originally Posted by boelle View Post
    would still be nice with a "kit" and instructions on how to mod things
    We can provide a complete installation-ready kit with the parktronic solution, which includes:
    Item 1. Robby BMW's board
    Item 2. Parktronic with 4 heads and embedded data probe (silver or black transponders on your choice). It is suggested to buy from local supplier if you want to save on shipping. Software is available for download from our site (will post links later).
    Item 3. Only a PIC controller that can be soldered or placed instead of original.
    Reason for this, original firmware does not have USB update capabilities.
    Parktronic protocol is _automatically_ detected. You just need to solder in into your parktronic with proper polarity (i.e. Ground/Signal).

    1-3 is on your choice. You may elect to only get #3, it may get you up and running.

    Just to remind, Robby's device is matchbox-size, takes $15-$40 to ship worldwide.
    18F2550/18F4550 mutually exchangable microcontroller is less than it, can
    be shipped in a letter box.
    http://novorado.com/index.php?option...d=37&Itemid=58

    In the lib, there is undocumented capability to read parktronic data from the LPT port directly by means of libieee1284.so.3
    It skips, and eats up CPU quite alright. So it means you can plug parktronic directly into the LPT port, for free.
    Will contract for C++/Win-Linux/PIC jobs

Similar Threads

  1. Replies: 115
    Last Post: 03-05-2011, 03:54 AM
  2. Core Duo / Core 2 Duo Mini-ITX boards
    By RedGTiVR6 in forum General Hardware Discussion
    Replies: 153
    Last Post: 10-03-2010, 10:30 PM
  3. Installing a USB Hub up-front? Read this...
    By hd54321 in forum General Hardware Discussion
    Replies: 13
    Last Post: 02-09-2007, 11:49 AM
  4. Problem with ITPS / hibernation and External USB HD
    By veetid in forum Power Supplies
    Replies: 5
    Last Post: 01-02-2006, 08:35 PM
  5. My USB/Wifi troubles.
    By JPuma in forum General Hardware Discussion
    Replies: 0
    Last Post: 09-23-2005, 11:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •