Skip to content
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

First Release To Do List #1

Open
1 of 9 tasks
zerox1212 opened this issue Jun 1, 2017 · 6 comments
Open
1 of 9 tasks

First Release To Do List #1

zerox1212 opened this issue Jun 1, 2017 · 6 comments

Comments

@zerox1212
Copy link
Contributor

zerox1212 commented Jun 1, 2017

Software

  • Finalize load cell class, store some data in the LC class, make more generic for future use with other drivers
  • Add calibrate methods to find reference unit automatically
  • Add way to store load cell configurations on disk and restore automatically
  • Finish scale control calculations
  • Implement and test Bluetooth communication from RPi3
  • Implement and test basic Android app to receive Bluetooth data

Electrical

  • Update PCB design to allow jumper selection of Channel A or Channel B on HX711 (in case gain of 32 is needed)

Mechanical

  • Finalize load cell mounting plate design
  • Create basic BOM
@zerox1212
Copy link
Contributor Author

Look into using these libraries for communication serialization:
http://msgpack.org/
https://github.com/Jeff-Ciesielski/XBVC
https://developers.google.com/protocol-buffers/

@06GTOdriver
Copy link

where can I get one of these pub boards... im looking to do this and have lots of questions. would you be able to help??

@zerox1212
Copy link
Contributor Author

You want one of the PCBs? I might have a few left, but no one is actively working on this project. In fact I would highly recommend any efforts on a scale solution use the pyrometer project as a base and make a wireless platform.

@06GTOdriver
Copy link

06GTOdriver commented May 14, 2020 via email

@slothgsr
Copy link

Paul,

Check out my post on reddit. https://www.reddit.com/r/arduino/comments/g32aqw/i_made_a_set_of_race_car_scales_for_my_sons/

If you need any other info, email me at mastasloth@hotmail.com

I'm using arduino at the moment, I'm Looking into hooking it up to Pi in near future and possibly going wireless.

@zerox1212
Copy link
Contributor Author

This project has enough code to read a load cell and also a very basic UI. However to get it to run you will need to be a programmer and I never actually ran the UI on Pi (you will need to know Linux to get it to work probably).

Would be much smarter to take the pyrometer project, swap out the thermocouple board for a loadcell board and you have a much better and more valuable project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants