All Projects β†’ visualapproach β†’ Volvo-melbus

visualapproach / Volvo-melbus

Licence: other
Volvo MELBUS Bluetooth audio input and remote control with Arduino Nano

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Volvo-melbus

text-display
A Typeclass for user-facing output
Stars: ✭ 45 (-11.76%)
Mutual labels:  text, display
Easydeviceinfo
πŸ“± [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+3229.41%)
Mutual labels:  display, bluetooth
react-native-text-area
Simple and easy to use TextArea for React Native.
Stars: ✭ 20 (-60.78%)
Mutual labels:  text
chrome-extension-aspectratio219
πŸ–₯️ Fit the screen properly in fullscreen mode on monitor ultrawide with 21:9 aspect ratio (Netflix, Youtube, PrimeVideo, Crunchyroll)
Stars: ✭ 28 (-45.1%)
Mutual labels:  display
textTinyR
Text Processing for Small or Big Data Files in R
Stars: ✭ 32 (-37.25%)
Mutual labels:  text
Aranet4-Python
Aranet4 Python client
Stars: ✭ 122 (+139.22%)
Mutual labels:  bluetooth
txt
πŸ“ Simple text editor/notepad with cloud sync.
Stars: ✭ 35 (-31.37%)
Mutual labels:  text
WindowTextExtractor
WindowTextExtractor allows you to get a text from any window of an operating system including asterisk passwords
Stars: ✭ 128 (+150.98%)
Mutual labels:  text
ArduinoMid
Opel MID display
Stars: ✭ 34 (-33.33%)
Mutual labels:  display
text-rnn-tensorflow
Tutorial: Multi-layer Recurrent Neural Networks (LSTM, RNN) for text models in Python using TensorFlow.
Stars: ✭ 22 (-56.86%)
Mutual labels:  text
hass bletracker
Custom python3 script for better location tracking on HASS. Also enables using iTag bluetooth device as a tracker + smart home button
Stars: ✭ 26 (-49.02%)
Mutual labels:  bluetooth
tools-generation-detection-synthetic-content
Compilation of the state of the art of tools, articles, forums and links of interest to generate and detect any type of synthetic content using deep learning.
Stars: ✭ 107 (+109.8%)
Mutual labels:  text
py midicsv
A Python port and library-fication of the midicsv tool by John Walker. If you need to convert MIDI files to human-readable text files and back, this is the library for you.
Stars: ✭ 55 (+7.84%)
Mutual labels:  text
unijoysticle2
Bluetooth gamepad support for the Commodore 64 / Atari / Amiga, etc. (mirror)
Stars: ✭ 26 (-49.02%)
Mutual labels:  bluetooth
ioBroker.ble
Monitor Bluetooth Low Energy beacons
Stars: ✭ 39 (-23.53%)
Mutual labels:  bluetooth
TTGO-TM-ESP32
No description or website provided.
Stars: ✭ 79 (+54.9%)
Mutual labels:  bluetooth
Arduino
πŸš€ Proyectos de todo tipo para arduino utilizando sus sensores y actuadores. πŸ€–
Stars: ✭ 27 (-47.06%)
Mutual labels:  arduino-nano
react-native-bluetooth-state
πŸ“Ά Answering the question of "Is my bluetooth on?" in React Native
Stars: ✭ 72 (+41.18%)
Mutual labels:  bluetooth
HDMI-Adapter
Universal HDMI/DVI Displays with Touch Panel for Raspberry Pi, BeagleBone, ODROID, UDOO...
Stars: ✭ 60 (+17.65%)
Mutual labels:  display
ngx-text-diff
A Text Diff component for Angular
Stars: ✭ 49 (-3.92%)
Mutual labels:  text

Volvo MELBUS

Bluetooth and custom text in the display

This is my latest code and schematics. If anyone misses the old files, tell me and I'll put them up again.

But I think this is so much better than earlier versions so I deleted them.

Parts list:

  • Arduino Nano 5V
  • Transistor that can handle more than 0,5A
  • Resistors:
    • 3x 100Ξ©
    • 1x 1KΞ©
  • A rectifier diode (> 0,5A e.g. 1N4004)
  • 1x 470 uF capacitor
  • Cables and optionally some connectors for fast removal of device from the car. (not included in schematics)
  • Male DIN plug, 8 pin, 270 degrees
  • CSR8645 Bluetooth device with 12v regulator onboard
  • 4066 bilateral switch IC (optional to remote control audio source)
  • Ground loop isolator (Optional. Use if you hear noise)

Some knowledge of electronics, and you need to be good at soldering. You are responsible if things break! Not me!

Credits to

Thanks to archi for making a PCB

This project shows the way I did it. I'm a hobbyist, not a professional electronics engineer. Proceed at your own risk. The devices use different voltage levels, so there is a chance that you will let the magic smoke out. (Hence the 4066)

Demo https://youtu.be/jGOKGUjlLhI

Schematics

(R5 and R6 are optional. They are there to measure battery voltage. The zener diode is not needed but protects the arduino if R5 breaks) schematics

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].