mahjongg2 / ZX81plus38

Mij latest ZX81 clone without ULA built from discrete pin through hole components
149 stars 16 forks source link

Minor BOM issues #5

Closed hackup closed 2 years ago

hackup commented 2 years ago

First, thanks a lot for sharing this project! I'm currently in the process of building one for myself and it is a lot of fun.

I noticed two minor issues in the current BOM and I thought I'd let you know:

  1. R20 is missing, according to the current schematics it should be 680ohms.
  2. The Farnell code for RP1 is off, it was not updated when the value for RP1 changed.

Maybe I'll create a pull request in case that will help you fix this.

brochiman commented 2 years ago

Hi and thanks. I think R21 is missing in the BOM, according to the current schematics it should be 100 ohms. Regards

hackup commented 2 years ago

Yes, R21 is missing in the BOM, too. But it is just the series resistor for the optional external LED on the keyboard connector, right? So, I would say it is optional and its value is dependent on the type of LED you are using and on how bright you want it to shine.

brochiman commented 2 years ago

oh well yes the value will depends about the LED. Thx regards

Le lun. 13 déc. 2021 à 11:21, hackup @.***> a écrit :

Yes, R21 is missing in the BOM, too. But it is just the series resistor for the optional external LED on the keyboard connector, right? So, I would say it is optional and its value is dependent on the type of LED you are using and on how bright you want it to shine.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mahjongg2/ZX81plus38/issues/5#issuecomment-992315152, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASPXEUOVLRRJUEEHWERXF6LUQXCLTANCNFSM5IDVJCZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

mahjongg2 commented 2 years ago

I agree, but for a 10mA red LED the value should be about 5V - 2V = 3V R=U/I 3V/0.01 = 300 Ohm, nearest resistor value is 330 Ohm.