Notices
Engine Management and Tuning Crome, NepTune, Hondata, AEM, MOTEC

HonDash -Specifications and Description

Thread Tools
 
Search this Thread
 
Old 11-02-2014, 11:35 AM
  #1  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default HonDash -Specifications and Description



What's HonDash?
HonDash is an open source racing dash developed for Honda engines using a raspberry pi board.

What do I need?
-Raspberry PI model B
-HonDash board
-HDMI or RCA screen
-Crome OBD1 chipped ECU with quickdatalogging plugin enabled

Features
-8 analog inputs at max 5v (for temperature and pressure sensors)
-7 digital inputs(12v)/outputs(3.3v)
-1 serial port
-Inside temperature
-G forces meter
-Fully customizable from a pc connected via wifi/ethernet cable
-SPI and i2C protocols for other addons modules.

Road Map (no dates)
-Web service for online telemetry and message communication sharing a 3g connection with your mobile phone
-Datalogging
-MP3 player
-Graphs for onboard videos
-Hondata Kpro compatible
-Other OBD1 systems like Hondata S300/Ectune/Neptune.
-Fully configurable by XML

Source code here: https://github.com/pablobuenaposada/HonDash

Schematics


Photos

PCB


All system



videos
first test (sorry, not the best scene for go pro recording):

Last edited by DiSCLAiMER; 11-06-2014 at 12:12 PM.
Old 11-03-2014, 04:35 PM
  #2  
I'm Huge In Japan
 
VegasInvasion's Avatar
 
Join Date: Apr 2008
Location: the 615
Posts: 1,314
Likes: 0
Received 1 Like on 1 Post
Default re: HonDash -Specifications and Description

two questions.
1.) are you selling something?
2.) are you the sole developer of this software and have a pending patent?
Old 11-04-2014, 09:06 AM
  #3  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by VegasInvasion
two questions.
1.) are you selling something?
2.) are you the sole developer of this software and have a pending patent?
1.No, it's open source, you can download the code from my github account right now.
2. I'm the only developer of this project, it has no pending patent, as open source code you can modify it has you want.
I don't really know if I need to register any patent or add any disclaimer, I'll look, but basically what I want is to share it behind the basic open source policy.
Old 11-05-2014, 01:56 PM
  #4  
Honda-Tech Member
 
m4xwellmurd3r's Avatar
 
Join Date: Feb 2013
Posts: 2,232
Likes: 0
Received 4 Likes on 4 Posts
Default

Thats pretty awesome. Iirc rasberry pi boards are really cheap. Should make a good alternative to systems like tunerview, and cheap.

Questions though.
Whats the hondash board you have in the needed parts.
Any chance of making it compatible with hondata s300?
Old 11-06-2014, 08:14 AM
  #5  
Honda-Tech Member
 
Natural Aspirations's Avatar
 
Join Date: Jul 2004
Location: nothing is real unless it is observed
Posts: 5,957
Likes: 0
Received 0 Likes on 0 Posts
Default re: HonDash -Specifications and Description

Originally Posted by DiSCLAiMER
1.No, it's open source, you can download the code from my github account right now.
2. I'm the only developer of this project, it has no pending patent, as open source code you can modify it has you want.
I don't really know if I need to register any patent or add any disclaimer, I'll look, but basically what I want is to share it behind the basic open source policy.
Props to you! Our community needs more that are willing to SHARE.
Old 11-06-2014, 08:39 AM
  #6  
Honda-Tech Member
iTrader: (1)
 
spAdam's Avatar
 
Join Date: Jul 2002
Location: Boat on a Hill, CA
Posts: 9,119
Received 615 Likes on 487 Posts
Default re: HonDash -Specifications and Description

Interested to see the required Hondash board.
Old 11-06-2014, 11:54 AM
  #7  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by m4xwellmurd3r
Thats pretty awesome. Iirc rasberry pi boards are really cheap. Should make a good alternative to systems like tunerview, and cheap.

Questions though.
Whats the hondash board you have in the needed parts.
Any chance of making it compatible with hondata s300?
Yes, it's more expensive the screen than the raspberry itself
HonDash can be the best and probably the only alternative to those ones don't want to pay the price of a racepak, mxl strada or motec.
Tunerview is not expensive at all but his screen is very basic.

Making it compatible to other systems like s300 it's complicated but not impossible, the main problem is that this systems are not cheap and in my case my engine is stock so I don't really need them. There's also the trouble of no one of this tuning systems wants to reveal his communication protocol.
Hondata specially didn't explain me the protocol they use to comunicate when I asked some time ago.
Let's see how this ends.
Old 11-06-2014, 12:26 PM
  #8  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by Natural Aspirations
Props to you! Our community needs more that are willing to SHARE.
This project born from another personal project made with Arduino and a simple lcd, and at the same time, one guy here (sleepercivic88) started all with first code snippets communicating with an obd0 ecu with crome.
So at the end, this is a nice example of sharing.

Originally Posted by spAdam
Interested to see the required Hondash board.
Updated first post with schematics and images, we must talk mate, I remember your reverse engineering in Neptune from d-series.org, your work can feed this project.
Old 11-06-2014, 12:34 PM
  #9  
Honda-Tech Member
iTrader: (1)
 
spAdam's Avatar
 
Join Date: Jul 2002
Location: Boat on a Hill, CA
Posts: 9,119
Received 615 Likes on 487 Posts
Default re: HonDash -Specifications and Description

I have most of the protocol. The only thing is that, out of respect for James' IP, I can't share that as an open source deal. It's not complicated to figure out, just time consuming. I ended up learning about serial communication and built my own engine sim in the process though
Old 11-08-2014, 01:21 AM
  #10  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by spAdam
I have most of the protocol. The only thing is that, out of respect for James' IP, I can't share that as an open source deal. It's not complicated to figure out, just time consuming. I ended up learning about serial communication and built my own engine sim in the process though
mmm.. it's a shame. And about the engine sim, can you share any schematic?
Old 11-08-2014, 01:25 AM
  #11  
Honda-Tech Member
 
m4xwellmurd3r's Avatar
 
Join Date: Feb 2013
Posts: 2,232
Likes: 0
Received 4 Likes on 4 Posts
Default

I dont kow if hed be willing to help for s300 support, but theres a guy who figured out the communication for s300 and made an android app that communicates with s300. Its called sdash.
Old 11-08-2014, 02:23 AM
  #12  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by m4xwellmurd3r
I dont kow if hed be willing to help for s300 support, but theres a guy who figured out the communication for s300 and made an android app that communicates with s300. Its called sdash.
I asked him not too much time ago and he will not share the communication protocol of s300
Old 11-08-2014, 06:42 AM
  #13  
Honda-Tech Member
iTrader: (1)
 
siblues's Avatar
 
Join Date: Apr 2004
Location: Just Peachy
Posts: 12,559
Likes: 0
Received 1 Like on 1 Post
Default re: HonDash -Specifications and Description

This looks really good and you are a really cool dude to let everyone enjoy it for free.Its been a long time since I have seen someone do something like this.
Old 11-09-2014, 06:31 PM
  #14  
I'm Huge In Japan
 
VegasInvasion's Avatar
 
Join Date: Apr 2008
Location: the 615
Posts: 1,314
Likes: 0
Received 1 Like on 1 Post
Default re: HonDash -Specifications and Description

As a mod I have to approach this objectively, so here goes my ball busting.
Using protocols from patented softwares walks a thin line over copyright infringement. If you're going to develop this any further I would recommend consulting a legal service so you don't end up following Cui's footsteps.
Alternatively, you can just get a bluetooth module from Moates or an S300v3 and use Neptune or SDash's free Android app, which is nearly identical to this.
Old 11-10-2014, 11:31 AM
  #15  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by VegasInvasion
As a mod I have to approach this objectively, so here goes my ball busting.
Using protocols from patented softwares walks a thin line over copyright infringement. If you're going to develop this any further I would recommend consulting a legal service so you don't end up following Cui's footsteps.
Alternatively, you can just get a bluetooth module from Moates or an S300v3 and use Neptune or SDash's free Android app, which is nearly identical to this.
I don't see any infringement here. I'm using Crome free version with his free datalogging protocol, a protocol made for output parameters to the outside, without any hacking or strange modification in order to decode the protocol.
When you synchronize a Kpro to any racepack/mxl strada/tunerview rd you don't have to pay any license.
Anyway, thanks for the advice, I need to take care of this things, I see that tunerview app is free but you have to pay later for every protocol you want to use, so I don't know if you pay to crome/hondata/neptune for a license or the money goes directly to hrtuning (app developer).

When you say neptune app you are referring to this?: https://play.google.com/store/apps/d...zter.tunerview

I don't want to undervalue SDash but in my opinion they are more focused in a show off app than a racing dash, you can install a small tablet as a cluster with the app but is not his main goal.
Tunerview app has datalogging and more things, seems a great product but as sdash, they are a business and you are subject to what they want offer you.

HonDash with the support of the community can be a very very interesting project, you want bluetooth connection? no problem I have tested the connection with bluetooth module and his fine, the freedom here is amazing.
The following users liked this post:
Old 11-14-2014, 12:31 PM
  #16  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

little fun with camo today

Old 11-14-2014, 11:04 PM
  #17  
Honda-Tech Member
iTrader: (1)
 
king06's Avatar
 
Join Date: Jan 2008
Location: Phoenix, AZ
Posts: 807
Received 1 Like on 1 Post
Default re: HonDash -Specifications and Description

Pretty freaking awesome.
Old 11-15-2014, 05:01 AM
  #18  
Honda-Tech Member
iTrader: (1)
 
spAdam's Avatar
 
Join Date: Jul 2002
Location: Boat on a Hill, CA
Posts: 9,119
Received 615 Likes on 487 Posts
Default re: HonDash -Specifications and Description

Originally Posted by DiSCLAiMER
mmm.. it's a shame. And about the engine sim, can you share any schematic?
I started to make one in eagle but never finished it. Time is incredibly short, I just haven't been working on my electronics projects lately.

Originally Posted by DiSCLAiMER
I don't see any infringement here. I'm using Crome free version with his free datalogging protocol, a protocol made for output parameters to the outside, without any hacking or strange modification in order to decode the protocol.
When you synchronize a Kpro to any racepack/mxl strada/tunerview rd you don't have to pay any license.
Anyway, thanks for the advice, I need to take care of this things, I see that tunerview app is free but you have to pay later for every protocol you want to use, so I don't know if you pay to crome/hondata/neptune for a license or the money goes directly to hrtuning (app developer).
The Crome protocol is published, so obviously you are free to do whatever with that.

If you figure out and/or use the NepTune or Hondata protocols for personal use, there is still no problem. The issue arises if you publish or profit from someone else's intellectual property... especially if you do it by creating a competing product.

I think what you've got going on here is pretty cool though. I was actually looking at moving over to the Raspberry Pi since I was having trouble getting the Arduino to communicate at 921.6k. It would technically be easier to figure out how to get the Demon to com at 38.4k though, it's in the Moates protocols but I haven't gotten it to work yet
Old 11-15-2014, 01:09 PM
  #19  
I'm Huge In Japan
 
VegasInvasion's Avatar
 
Join Date: Apr 2008
Location: the 615
Posts: 1,314
Likes: 0
Received 1 Like on 1 Post
Default re: HonDash -Specifications and Description

It is still illegal to publish someone else's intellectual property without permission even if you're not profiting.
Old 11-15-2014, 02:51 PM
  #20  
Honda-Tech Member
iTrader: (1)
 
spAdam's Avatar
 
Join Date: Jul 2002
Location: Boat on a Hill, CA
Posts: 9,119
Received 615 Likes on 487 Posts
Default re: HonDash -Specifications and Description

Yes. I did say that.
Old 11-15-2014, 04:35 PM
  #21  
Honda-Tech Member
 
Natural Aspirations's Avatar
 
Join Date: Jul 2004
Location: nothing is real unless it is observed
Posts: 5,957
Likes: 0
Received 0 Likes on 0 Posts
Default re: HonDash -Specifications and Description

Originally Posted by VegasInvasion
It is still illegal to publish someone else's intellectual property without permission even if you're not profiting.
Aren't you doing so with your manual?
Old 11-17-2014, 11:12 AM
  #22  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

Originally Posted by spAdam
I started to make one in eagle but never finished it. Time is incredibly short, I just haven't been working on my electronics projects lately.
As computer engineer I am not pretty much into electronic design, I have used eagle but I always end doing the things I don't know how to do in eagle in paint
If you make a simple paint/paper drawing I can search some time to make an schematic.

Originally Posted by spAdam
The Crome protocol is published, so obviously you are free to do whatever with that.

If you figure out and/or use the NepTune or Hondata protocols for personal use, there is still no problem. The issue arises if you publish or profit from someone else's intellectual property... especially if you do it by creating a competing product.

I think what you've got going on here is pretty cool though. I was actually looking at moving over to the Raspberry Pi since I was having trouble getting the Arduino to communicate at 921.6k. It would technically be easier to figure out how to get the Demon to com at 38.4k though, it's in the Moates protocols but I haven't gotten it to work yet
Let's see how far this goes, at the moment I'm still fixing some bugs and trying to finish some things, but soon or later the idea is to move to hondata/neptune.
When this happens I would need to send some mails in order to don't end in prison hehe.
BTW Rafael from sdash tell me that in those cases Hondata seems friendly and has no problem giving permission.

Last edited by DiSCLAiMER; 11-18-2014 at 11:11 AM.
Old 02-09-2015, 11:12 AM
  #23  
Honda-Tech Member
Thread Starter
 
DiSCLAiMER's Avatar
 
Join Date: May 2010
Posts: 104
Likes: 0
Received 4 Likes on 4 Posts
Default re: HonDash -Specifications and Description

added crome gear indicator, works very very good.
Also working in dataloging, future updates soon.
Old 02-10-2015, 05:47 AM
  #24  
Honda-Tech Member
 
strykr89's Avatar
 
Join Date: Aug 2008
Location: Edmonton, Canada
Posts: 107
Likes: 0
Received 0 Likes on 0 Posts
Default re: HonDash -Specifications and Description

I think I might have to give this a shot, got a few RPi's laying around
Old 08-09-2015, 01:08 PM
  #25  
Honda-Tech Member
 
moonphysics's Avatar
 
Join Date: Oct 2014
Location: Nor Cal
Posts: 35
Likes: 0
Received 0 Likes on 0 Posts
Default HonDash

Just found this after you posted in your poorboy eg6 thread. Really cool project man, I've always wanted to do something like this. I'm gonna have to build one of these when I get the time. I'd love to contribute to the project and I'd be really interested in designing some interface skins. I'm currently an industrial graphic designer and I used to do web design and iPhone app interface design.

It looks like it's been a while since you've posted here. Any new updates?


Quick Reply: HonDash -Specifications and Description



All times are GMT -8. The time now is 12:42 AM.