Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
added 11 characters in body; edited title
Source Link
ocrdu
  • 1.8k
  • 3
  • 12
  • 24

multiple arduinos Multiple Arduinos connected to one display

so I have one display screen, and 5 arduino nanos, theyArduino Nanos. They are checking to see if passwords in a text file hash to a specific hash, then display it on the screen when found, since.

Since they arentaren't all sending signals to the screen, is it possible to wire it so that all of them are connected to one screen, and then have the one that finds the correct password will send the signal oto the screen, and how would I go about doing this?

multiple arduinos connected to one display

so I have one display screen, and 5 arduino nanos, they are checking to see if passwords in a text file hash to a specific hash, then display it on the screen when found, since they arent all sending signals to the screen, is it possible to wire it so all of them are connected to one screen, then the one that finds the correct password will send the signal o the screen, and how would I go about doing this?

Multiple Arduinos connected to one display

I have one display screen, and 5 Arduino Nanos. They are checking to see if passwords in a text file hash to a specific hash, then display it on the screen when found.

Since they aren't all sending signals to the screen, is it possible to wire it so that all of them are connected to one screen, and then have the one that finds the correct password send the signal to the screen, and how would I go about doing this?

Source Link

multiple arduinos connected to one display

so I have one display screen, and 5 arduino nanos, they are checking to see if passwords in a text file hash to a specific hash, then display it on the screen when found, since they arent all sending signals to the screen, is it possible to wire it so all of them are connected to one screen, then the one that finds the correct password will send the signal o the screen, and how would I go about doing this?