不错,值得学习。51hei有你更精彩!! |
下载,学习。谢楼主分享。以前搞过ICL7135AD的单片机电子秤。看来用HX711更为简洁,受益匪浅。最好还能增加分度调节和空称零点自动跟踪,就更加完美了。 |
终于找到你![]() |
赞赞赞 |
谢谢楼主 |
Build target 'Target 1' compiling main.c... main.c(1): warning C318: can't open file 'HX711.h' MAIN.C(9): warning C206: '_nop_': missing function-prototype MAIN.C(9): error C264: intrinsic '_nop_': declaration/activation error MAIN.C(20): error C202: 'HX711_DOUT': undefined identifier MAIN.C(22): error C202: 'HX711_SCK': undefined identifier MAIN.C(24): error C202: 'HX711_DOUT': undefined identifier MAIN.C(27): error C202: 'HX711_SCK': undefined identifier MAIN.C(29): error C202: 'HX711_SCK': undefined identifier MAIN.C(30): error C202: 'HX711_DOUT': undefined identifier MAIN.C(33): error C202: 'HX711_SCK': undefined identifier MAIN.C(36): error C202: 'HX711_SCK': undefined identifier D:\单片机\C51\INC\INTRINS.H(12): error C231: '_nop_': redefinition main.c(42): warning C318: can't open file 'main.h' main.c(43): warning C318: can't open file 'HX711.h' main.c(44): warning C318: can't open file 'eeprom52.h' Target not created |
非常感谢 有用 |
为什么下载后有权限打不开 |
下载后文件打不开呀 |
毕业设计参考一下,谢谢分享 |
这次实训想借你的资料做一下 |
感谢分享!最近正在做这个呢~ |
大兄弟,有没有仿真 |
很好这个可以有 |
下来学习,谢谢楼主分享 |
好东西,谢谢分享,下来看看 |
楼主这个是在网上买的称重套件么 亚克力哪里搞的 |
感觉分享! |
好厉害,借鉴一下,自己也做一个 |
#include "main.h" #include "HX711.h" #include "eeprom52.h" 有没有这三个的头文件??? |
11.c(1): warning C318: can't open file 'HX711.h' 11.C(9): warning C206: '_nop_': missing function-prototype 11.C(9): error C264: intrinsic '_nop_': declaration/activation error 11.C(20): error C202: 'HX711_DOUT': undefined identifier 11.C(22): error C202: 'HX711_SCK': undefined identifier 11.C(24): error C202: 'HX711_DOUT': undefined identifier 11.C(27): error C202: 'HX711_SCK': undefined identifier 11.C(29): error C202: 'HX711_SCK': undefined identifier 11.C(30): error C202: 'HX711_DOUT': undefined identifier 11.C(33): error C202: 'HX711_SCK': undefined identifier 11.C(36): error C202: 'HX711_SCK': undefined identifier 11.C(41): error C100: unprintable character 0xD6 skipped 11.C(41): error C100: unprintable character 0xF7 skipped 11.C(41): error C100: unprintable character 0xBA skipped 11.C(41): error C100: unprintable character 0xAF skipped 11.C(41): error C100: unprintable character 0xCA skipped 11.C(41): error C100: unprintable character 0xFD skipped 11.C(41): error C100: unprintable character 0xB3 skipped 11.C(41): error C100: unprintable character 0xCC skipped 11.C(41): error C100: unprintable character 0xD0 skipped 11.C(41): error C100: unprintable character 0xF2 skipped C:\KEIL\C51\INC\INTRINS.H(12): error C231: '_nop_': redefinition 11.c(46): warning C318: can't open file 'main.h' 11.c(47): warning C318: can't open file 'HX711.h' 11.c(48): warning C318: can't open file 'eeprom52.h' 11.c - 20 Error(s), 5 Warning(s). |
楼主我现在就在做这个有不懂的啊![]() |
哇哇,我找了很久呢,谢谢楼主大大 |