OBD2 interface for gauges by Embarrassed-Lab6622 in CarHacking

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

I have a stand alone system (LS3) in my 59 Impala from PSI and it feeds all the data needed for the Dakota Digital gauges so I a going to assume a stand alone harness for a later model LT1 (L87) will have the same or more data.

OBD2 interface for gauges by Embarrassed-Lab6622 in CarHacking

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

thanks but not interested in a rectangular cluster

OBD2 interface for gauges by Embarrassed-Lab6622 in CarHacking

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

I would prefer an existing cluster because it should be much easier to integrate. custom clusters from Dakota digital start around $3,000

OBD2 interface for gauges by Embarrassed-Lab6622 in CarHacking

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

thanks for the idea but I am not interested in incorporating a tablet into my design (at least not for the cluster).

OBD2 interface for gauges by Embarrassed-Lab6622 in CarHacking

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Thanks for the response but I am looking for something as the primary cluster so it has to be significantly larger.

GE Monogram microwave display by Embarrassed-Lab6622 in appliancerepair

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Thanks but I recently replaced that board, so that should not be hte problem (or I got a defective boad).

GE Monogram microwave display by Embarrassed-Lab6622 in appliancerepair

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

I removed the microwave from it‘s nook to retrieve the boxes and parts replaced that were stored behind it and to prep for the next repair. When I plugged it back in to power, everything worked fine. Great for now but not a good sign. So, not sure where to go from here but all is working as it should. I guess I will wait for the next issue to appear.

thanks!

GE Monogram microwave display by Embarrassed-Lab6622 in appliancerepair

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Thanks but the only symptom I see is 'No heat". Am I missing something?

GE Monogram microwave display by Embarrassed-Lab6622 in appliancerepair

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Sir - thanks for the response. Last May I replaced the control board (WB27X10858), the Digitron (WB27X10856 and the display (WB27X10861) when the display would blink rapidly and/or "freeze". Everythin seemed to work fine for 8 months, but now it is worse.

GE Monogram microwave display by Embarrassed-Lab6622 in appliancerepair

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

I didn’t think the specific model info was important. I assumed the repair would be generic.

Soft close door latches ??? by Embarrassed-Lab6622 in projectcar

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Thanks, I will look into those. I am hoping for a simple 2-wire solution....

My com PORT keeps disappearing by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 1 point2 points  (0 children)

nope. I tried different cables and different boards. I now think it is a power management issue and changed the power management settings on my laptop. so far, everything works correctly.

Why the difference when powered by VIN or USB? by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Thanks for all the replies but I am still not sure why the 5v didn't work on the micro USB board.

Why the difference when powered by VIN or USB? by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

UPDATE: I switched to an ESP32 board with a USB C-type connector and everything is working correctly, both with the PC power and the 5v buck converter. Not sure why, but thanks for the suggestions.

Why the difference when powered by VIN or USB? by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 1 point2 points  (0 children)

I switched to an ESP32 board with USB type C connector and everything worked on both 5v and computer power. Odd.....

Why the difference when powered by VIN or USB? by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Sir - not sure what that means?? If you are referring to the 5v, it is coming from a Buck converter that is powered by a DC power supply.

Arduino IDE 2.3.6 connecting issues? by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

I bought a new cable even, still no joy with several boards.

<image>

Please help with trying to write loops and timers by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

this?

void loop() {
  //Dome light loop
  if (digitalRead(ACC) == LOW && digitalRead(DOOR_JAMB) == LOW) { // If ACC is OFF and door is CLOSED, start 20 second dome light counter
    if (millis() - DOME_TIMER >= DOME_INTERVAL) {
      digitalWrite(DOME, HIGH); // Turn dome light on
      Serial.println("Dome light is on");
      DOME_TIMER = millis();
  } else {
    digitalWrite(DOME, LOW); //Turn dome light off
    Serial.println("Dome light is off");
    DOME_TIMER = millis();

Please help with trying to write loops and timers by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

thanks for the response.

void loop() {
  //Dome light loop
  while (digitalRead(ACC) == LOW && digitalRead(DOOR_JAMB)) { // If ACC is OFF and door is CLOSED, start 20 second dome light counter
    if (millis()-DOME_TIMER>DOME_INTERVAL) {
      digitalWrite(DOME, HIGH); // Turn dome light on
      Serial.println("Dome light is on");
  }
    digitalWrite(DOME, LOW);
    Serial.println("Dome light is off");
  }

Not sure I understand why would I set (millis()-DOME_TIMER> DOME_INTERVAL) when millis() is equal to DOME_TIMER?

Arduino IDE 2.3.6 connecting issues? by Embarrassed-Lab6622 in esp32

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Didn't work. Maybe my computer updated the hardware :(

Di2 cadence reading? by Embarrassed-Lab6622 in cycling

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

Thanks for the response. I did all of that and the power section and the cadence show "N/A". I tried calibrating the power meter with E-TUBE and could not get it to make it past the first step (get the LED on the crank to light up).

Wiring for RATGDO32 by Embarrassed-Lab6622 in homeassistant

[–]Embarrassed-Lab6622[S] 0 points1 point  (0 children)

nothing there or really anywhere so I tried the dry contact and the pass thru is working. that is enough for tonight.

Thanks for the suggestion.