Giter VIP home page Giter VIP logo

Comments (10)

morcibacsi avatar morcibacsi commented on June 7, 2024

Hi,

You are right, without a PSA headunit, you won't be able to setup the display. I have another project which hosts a webpage on the ESP32. You can connect to it with your smartphone and adjust the date and time, change between the display modes. You can find it here: https://github.com/morcibacsi/PSAWifiDisplayControl
In theory it is possible to merge the two projects into one, but haven't had the time to work on it yet.

from psavancanbridge.

Marc-- avatar Marc-- commented on June 7, 2024

Thanks for your reply. If i'm correct, even without the PSA headunit, i'll be able to see the messages on the display, as they are send on the VAN network by the BSI (i don't know if it's the good name in english).

I've just received a type C screen, PCB's are on the way as the smd components. I'll also check your "configurator" for the screen.

Thanks for all your work.

from psavancanbridge.

morcibacsi avatar morcibacsi commented on June 7, 2024

Yes, there is no need for the original headunit or display. The messages are there, so having my board and the new display alone works.

from psavancanbridge.

Marc-- avatar Marc-- commented on June 7, 2024

Hello, components soldered, just need some cleaning on smd chips.

I've a question about R5 / R6 values. On the BOM you wrote "10k" and below "4.7k". What is the good value ? I soldered 4,7k and i don't have 10k in stock :(
2021-08-27 00_16_56-morcibacsi_PSAVanCanBridgeHW at v1 4

from psavancanbridge.

morcibacsi avatar morcibacsi commented on June 7, 2024

It is 10K (also fixed on the page, thanks for spotting that). Btw don't bother building the full board, it was never tested. The minimal setup works just fine for almost 2 years now in my car.

from psavancanbridge.

Marc-- avatar Marc-- commented on June 7, 2024

Hi there, i finaly found some 10k smd in my garage ! Everything is wired and, great news, no smoke on first test !

But the screen stays black. I'll check wiring again, mine is a little different as my 307 is a "Navtech" wich was equiped with a RT3 (Fakra Quadlock connector on car side).

If i power the screen only with GND and +12v, is it supposed to turn on, or do i need to send something on the CAN pins, with your PSAWifiDisplayControl for exemple ? (I forgot to order a SN65HVD230...)

Edit: Ok after some researches, the screen need a wake up signal from the CAN bus. So it is very likely a bad soldering job and / or a bad upload on the ESP32 as the screen is powered with +12v.

As i order 5 PCBs, i'll solder a new one with only the minimum components.

from psavancanbridge.

morcibacsi avatar morcibacsi commented on June 7, 2024

Hi,

Yes, it does need a wake up signal. For a quick test you can use this project:

PSAWifiDisplayControl

Make sure to uncomment this line, so the board sends the required messages.
https://github.com/morcibacsi/PSAWifiDisplayControl/blob/master/Config.h#L21

from psavancanbridge.

Marc-- avatar Marc-- commented on June 7, 2024

Hi, finished the soldering of the second board. This time only the minimal components ! And it works ! Thank you a lot !

Do you have a paypal adress ? I'll like to send you a little something for the time you spend and the sharing of this project !

Some minor changes, the step down converter died, so i replace it with a LM7805 that was laying around.

Now i will try to find a way to add the "Wifi controler" programto this board, as all the 4 SN65HVD230 i bought are defective :/

My goal is to activate wifi for the first 5 minutes, so i can configure the screen just after powering the board, and then cut it.
1631870038570

from psavancanbridge.

morcibacsi avatar morcibacsi commented on June 7, 2024

Thank you for the update, glad you suceeded :) It is always nice to see when people implement my project. My paypal address is the same as my email address ([email protected]), however I didn't make the project for profit. But of course if you feel like donating, it is welcome :D It gives motivation to keep improving the project.

Unfortunately those SN65HVD230 transceivers aren't that reliable. At least in my experience from 10 pieces there are more defectives than working ones. In later designs I replaced them with MCP2551 and TJA1040/TJA1050 and the like.

Creating a wifi controller inside this project is a long-planned feature, I just haven't had the time to implement it :( So feel free to experiment with that, as currently I am quite busy with real life matters.

from psavancanbridge.

Chaozzmax avatar Chaozzmax commented on June 7, 2024

Hi, finished the soldering of the second board. This time only the minimal components ! And it works ! Thank you a lot !

Do you have a paypal adress ? I'll like to send you a little something for the time you spend and the sharing of this project !

Some minor changes, the step down converter died, so i replace it with a LM7805 that was laying around.

Now i will try to find a way to add the "Wifi controler" programto this board, as all the 4 SN65HVD230 i bought are defective :/

My goal is to activate wifi for the first 5 minutes, so i can configure the screen just after powering the board, and then cut it.
1631870038570

i'm waiting for this additional program :-)

now i'm using 2pcs esp32, 1 for Van2Can program and another esp32 for wifi control
wifi control just for setting in the beginning

from psavancanbridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.