View Single Post
      01-05-2024, 04:16 PM   #116
sizanx
Private First Class
Denmark
97
Rep
130
Posts

Drives: BMW F36 420d Gran Coupé
Join Date: Oct 2021
Location: Denmark

iTrader: (0)

Quote:
Originally Posted by fe7565 View Post
Works nice! Thanks for the video. Nice interior as well


Maybe you can connect the voltage reading to an Arduino port and run a program that uses the PULSE-IN https://www.arduino.cc/reference/en/...ed-io/pulsein/ or Analog-in pin.

Or use an oscilloscope. The Pico 2204A has a decent price and features for automotive as well. This guy has a lot of good videos with the Pico:
https://www.youtube.com/@MechanicMindset


Or an Arduino oscope: https://www.instructables.com/Oscill...no-Processing/ Don't expect nanoseconds resolution, but should be good for milliseconds and probably microseconds.
Thank you Custom ambient lighting with aliexpress addressable kit for my no light package car, sniffed out the bluetooh low energy commands from their shitty app and programmed a esp32 that instantly connects which I control via 3 rotary encoders. Doing a thread on build soon

I'll look into PULSE-IN, thanks for the suggestion
Appreciate 0