redtomatoman Posted May 4, 2015 Report Share Posted May 4, 2015 How about ability to transfer addresses from smart phone to navigation module (under recently found)? Ability to honk the horn from your phone if you happen to need to locate the vehicle outside of remote range? I use android. Peace. Peace. Quote Link to comment Share on other sites More sharing options...
bigtsr Posted May 4, 2015 Report Share Posted May 4, 2015 (edited) I've got a couple smartphones that only useful as keyfobs had my 3 yr old HTC crapped out he other day and had to buy another new one so switched to Moto G and it paired flawlessly. Would the "gas cap" warning show up as fault on this app? Edited May 4, 2015 by bigtsr Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 4, 2015 Author Report Share Posted May 4, 2015 I've added all suggestions to the list of things to work on. As for the gas cap suggestion. If it throws a check engine light, then yes. i'll have to research it and see. I remember I had an old caravan that threw the gas cap warning. Quote Link to comment Share on other sites More sharing options...
Powerz69 Posted May 5, 2015 Report Share Posted May 5, 2015 Do you need a RPi2 or can the B+ be used? Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 5, 2015 Author Report Share Posted May 5, 2015 I'm currently running it on a pi2, but with what it's doing, i imagine you could even run it on a first gen pi. I have a b+ that i'll be testing it on when i'm done with everything Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 6, 2015 Author Report Share Posted May 6, 2015 got more graphs on the dashboard and added the ability to choose different timeframes. also moved the real-time data to another dashboard for easier viewing in a vehicle. Totemus 1 Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 8, 2015 Author Report Share Posted May 8, 2015 Lots of interesting metrics making it into the site from my setup. Good to know what my vehicle is doing while I'm driving. Got all but the Wi-Fi automated. Going to have to build something to allow folks to configure that. Also got more implemented for actions like remote start etc, today. Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 8, 2015 Author Report Share Posted May 8, 2015 ok folks. I just got the remote start piece working perfectly. For the first release (in the next day or so), i'll include the following remote features: Lock Unlock Start Stop After that, i'll add more. For now, it will only support the dodge journey. I have the codes for many other vehicles, but I've hardcoded the calls into the pi code, until I can figure out how I want to handle it on the server side. With that said, the demo user that i've provided for others to log in and view, will be locked down again tomorrow sometime because i will be enabling the feature that allows me to control my vehicle. The last thing I want, is for some of you to be starting and stopping or honking my horn while i'm at work tomorrow I'll let everyone know when the image is finished and give you a list of the hardware that I've used to create it. If you would rather purchase it from me, I can do that also, though due a run on pi's, it may take a bit to get one for you. On another note, I believe i resolved a memory leak on the dashboard that was causing the realtime gauges to creep up and ultimately kill browsers after repeated callbacks for data. It was a google chart bug that they resolved in a new release candidate. kthx, HawtDog RaptorsFan and SeanRinVA 2 Quote Link to comment Share on other sites More sharing options...
Lebowski Posted May 8, 2015 Report Share Posted May 8, 2015 Unrelated, but, per chance did you capture the codes from the buttons on the steering wheel? (in the eventuality that they're available on the same bus). I'm referring to the ones controlling the radio, not the speed control or the evic. My obdII adapter is too slow to do serious sniffing... Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 11, 2015 Author Report Share Posted May 11, 2015 sure haven't. I may do that down the road though. Lebowski and Hydroguy 2 Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 19, 2015 Author Report Share Posted May 19, 2015 just wanted to let everyone know that i'm still working on this. I'm just going through a custody battle (i have the kiddo and a protective order against my wife for domestic violence) and have been a bit out of whack and anxious.. this is a good distraction. I'll be pushing out a pi image soon! I promise! Quote Link to comment Share on other sites More sharing options...
redtomatoman Posted May 20, 2015 Report Share Posted May 20, 2015 Cool. I was beginning to wonder. . . Sorry to hear about the domestic violence nonsense. Peace. Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 22, 2015 Author Report Share Posted May 22, 2015 Quick update. i've been working on the webpage to get things working as they should. I have changed the graphs page to roll up metrics based on the drop down i've added.. now that week, month, year graphs are usuable. it rolls up the times by hour,day,week respectivly... it also allows the graphs to load faster, also. This will give you the average her hour, day and week, but it's still a good idea of what occured during those times. If i can think of a better way to make this work while showing more data, i will. Quote Link to comment Share on other sites More sharing options...
dethdeks Posted May 25, 2015 Report Share Posted May 25, 2015 hey hawtdogflvrwtr not sure if you got the error code thing fixed but i know on my 09 journey if you unplug the cable going to the airbox sensor it throws an error code when starting the car. not sure if its different on the 2012 but its easy to get to as it should be right on the airbox. also do you know if your codes will work on older journeys i have the factory fobs with remote start built into them. i added a bluetooth obd2 reader to my car that i can connect to if the car is in aux mode via my cell phone and use torque to read rpm and engine codes but nothing to start it via my phone. Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 26, 2015 Author Report Share Posted May 26, 2015 hey, thanks for that. i'll give this and the gas door a go sometime this week, and report back with what I find. If you have the factory remote start, it should work. It's the same remote start module, from what I can tell. If it's not, i'll find out the calls to do the remote start. In either case, we'll get it working.. don't worry. Quote Link to comment Share on other sites More sharing options...
dethdeks Posted May 27, 2015 Report Share Posted May 27, 2015 hey, thanks for that. i'll give this and the gas door a go sometime this week, and report back with what I find. If you have the factory remote start, it should work. It's the same remote start module, from what I can tell. If it's not, i'll find out the calls to do the remote start. In either case, we'll get it working.. don't worry. so i tried your codes using bluetooth terminal the STP31 gives me a question mark, then when i enter in ATSH1C0 it says ok. but the all the other codes say can error. when entered. like 69AA37901100, 21746C901100. i thought maybe i had to type with upper case i tried that and same thing. not sure if my codes are different being as mine is an 09 journey or what but who knows. Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 27, 2015 Author Report Share Posted May 27, 2015 Did you add \r\n to the end of the codes? they are needed at the end.. so it should look like 69AA37901100\r\n. IF you're using the bluetooth terminal by querty in the android market, there is a setting called "append \r\n" that you can enable, to do this for you. BTW, be careful.. the command ATSH1C0 tells your vehicle computer that you're about to send commands to it.. if you mistype something you can really hose the car... JUST A WARNING! Quote Link to comment Share on other sites More sharing options...
dethdeks Posted May 27, 2015 Report Share Posted May 27, 2015 yup i made sure i had the append \r\n turned on and first did STP31 > and hit enter then it just gave me a question mark on the screen then i typed ATSH1C0 and hit enter then it said ok on the screen then i would type out the 69AA37901100 or other codes and hit enter then it would just return back can error. Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 27, 2015 Author Report Share Posted May 27, 2015 we'll figure it out.. don't worry Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 29, 2015 Author Report Share Posted May 29, 2015 (edited) ok ladies and gentlemen... Major additions today and a major step forward to a release of the image. Finished Added pie charts to the dashboard, to include ranges for many items. Got the pie callback for actions, working. Now when an action is performed on the vehicle (lock,unlock,start,stop) it tells the server it finished it so it doesn't perform it again. (this means i can enable the buttons on the website) Updated a ton of the source to fix a few bugs. I still have a minor bug where the script dumps when an internet connection drops. (should be an easy fix) Added a milestones portion to the homepage to show what I have left to do. Added a list of the hardware that i'm using so others can go ahead and purchase the same equipment while waiting for me to get the image finished. I got my pi connected to a straight talk 3g modem ($14 refurb + 15$ a month for 1gb (shouldn't need anymore than that)) ToDo Get a flipping image finished for others Fix a few minor bugs Find a way to determine if the vehicle is fully running or just remote start running (there is a difference) so you can't fire an action to stop the vehicle while it's fully running (it won't work, but it'll try over and over again) Add more graphs and rewrite the influxdb call so i can put multiple items on a single chart. (This is a limitation with influxdb... they decided to remove labels when you called more than one select.... stupid, but fixed in 0.9) Add parental features like alerting on excessive speeding Add additional features like control windows. Edited May 29, 2015 by HawtDogFlvrWtr Quote Link to comment Share on other sites More sharing options...
dhh3 Posted May 29, 2015 Report Share Posted May 29, 2015 Instead of pi, can it be a cheesecake? dethdeks 1 Quote Link to comment Share on other sites More sharing options...
dethdeks Posted May 29, 2015 Report Share Posted May 29, 2015 Instead of pi, can it be a cheesecake? i prefer pumpkin pie can i has it on that kind of pie? dhh3 1 Quote Link to comment Share on other sites More sharing options...
dhh3 Posted May 29, 2015 Report Share Posted May 29, 2015 Maybe 1/2 and 1/2? dethdeks 1 Quote Link to comment Share on other sites More sharing options...
HawtDogFlvrWtr Posted May 30, 2015 Author Report Share Posted May 30, 2015 (edited) *NOTE* IF YOU DON'T GET AN ACTIVATION EMAIL WHEN REGISTERING, CHECK YOUR SPAM FOLDER! OK, i'm going to need testers to get this thing off the ground... so i'm going to be giving away a complete uHacknect setup (about $80 value.. not including the OBDLink LX adapter) to a person registered on the site (www.uHacknect.com). I'm going to be choosing this coming Monday (6/1/2015) at random. Right now there are 7 people who have joined the site. If you already have an account, you just have to add what I've asked below. If you don't, register now and enter to win a free unit, and to be a guinea pig of mine. Here are a couple of rules. 1. No multiple registrations... I'm watching who registers and can tell if you're the same person. 2. You have to register your vehicle on the site once you've verified your account via the email. (You can enter whatever you want for the vehicle key, but the VIN must be genuine and yours) 3. You must upload a profile image. 4. You must make your profile public (so I can choose one of you) 5. You must add a social link if you have one (facebook, myspace *HAHA*, twitter, etc) 6. You must set your phone number and address (so I can mail the setup to you if you win.. you can remove it later. BTW, no phone or address information will show up on your profile.) 7. You must set a bio about yourself about why you're on dodjourneyforum.com, and why you're interested in uHacknect (doesn't have to be long). 8. You must set your timezone on the site. *NEW* I ask for all of these steps to be completed (it's really not that hard) because I want to know that the site is working as it should and that it's ready for prime-time.. Also, I want to ensure that navigating the site is simple and that anyone can do it. Couple of other things... IF you find a bug and report it on here, I'll either buy you a single item for your final uHacknect pi setup (probably the bluetooth adapter worth $12), or send you a uHacknect sticker to put on your car. Edited May 30, 2015 by HawtDogFlvrWtr Quote Link to comment Share on other sites More sharing options...
dethdeks Posted May 30, 2015 Report Share Posted May 30, 2015 OK, i'm going to need testers to get this thing off the ground... so i'm going to be giving away a complete uHacknect setup (about $80 value.. not including the OBDLink LX adapter) to a person registered on the site (www.uHacknect.com). I'm going to be choosing this coming Monday (6/1/2015) at random. Right now there are 7 people who have joined the site. If you already have an account, you just have to add what I've asked below. If you don't, register now and enter to win a free unit, and to be a guinea pig of mine. Here are a couple of rules. 1. No multiple registrations... I'm watching who registers and can tell if you're the same person. 2. You have to register your vehicle on the site once you've verified your account via the email. (You can enter whatever you want for the vehicle key, but the VIN must be genuine and yours) 3. You must upload a profile image. 4. You must make your profile public (so I can choose one of you) 5. You must add a social link if you have one (facebook, myspace *HAHA*, twitter, etc) 6. You must set your phone number and address (so I can mail the setup to you if you win.. you can remove it later. BTW, no phone or address information will show up on your profile.) 7. You must set a bio about yourself about why you're on dodjourneyforum.com, and why you're interested in uHacknect (doesn't have to be long). 8. You must set your timezone on the site. *NEW* I ask for all of these steps to be completed (it's really not that hard) because I want to know that the site is working as it should and that it's ready for prime-time.. Also, I want to ensure that navigating the site is simple and that anyone can do it. Couple of other things... IF you find a bug and report it on here, I'll either buy you a single item for your final uHacknect pi setup (probably the bluetooth adapter worth $12), or send you a uHacknect sticker to put on your ca all things completed. did i win? lol Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.