Announcement

Collapse
No announcement yet.

Chariot Gauge - Wideband O2, Boost/Vac, Oil pressure, Temp and Voltmeter for $35

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Sweet, thanks ;)

    Comment


      #32
      seriously cool, I'd like to use this on android since I have it on my old phones but currently am plagued with an iButt... in for iOS

      91 318i | 87 535iS

      Comment


        #33
        Originally posted by ScHpAnKy View Post
        seriously cool, I'd like to use this on android since I have it on my old phones but currently am plagued with an iButt... in for iOS
        If you have an old Android phone sitting around it should run pretty well on it. I run all of my tests on an original Droid (the slide phone) to keep the code as efficient as possible.

        Comment


          #34
          All orders from yesterday and today were shipped this afternoon.

          Thanks guys!

          Comment


            #35
            Bump for this guy!
            Let me be the first to tell you that he's making almost no profit on these. Incredible deal. Support him and the development!

            Comment


              #36
              This is badass. Subscribing for after I pick up a tablet
              - Josh
              1990 325is

              Need a shift boot?
              Looking to buy shift boot frames, PM if you have one to sell

              Here's what happens when you let the internet pick your license plate

              Comment


                #37
                Originally posted by squidmaster View Post
                Bump for this guy!
                Let me be the first to tell you that he's making almost no profit on these. Incredible deal. Support him and the development!
                Thanks for bump, man!

                The iOS port is coming along well, I'm constructing the gauge framework which will be reused for the various displays. Here's a snap of the progress from the iOS sim:

                Comment


                  #38
                  I will buy the ios version when it is out. Keep up the good work!
                  sigpic
                  "The bitterness of poor quality remains long after the sweetness of low price is forgotten."

                  Comment


                    #39
                    Originally posted by deutschman View Post
                    I will buy the ios version when it is out. Keep up the good work!
                    this, what language are ios apps in, java?

                    91 318i | 87 535iS

                    Comment


                      #40
                      Originally posted by deutschman View Post
                      I will buy the ios version when it is out. Keep up the good work!
                      Originally posted by ScHpAnKy View Post
                      this, what language are ios apps in, java?
                      What they said! ;D

                      image (10) by serdar.gurhan, on Flickr
                      PM me for custom shift knobs and stickers!
                      Originally posted by marshallnoise
                      You ain't done working on a car unless you are bleeding.

                      Comment


                        #41
                        Originally posted by ScHpAnKy View Post
                        this, what language are ios apps in, java?
                        The Android version is in Java with the Android SDK on top. The iOS version is written in Objective-C (a superset of C) with Apple's Cocoa touch framework on top.

                        The concepts are similar in both language since they're both object-oriented but the syntax in Objective-C is quite a bit different. Also Java has a built in garbage collector for automatic memory management where Objective-C uses a combination of automatic and manual processes. Java deals directly with memory when creating objects where Objective-C defines objects and allocates memory with pointers.

                        There's pros and cons to both, however I'm really enjoying developing in xcode (apple's developer environment). Making good progress on the app and it's much easier having a definite goal on where to take the it since the Android version is complete for now.

                        Comment


                          #42
                          Is there an easy way to tap the the voltage for an output signal from the wideband? 0-5v? Use with megasquirt?

                          Comment


                            #43
                            Originally posted by Paradox View Post
                            Is there an easy way to tap the the voltage for an output signal from the wideband? 0-5v? Use with megasquirt?
                            Wideband controllers typically come with two analog outputs, one that shows the 0-5 volt wideband range and a second configure to simulate narrowband. You can typically configure the narrowband output to show wideband instead so you have two wideband outputs.

                            With my MegaSquirt setup I have an Innovate LC-1 with one output going to MS for datalogging/tuning and the second output going to the Chariot Gauge controller so I can keep an eye on my AFRs will ripping on the car. Let me know if that answers your question.

                            Just a side note, I'm keeping updates on the iOS development in the Retail Classifieds thread, follow along for updates!:
                            http://www.r3vlimited.com/board/showthread.php?t=307293.

                            Comment


                              #44
                              I ordered two Chariot Gauge modules, and want to get plastic project boxes for them. Could you post the dimensions of the circuit board?

                              Comment


                                #45
                                Originally posted by Andy.B View Post
                                I ordered two Chariot Gauge modules, and want to get plastic project boxes for them. Could you post the dimensions of the circuit board?
                                Thanks for the orders (sent out yesterday). The x-dimension is 2.212", the y-dimension is 2.52". I'll post the CAD drawing when I get home tonight for more specifics.

                                Comment

                                Working...
                                X