Sammy1Am / MoppyClassic

Moppy has been replaced with Moppy 2.0!
568 stars 190 forks source link

L298N H Bridges, 2 good scanners but no skill #195

Closed Lothean closed 6 years ago

Lothean commented 6 years ago

Hello! Got my hand on some really gooood scanners in term of music (ScanJet 5P and Epson Perfection 1200U, which of the scanners used in the floppotron) and I decided to use L298N H Bridges modules to control them (I didn't liked the behaviour of the DRV8825/A4988 boards for Arduino) Can someone help me figuring out what do I need to to with the Arduino code to make them work ? So far, I successfully made them work with 2 arduinos, one with moppy and one that just have a code which gets informations from a Moppy pin on the other arduino and that makes a step on the motor everytime it goes from HIGH to LOW. Any information is welcome!

MoppyDoppy commented 6 years ago

Hi

I would like to help you and get also a scanner running. I will try to get the Bridge and a Scanner. (Epson?) Can you provide information how to connect arduino to the bridge to the scanner and your special code of it?

Thanks

Am 09.03.2018 um 02:40 schrieb Lothean notifications@github.com:

Hello! Got my hand on some really gooood scanners in term of music (ScanJet 5P and Epson Perfection 1200U, which of the scanners used in the floppotron) and I decided to use L298N H Bridges modules to control them (I didn't liked the behaviour of the DRV8825/A4988 boards for Arduino) Can someone help me figuring out what do I need to to with the Arduino code to make them work ? So far, I successfully made them work with 2 arduinos, one with moppy and one that just have a code which gets informations from a Moppy pin on the other arduino and that makes a step on the motor everytime it goes from HIGH to LOW. Any information is welcome!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Lothean commented 6 years ago

Solved with Moppy2