Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Porsche Forums > Porsche 911 Technical Forum


Reply
 
LinkBack Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.
Author
Thread Post New Thread    Reply
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
Arduino - Digital AC control system for '80 911

Am on tail end of resurrecting my ‘80’s AC from a Black Death experience. With all other complications being embraced, it seemed an interesting project to develop a digital AC control & graphic interface. Plan is to use an Arduino Uno connected to a Nextion 2.8” display. Credit to "Dr. J" / John for jumping in to attend sketch/programming for this. I’m dealing with hardware & install.

Idea for this arose from an interest to better understand 911 AC temps & pressures. To start with, this was a temporary digital setup designed to collect and monitor a wide scope of data---an AC Frakenstein experiment of sorts. With the effort going into development, it made sense to morf it into a permanent system. The many-sensor-program has now been pared down to the essentials:
A. Ambient temp & humidity
B. Evap's core temp
C. Duct temp – ELIMINATED… a non-essential
D. Cabin temp & humidity



Preserving '80 Porsche aesthetics... sure... part of this challenge. Of course a digital system is immediately out of place in an ’80 911 but… will make bold attempt to integrate this mod so unit “seems an appropriate fit.” My stock ’80 center console has 2 AC control knobs---fan speed and temp switch. Between these 2 knobs is a speaker front-to-rear fade controller. Below these controls is where the new hardware is headed.




Both AC control knobs will be maintained. Fan speed switch will feed power to digital system (with step down from 12v to 5v.) Temp control switch will connect to potentiometer and used to set cabin’s temp (“Set Temp.”) Temp sensor placed at evap's core will control compressor, preventing evap from going below 32.1 dF.

4x20 dot matrix was the original graphic display plan. While this would work, challenge was finding a bezel to trim the install with. There are some bezels… but… none could be considered having a Porsche look & feel IMHO. Even with small, full color graphic displays… bezels are a surprising issue. Only product line I found with a comprehensive array of small screen sizes WITH bezels is 4D. Their 2.8” unit fits horizontally with bezel.

4x20 dot matrix compared to 2.8 LCD (drawn to scale.)




Because John knows Nextion and not 4D product programming, we're going with the Nextion 2.8 with a 4D bezel. (4D and Nextion 2.8” units have matching dimensions. The 3.2 units do not.)

Unfortunately the bezel for the 2.8 unit is not much to speak off. As far as I can tell, it’s a solid piece of clear plastic that’s black-coated to form the bezel. (Not complaining---some bezel is better than no bezel!) Being solid vs a cut out means there’s 2 layers of plastic to see through in this case. Am not sure how well this will work from a visibility perspective. Since 4D seems a sharp company, I’d imagine they’d not be doing a double-lens unless it works.

Another down side with a full face bezel is the Nextion’s touch-screen capability is lost. Some interesting things could be done with touch-screen so… am looking into alternative bezel solutions in order to preserve the touch-screen-ability. One idea is to CNC mill a bezel. Another is to 3-D print it. If anyone has ideas on how to approach a “cut out” bezel… pls post.

Planned layout...




Whether to finish the added face/surface in black plastic or leather remains to be tested. Idea here is to make existing panel and the addition... seamless. There are also questions concerning sinking the bezel and screen area as a “design consideration"---would this be "good" design?... or a waste of time? How to attach the new face panel (at the bottom to the console) without any apparent/external fasteners? ...These and more questions seek answers.

__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.
Old 10-05-2016, 12:36 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
El Duderino
 
tirwin's Avatar
 
Join Date: Feb 2011
Location: The Forgotten Coast
Posts: 5,843
Garage
Karl,

I was going through some pics last night and I thought you might find this one interesting for inspiration. This is a pic of the controls used in the Singer.



Glad to see someone working on this. I have had this idea noodling around for a while. Wish I wasn't too busy with work right now -- I would love to work on this.
__________________
There are those who call me... Tim
'83 911 SC 3.0 coupe (NA)

You can't buy happiness, but you can buy car parts which is kind of the same thing.
Old 10-05-2016, 12:47 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
^^^ TY Tim. Interesting consolidation of controls. Clearly a retro look. Out of curiosity am wondering if that is Porsche or aftermarket? Dial temp... that does not seem early model Porsche but I'm not up to speed on all the early control configs.
__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.
Old 10-05-2016, 01:32 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
Registered
 
Jonny H's Avatar
 
Join Date: Jul 2013
Location: South East England
Posts: 1,692
Careful with LCD, some don't like heat and turn completely black.
__________________
www.classicretrofit.com
Old 10-05-2016, 02:22 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
Registered
 
Join Date: Feb 2014
Location: Lomita, CA
Posts: 2,688
Quote:
Originally Posted by Discseven View Post
Am on tail end of resurrecting my ‘80’s AC from a Black Death experience. With all other complications being embraced, it seemed an interesting project to develop a digital AC control & graphic interface. Plan is to use an Arduino Uno connected to a Nextion 2.8” display. Credit to "Dr. J" / John for jumping in to attend sketch/programming for this. I’m dealing with hardware & install.
Consider using the Arduino Nano, or better yet for compact size use the Arduino Mini.
Application should require less than 20-30 lines of C code.
__________________
Dave
Old 10-05-2016, 07:21 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
El Duderino
 
tirwin's Avatar
 
Join Date: Feb 2011
Location: The Forgotten Coast
Posts: 5,843
Garage
Quote:
Originally Posted by Discseven View Post
^^^ TY Tim. Interesting consolidation of controls. Clearly a retro look. Out of curiosity am wondering if that is Porsche or aftermarket? Dial temp... that does not seem early model Porsche but I'm not up to speed on all the early control configs.
Well, it's Singer so it's entirely possible (likely) it is their own design. I like the retro look as it's obviously more period correct looking. If I can ever get the time/garage space to start a project car, this was going to be one of my goals -- consolidating all of the climate controls to tidy things up a bit.

The thing is that I really can't think of a reason it cannot be done with off the shelf components. It would take a little research to figure out what rheostat, fan speed knobs, etc you'd need, how to adapt it to the existing system(s) and package the enclosure -- but it seems do-able.

Now if you wanted to make it where you set a desired temp and the system adjusts temp/fan speed automatically, that would take a little more work but still do-able.

Personally, I deleted the center console in my car so I'd like to see something that wouldn't require it fitting in that spot alone. It would have broader application to more models.
__________________
There are those who call me... Tim
'83 911 SC 3.0 coupe (NA)

You can't buy happiness, but you can buy car parts which is kind of the same thing.
Old 10-06-2016, 04:49 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
 
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
Quote:
Originally Posted by Jonny H View Post
Careful with LCD, some don't like heat and turn completely black.
TY for note Jonny. I checked op temp params before subscribing to Nextion unit. Seemed OK. Just checked again to make sure. Is from -2 dF to 158 dF. Exactly what that means in real world is surly questionable. On rare occasions I may park in direct sun. More often I intentionally park in shade. Here's direct sun park... dash surface temp.




Quote:
Originally Posted by mysocal911 View Post
Consider using the Arduino Nano, or better yet for compact size use the Arduino Mini.
Application should require less than 20-30 lines of C code.
Good ideas Dave. Uno's already in hand... so will use it. John still has to confirm it being appropriate. (I'm still wondering if everything can be connected to it. That is John's call.)


Quote:
Originally Posted by tirwin View Post
The thing is that I really can't think of a reason it cannot be done with off the shelf components. It would take a little research to figure out what rheostat, fan speed knobs, etc you'd need, how to adapt it to the existing system(s) and package the enclosure -- but it seems do-able.

Personally, I deleted the center console in my car so I'd like to see something that wouldn't require it fitting in that spot alone. It would have broader application to more models.
Agreed... all the stuff necessary is "out there." Just have to find it... and make it fit. Then there's always the leading edge challenge. In this case, and of all things, bezel presents the greatest (hardware) challenge.

Thought about an in-dash plan here. While I'm not a purist, placing a display screen in an '80 dash does not work for me---it's too far out of context even for my preference. Located in the center console... it works for me.
__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.
Old 10-06-2016, 06:48 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
Registered
 
Join Date: Feb 2008
Location: Marietta GA
Posts: 2,560
Have you seen the Restomod Air stuff? They have some slick looking controls and even have a spartphone app you can control the system with.

Custom Aftermarket A/C Systems & Pro Touring A/C Parts: Hot Rod...


__________________
1987 GP White 930
1977 Ford Bronco
Old 10-06-2016, 09:10 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
^^^ Uber techno stuff Will! Thought about this direction but... given my leaving phone behind quite often, is better (in my case) to have AC controlled by onboard system.
__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.
Old 10-07-2016, 10:54 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
Registered
 
Jonny H's Avatar
 
Join Date: Jul 2013
Location: South East England
Posts: 1,692
Quote:
Originally Posted by mysocal911 View Post
Application should require less than 20-30 lines of C code.
ROFL! 25 years a control systems designer, if I had a penny for every time I heard that!!!


Choose your temperature sensor type wisely as this will impact the software effort required. Typically, automotive temperature sensors are resistive devices or thermocouples. Both are non-linear, requiring either a LUT or a polynomial calculation against published constants.

Control of temperature against a setpoint requires either a PID controller implementation or 'fuzzy logic'. Both are difficult to get right. PID especially time consuming to 'tune'.

Many commercial PID temperature controllers have auto tuning capability but can still struggle to tune, resulting in never achieving setpoint or too much compressor cycling. You definitely need to have a manual override btw.

If I were you I'd aim firstly to have a read back only system and play with it manually to see if your brain can be the control. You will start to develop a set of rules in your head as to how to control the temperature. This is basically what 'fuzzy logic' is, a set of rules. Code the rules and see how you get on with the control.

Trust me, if you go down the PID route, you may be in for a long ride.

I work on this stuff daily and it most certainly isn't ’30 lines of C code'.

Not trying to be negative, just realistic. Good luck with the project!
__________________
www.classicretrofit.com
Old 10-07-2016, 02:49 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
^^^ Jonny... I have 2 sensor types planned. One is a temp only sensor. This unit goes into evap's core.

DS18B20 Waterproof Temperature Sensor

The 1-Wire bus has by definition only a single data line. Each device (master or slave) interfaces to the data line via an open drain or 3-state port. This allows each device to ?release? the data line when the device is not transmitting data so the bus is available for use by another device. The 1-Wire port of the DS18S20 (the DQ pin) is open drain with an internal circuit equivalent to that shown in Figure 9.

The 1-Wire bus requires an external pullup resistor of approximately 5kO; thus, the idle state for the 1-Wire bus is high. If for any reason a transaction needs to be suspended, the bus MUST be left in the idle state if the transaction is to resume. Infinite recovery time can occur between bits so long as the 1-Wire bus is in the inactive (high) state during the recovery period. If the bus is held low for more than 480µs, all components on the bus will be reset.

Specifications/Features
  • Unique 1-Wire Interface Requires Only One Port Pin for Communication
  • Each Device has a Unique 64-Bit Serial Code Stored in an On-Board ROM
  • Multidrop Capability Simplifies Distributed Temperature Sensing Applications
  • Requires No External Components
  • Can Be Powered from Data Line
  • Power Supply Range is 3.0V to 5.5V
  • Measures Temperatures from -55°C to +125°C (-67°F to +257°F)
  • ±0.5°C Accuracy from -10°C to +85°C
  • 9-Bit Thermometer Resolution
  • Converts Temperature in 750ms (max)
  • User-Definable Nonvolatile (NV) Alarm Settings
  • Alarm Search Command Identifies and Addresses Devices Whose Temperature is Outside Programmed Limits (Temperature Alarm Condition)
  • Applications Include Thermostatic Controls, Industrial Systems, Consumer Products, Thermometers, or Any Thermally Sensitive System
Use the Arduino oneWire library. htt





DS18B20 Waterproof Temperature Sensor - oddWires


Next sensor is temp & humidity. One unit will go behind bumper for ambient info. Second unit is in cabin, on ceiling just aft of seats.

The DHT22 is a basic, low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.

Simply connect the first pin on the left to 3-5V power, the second pin to your data input pin and the right most pin to ground. Although it uses a single-wire to send data it is not Dallas One Wire compatible! If you want multiple sensors, each one must have its own data pin! We have written an Arduino library with example code

Compared to the DHT11, this sensor is more precise, more accurate and works in a bigger range of temperature/humidity, but its larger and more expensive

Comes with a 4.7K - 10K resistor, which you will want to use as a pullup from the data pin to VCC.
  • Low cost
  • 3 to 5V power and I/O
  • 2.5mA max current use during conversion (while requesting data)
  • Good for 0-100% humidity readings with 2-5% accuracy
  • Good for -40 to 80°C temperature readings ±0.5°C accuracy
  • No more than 0.5 Hz sampling rate (once every 2 seconds)
  • Body size 27mm x 59mm x 13.5mm (1.05" x 2.32" x 0.53")
  • 4 pins, 0.1" spacing
  • Weight (just the DHT22): 2.4g



https://www.adafruit.com/products/385

Am waiting on John to hear if all planned sensors and Nextion display can be connected to the Arduino. I believe a "Dallas" one wire config is needed so each sensor must have a unique & readable ID... Just realized this sensor is not one-wire compatible.
__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.
Old 10-07-2016, 03:26 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Mighty Meatlocker Turbo
 
Rawknees'Turbo's Avatar
 
Join Date: Apr 2016
Location: North TexASS
Posts: 18,533
Karlicious, I think that you have gone completely and utterly (or is that "udderly"?!?!) insane due to years of ridiculous humidity exposure, bro! My a/c needs are more simplererer than yours; cold and colder - no fancy, electronic climate monitoring and control needed (could probably just use a toggle switch that I would use to cut power to the compressor whenever I was cold enough or detected evaporator icing - don't really even need a fookin' thermostat)!

Butt despite your ever increasing psychosis, I still luv yew, longtime!!!
Old 10-07-2016, 08:56 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
 
Registered
 
Join Date: Feb 2014
Location: Lomita, CA
Posts: 2,688
Quote:
Originally Posted by Jonny H View Post
ROFL! 25 years a control systems designer, if I had a penny for every time I heard that!!!


Choose your temperature sensor type wisely as this will impact the software effort required. Typically, automotive temperature sensors are resistive devices or thermocouples. Both are non-linear, requiring either a LUT or a polynomial calculation against published constants.

Control of temperature against a setpoint requires either a PID controller implementation or 'fuzzy logic'. Both are difficult to get right. PID especially time consuming to 'tune'.

Many commercial PID temperature controllers have auto tuning capability but can still struggle to tune, resulting in never achieving setpoint or too much compressor cycling. You definitely need to have a manual override btw.

If I were you I'd aim firstly to have a read back only system and play with it manually to see if your brain can be the control. You will start to develop a set of rules in your head as to how to control the temperature. This is basically what 'fuzzy logic' is, a set of rules. Code the rules and see how you get on with the control.

Trust me, if you go down the PID route, you may be in for a long ride.

I work on this stuff daily and it most certainly isn't ’30 lines of C code'.

Not trying to be negative, just realistic. Good luck with the project!
Some are less efficient in designing a system for minimum code or lack the ability to conceptualize
a solution before the actual coding begins.

What had been proposed by the OP is NOT an overly complex design effort as has been suggested!
__________________
Dave

Last edited by mysocal911; 10-08-2016 at 12:33 AM..
Old 10-08-2016, 12:25 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
Registered
 
Jonny H's Avatar
 
Join Date: Jul 2013
Location: South East England
Posts: 1,692
Quote:
Originally Posted by mysocal911 View Post
Some are less efficient in designing a system for minimum code or lack the ability to conceptualize
a solution before the actual coding begins.
Very true! And worst of all, some never bother to collate the requirements BEFORE designing the software which should also happen BEFORE even writing a single line of code.

Rescued too many spaghetti code projects...

By your '30 lines of code' statement you gave the OP the impression that the software would be easy and thus completed quickly. It won't be easy unless effort is put in up front in the requirements stage whcih takes time.
__________________
www.classicretrofit.com
Old 10-08-2016, 01:02 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #14 (permalink)
Registered User
 
Mony's Avatar
 
Join Date: Jun 2015
Location: Irvine & Saudi
Posts: 96
"How to assemble and fix an AC from the NASA's international space station"

You guys should rename this thread to this^
__________________
A Targa.
Old 10-08-2016, 02:09 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #15 (permalink)
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
Quote:
Originally Posted by Rawknees'Turbo View Post
Karlicious, I think that you have gone completely and utterly (or is that "udderly"?!?!) insane due to years of ridiculous humidity exposure, bro! My a/c needs are more simplererer than yours; cold and colder - no fancy, electronic climate monitoring and control needed (could probably just use a toggle switch that I would use to cut power to the compressor whenever I was cold enough or detected evaporator icing - don't really even need a fookin' thermostat)!

Butt despite your ever increasing psychosis, I still luv yew, longtime!!!

I've seen your padded cell Rono. Is just a different color than mine.

Swamp luvs ya back Bro!
__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.
Old 10-08-2016, 05:40 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #16 (permalink)
Registered User
 
Join Date: Sep 2015
Posts: 30
Garage
I've been looking at using an Arduino computer to take can bus information from my Megasquirt ECU and displaying it on my console. Have you given consideration to the readability of the display in sunlight?
Old 10-08-2016, 08:11 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #17 (permalink)
Registered
 
Join Date: Feb 2014
Location: Lomita, CA
Posts: 2,688
Quote:
Originally Posted by Jonny H View Post

By your '30 lines of code' statement you gave the OP the impression that the software would be easy and thus completed quickly.
Obviously more if one decides to do assembly language coding.
__________________
Dave
Old 10-08-2016, 08:32 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #18 (permalink)
Mighty Meatlocker Turbo
 
Rawknees'Turbo's Avatar
 
Join Date: Apr 2016
Location: North TexASS
Posts: 18,533
Quote:
Originally Posted by Discseven View Post
I've seen your padded cell Rono. Is just a different color than mine.
100% truff, right thar!
Old 10-08-2016, 01:53 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #19 (permalink)
Registered
 
Discseven's Avatar
 
Join Date: Oct 2012
Location: Miami, FL
Posts: 4,455
Garage
Quote:
Originally Posted by mysocal911 View Post
Some are less efficient in designing a system for minimum code or lack the ability to conceptualize
a solution before the actual coding begins.

What had been proposed by the OP is NOT an overly complex design effort as has been suggested!
Dave… believe system is conceptualized but am open to more brilliance than I'm capable of---(I'm not a programmer or techno savvy.) There are 3 rule "compartments." The first controls cabin temp. The second has priority over system to prevent evap from freezing. The 3rd is ancillary controls.

1. Cabin Temp Rules:
IF Cabin temp is > Set Temp, THEN compressor = ON

IF Cabin temp =< Set Temp, THEN compressor = OFF

IF compressor = OFF, and Cabin temp => Set Temp + 2 dF (hysteresis tolerance), THEN compressor = ON
2. Preventing Evap Freeze Rules:
IF Cabin temp > Set Temp, and Evap =< 32.1 dF, THEN compressor = OFF. (Evap temp always has priority as to whether compressor is ON or OFF.)

IF compressor = OFF, and Cabin Temp > Set Temp, and Evap => 32.1 dF + 2 dF, (hysteresis) THEN compressor = ON
3. There are some other control rules such as auto-display-OFF and screen contrast yet to sort out.


System Ops:

Power is fed Arduino from Fan speed switch. 12v steps down to 5v. When Fan is turned ON, digital control & display is ON.
Display comes on in status it was when last shut off.
Temps are all and always in dF.
Existing thermo knob controls potentiometer for “Set Temp”. This does away with existing switch and capillary.
To prevent screen display from buring in, display auto-shuts-OFF after 2 minutes of non interrupted display. (Turning it back on has yet to be resolved. Touch screen is the idea but stock bezel for 2.8” display prevents touch screen-ability. Need solution to replace stock bezel... 3-d print? CNC milling? I don't know answer.)

Unknowns:

Not being familiar with Arduino environment, am uncertain as to all planned parts being able to connect to it… even with a Dallas One-Wire protocol established. Basically I do not yet know how many pins the display will take.



Quote:
Originally Posted by Dltjaden View Post
...Have you given consideration to the readability of the display in sunlight?
Readability in sunlight... excellent/critical point. One I’ve left to the assumption it will work. Bad choice. Obviously if screen cannot be read during daylight... this = HUGE waste of time. Seems only way to determine daylight readability is to get unit... put it in position with something on screen. This is now first priority. Good one DLT! TY! Did consider reflection… will place mirror where screen will be to see what comes of it. It's possible to set mounted angle of display so if necessary… fine tuning angle will be done. Contrast at night has been considered---potentiometer will take care of that---perhaps same control will deal with daylight visibility.

____ __ _

Few words on my insanity and NASA-esque nature of this project...

This is all done for the creative challenge of it---answering questions: Can it be done? If so... how? It's like climbing a fookin mountain... there's no practical sense to doing so... one does it to do it. (Same insanity applies here )

__________________
Karl ~~~

Current: '80 Silver Targa w /'85 3.2. 964 cams, SSI, Dansk 2 in 1 out muf, custom fuel feed with spin on filter
Prior: '77 Copper 924. '73 Black 914. '74 White Carrera. '79 Silver, Black, Anthracite 930s.

Last edited by Discseven; 10-09-2016 at 09:28 AM..
Old 10-09-2016, 08:19 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #20 (permalink)
Reply


 


All times are GMT -8. The time now is 12:37 PM.


 
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.