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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fusion
    No R3VLimiter
    • Nov 2009
    • 3658

    #31
    Sweet, thanks ;)

    Comment

    • ScHpAnKy
      E30 Mastermind
      • May 2009
      • 1573

      #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

      • codrum
        Wrencher
        • Jan 2011
        • 279

        #33
        Originally posted by ScHpAnKy
        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

        • codrum
          Wrencher
          • Jan 2011
          • 279

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

          Thanks guys!

          Comment

          • squidmaster
            R3VLimited
            • Aug 2011
            • 2666

            #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

            • Cletonius
              R3VLimited
              • Oct 2010
              • 2809

              #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

              • codrum
                Wrencher
                • Jan 2011
                • 279

                #37
                Originally posted by squidmaster
                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

                • deutschman
                  R3V Elite
                  • May 2008
                  • 5958

                  #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

                  • ScHpAnKy
                    E30 Mastermind
                    • May 2009
                    • 1573

                    #39
                    Originally posted by deutschman
                    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

                    • serdar255
                      Grease Monkey
                      • Feb 2013
                      • 395

                      #40
                      Originally posted by deutschman
                      I will buy the ios version when it is out. Keep up the good work!
                      Originally posted by ScHpAnKy
                      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

                      • codrum
                        Wrencher
                        • Jan 2011
                        • 279

                        #41
                        Originally posted by ScHpAnKy
                        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

                        • Paradox
                          Grease Monkey
                          • Jul 2010
                          • 337

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

                          Comment

                          • codrum
                            Wrencher
                            • Jan 2011
                            • 279

                            #43
                            Originally posted by Paradox
                            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

                            • Andy.B
                              E30 Mastermind
                              • Sep 2011
                              • 1650

                              #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

                              • codrum
                                Wrencher
                                • Jan 2011
                                • 279

                                #45
                                Originally posted by Andy.B
                                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...