Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCD not working in Raspberry Pi Simulator #47

Open
leszekambro opened this issue Feb 10, 2021 · 3 comments
Open

LCD not working in Raspberry Pi Simulator #47

leszekambro opened this issue Feb 10, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@leszekambro
Copy link

Description

I tried to run the example with LCD in simulator mode based on https://wyliodrinstudio.readthedocs.io/en/latest/simulators/raspberrypi.html
I prepared the scheme in Fritzing (with proper pinout for lcd and RPi) but the code is not working
It stops on the second line var lcd = new LCD({rs: 25, e: 2, data: [23, 17, 18, 22], cols: 16, rows: 2})
this line is not executed
What can cause this problem? Coul you help me with this, please?
[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Version

Wyliodrin STUDIO:

Wyliodrin STUDIO platform:
[X ] downloaded (electron)
[ ] web (browser)

OS name:
OS version:

Windows 10

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@alexandruradovici
Copy link
Collaborator

Can you please send us a link to the Fritzing schematics so we can try it?

@leszekambro
Copy link
Author

LCD_rpi3.zip

@leszekambro
Copy link
Author

I' ve attached the zip file with whole needed fritzing files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants