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

Code for Dual 7 Segment Displays #1

Open
pjockey opened this issue May 8, 2019 · 3 comments
Open

Code for Dual 7 Segment Displays #1

pjockey opened this issue May 8, 2019 · 3 comments

Comments

@pjockey
Copy link

pjockey commented May 8, 2019

I'm trying to get this project on Hackster.io up and running, but I'm having a few problems. Instead of using 2 single 7 segment displays for the score, I 'm trying to use the 2-digit like here https://www.tinkerhobby.com/arduino-2-digit-7-segment-display-counter/ thus minimizing the wires required.
BUBattlev2.zip
I've made some changes to the original BUBattle, but I'm not sure they will work with the other aspects of the project.
The Android and Particle parts seem to work, I can select the sport and teams, but nothing is displayed on the scoreboard.

Any help is much appreciated. Sorry if this the wrong place for this.

Scott

@jason1813
Copy link
Owner

Anything specific you need help with? You said the Android and Particle parts seem to work? I am assuming that means you have confirmed that the particle photon is getting the scores correctly (with updates) and you are sending them over serial to the Arduino Mega? Are you able to ensure that the Arduino Mega is getting the data through serial?

@pjockey
Copy link
Author

pjockey commented May 8, 2019 via email

@pjockey
Copy link
Author

pjockey commented Jun 19, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants