Git Product home page Git Product logo

cg_scale's People

Contributors

olkal avatar sknerusmck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cg_scale's Issues

Wider supports

Hello

First thanks for this work, its very nice.

I would like to make a suggestion, maybe you can make the wing supports a bit wider... i printed one set and for example are too narrow for f5j gliders, like xplorer for example

Thanks!

Where must I connect R1 & R2

Hello, I don't know where I must connect R1 & R2 : On the "Circuit_CG_scale_r2" file, they are welded on the "A4 pin" of the Arduino. But on your picture we can see they are welded on the "A3 pin".
Capture
Capture2

HX711

Hi, Re your comment on the quality of some HX711 modules. I can see several on AliExpress, but cant see how to pick the units with 10uf capacitors. Can you link me to a good unit please?

Help/Clarification

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

Inquiry about using load cells in Argentina

Good morning,

I'm having difficulty finding the YZC-133 3kg load cell in Argentina. However, I have found 2kg load cells available.

My question is: Can I use two 2kg load cells instead of one 3kg load cell? If so, would I need to make any modifications to the code?

Thank you for your attention and I look forward to your response.

Best regards.

CAD Source-files, to be able to adapt to own needs

Hi Olav,

thanks for your great work on this project … I’m just ordering all the parts to print and build one or two of these beauties.

One thing i was wondering about is whether it would be possible to release the CAD Source-files? This would make it possible for me and other enthusiasts to adapt the scale to specific needs, especially regarding fuselage proportions, but also possibly making the construction sturdier for heavier uses.

Even if the CAD you used to construct these does not allow great interchangeability, some lossy but portable format (STEP? Is there something better out there?) would help a lot.

I think this would greatly help many users, and widen the adoption of this great “thing” even more.

Thanks for your work, I’m looking forward to building …
Best,
-Dario

New front rear supports

hey guys,

can anyone design and release a .stl file of a bigger support for example like already existing, ....ky design, with a width of 86 mm and height of 79mm?

thanks and br,
mat

No LCD output, no load cell data

I've built this according to assembly instructions but get no output on the LCD and get no reading of the load cells. The display works with the examples in the LiquidCrystial_I2C library and I entered the correct I2C address in the config.h file. But all I get is a row of dark rectangles on the first line of the display.

Also, when I run the sketch and open the Arduino IDE serial monitor I can successfully run the menu, but get no valid data from the load cells. Once again, running the examples from the HX711_ADC-master library gives good data, so the connections are correct.

Any suggestions? Thanks in advance!

Fritzing and Documentation Source

Hi,

I have now built 3 scales after your model. Wow, everything works so smoothly ^_^. Thanks a bunch!

To ease building, I quickly switched to using these ready-made LCDs which come with a I²C-Port-Expander piggybacked. Much less soldering, no custom circuit, and no 2nd Arduino to program!

I added optional support for this „third“ display-type (after serial and serial-to-arduino), and would like to PR this. However, I’d like to add documentation and wiring information for future users too.

So, what do you say about switching the documentation to an editable format, like MarkDown? Also, could you maybe share the source-fritzing for your wiring-schematic? That way my wiring-schematic would look the same as yours, which is nicer for users.

Let me know what you think … ^_^.
Thanks
-Dario

Check for output to I2C is "odd"

Thanks for a great project with some really nice and comprehensive documentation.
A couple of points:
Calibration is described as needing to be written to EEPROM, but it seems unclear exactly how and why. The values look to be used when the code is run and nothing seems to be necessary to un- and re-comment. I'm guessing the code has changed but the instructions didn't?

I'm quite certain that there's a bug in the check for the output value to I2C.
#ifdef I2CDISP if (output != 0) Serial.println("You have I2CDISP defined, but output is not 2. Are you sure thats right?");

But surely, the message should be displayed on serial if the value is different from 2 rather than different from 0?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.