-
Notifications
You must be signed in to change notification settings - Fork 35
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
Help/Clarification #16
Comments
Do you mean the connection from Arduino pin A6? If so, that is for measuring the battery voltage. If you don't want to show the battery voltage on the LCD you can omit the wiring to pin A6 and comment out the line 76 in file CG_scale.ino: |
Hello Olkal Talking about this same wire to pin A6, I note on the schematic a 10k resistor coming off the positive battery wire and a 4.7k resistor coming off the negative battery wire. Both connect into the wire going to the A6 pin. Forgive me, but will this not cause a short circuit? Thank you |
Hi! |
Hi Olkal Appreciate your help. |
Hi Olkal Please could you help, I would like to move the weight display to the top line and add one decimal place. Please indicate how I could do this in the sketch. As always, appreciate your help, |
Hello olkal
Thank you for this project. Please note, I am a beginner.
My question is to do with the wiring of the lcd, specifically I2C, Circuit_CG_scale_r3.fzz refers. you have a wire running from 16 on the arduino to the positive and negative battery terminals. Please could you tell me what this is for and if it is necessary for connecting to an I2C LED.
Thank you
Mark
The text was updated successfully, but these errors were encountered: