Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19

Thread: Hey guys! (LubeyChain)

  1. #16
    Join Date
    25th May 2014 - 11:30
    Bike
    2008, Kawasaki Ninja
    Location
    Auckland
    Posts
    13
    Quote Originally Posted by bogan View Post
    Started doing this sort of thing ages ago then gone off it a bit. Used some tiny transceivers and simple ATTiny chip to send data from bike to helmet which worked really well with thumbnail sized pcb antennas. You can have all my work to date on that if you want it...
    Cool! How did you get the signal from the indicators ? Right now we are thinking of tapping into the wire and get a current signal then transmit via a RF transmitter. The prototype works with arduino.

  2. #17
    Join Date
    25th April 2009 - 17:38
    Bike
    RC36, RC31, KR-E, CR125
    Location
    Manawatu
    Posts
    7,364
    Quote Originally Posted by LubeyChain View Post
    Cool! How did you get the signal from the indicators ? Right now we are thinking of tapping into the wire and get a current signal then transmit via a RF transmitter. The prototype works with arduino.
    Some info on it in this thread http://www.kiwibiker.co.nz/forums/sh...=indicator+hud

    I tapped into a number of things, indicators, high beam, oil light, rpm, neutral. The transceivers I used were digital comms over SPI (iirc) so you can pair the bike/helmet units to each other and send a decent amount of data. Like if you're doing GPS speed, augment it with rpm from the bike to give a speed that updates a lot quicker.
    "A shark on whiskey is mighty risky, but a shark on beer is a beer engineer" - Tad Ghostal

  3. #18
    Join Date
    25th May 2014 - 11:30
    Bike
    2008, Kawasaki Ninja
    Location
    Auckland
    Posts
    13
    Nice,
    How did you tap into the wires? Did you use a voltage reg?

    Right now we have everything working. We have the speed updating every second, and the indicators working with RF just need to tap into the bike.

    You seem to know heaps about motorbike circuitry (I don't hah). You might be the man to help me get this running.

    If it all goes well, I'll be looking into marketing the HUD and getting investments.

    price wise my HUD prototype cost me around $140. And thats with the branded arduino (I can build one myself if for mass producing).

    Next week I'll post a thread with a video and photos so you guys can check it out.

    Edit: also im trying not to tap into heaps of stuff on the bike as it's frowned upon.

  4. #19
    Join Date
    25th April 2009 - 17:38
    Bike
    RC36, RC31, KR-E, CR125
    Location
    Manawatu
    Posts
    7,364
    Quote Originally Posted by LubeyChain View Post
    Nice,
    How did you tap into the wires? Did you use a voltage reg?

    Right now we have everything working. We have the speed updating every second, and the indicators working with RF just need to tap into the bike.

    You seem to know heaps about motorbike circuitry (I don't hah). You might be the man to help me get this running.

    If it all goes well, I'll be looking into marketing the HUD and getting investments.

    price wise my HUD prototype cost me around $140. And thats with the branded arduino (I can build one myself if for mass producing).

    Next week I'll post a thread with a video and photos so you guys can check it out.

    Edit: also im trying not to tap into heaps of stuff on the bike as it's frowned upon.
    Nah just a bunch of passives, was kinda tricky cos signals can change all over the show, active high/low, present/not when indicating. I think I just split the signla into two inputs, one if it were high, one if low, then used software to figure if it were toggling.

    I reckon tapping into wires is no issue, you'll probably sell the intitial stuff to modders anyway. For the price of an extra dangly bit of wire you can add a lot more functionality to it, firmware being free of course. And the more info you have access to, the more likely you are to be able to hit the customer's value proposition.
    "A shark on whiskey is mighty risky, but a shark on beer is a beer engineer" - Tad Ghostal

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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