Hi Arduino Experts,
I'm new in the community and I hope I open this topic at the right place (please correct me if not).
I like to connect a BEP3.0 box to a Arduino nano board. The Arduino should convert the signals and send them via BLE (HM10).
The BLE receiver will be an Android smartphone with an Speedometer app.
First of all what is BEP3.0?
BEP3.0 is a box from Maru-Labs in order to replace the ugly original Speedometer from BMW K100/K75 Motobike models.
https://maru-labs.com/wp-content/uploads/2016/11/BEP3_Anleitung_GERMAN.pdf
The BEP3.0 provides output signals for SPEED, RPM, Indicators, Oil lamps, etc... Usually you can connect these signals directly to digital speedometer from stock, but I like to create my own android "speedometer" app.
The box provides normal 12V signals (0-12V) and square waves signal (0-10V) for speed and RPM.
Question:
What would be best electronic components to use, in order connect these signals to the Arduino board input pins (5V)?
- Voltage divider?
- fixed voltage regulator?
- Zener diode?
- Optocouplers?
Thanks a lot in advance for your input.
Kind regards
Axel