|
發(fā)布時(shí)間: 2017-3-10 09:45
正文摘要:這是我以前給同班同學(xué)做的本科畢業(yè)設(shè)計(jì),用了近10天左右的時(shí)間,附件里面包含用AD畫的原理圖和PCB圖,以及當(dāng)時(shí)調(diào)試的12單片機(jī)源代碼,還有一點(diǎn)我查閱的相近文檔資料,本是設(shè)計(jì)為自己原創(chuàng),請(qǐng)大家多多指 ... |
| 不錯(cuò),值得學(xué)習(xí)。51hei有你更精彩!! |
| 下載,學(xué)習(xí)。謝樓主分享。以前搞過ICL7135AD的單片機(jī)電子秤。看來用HX711更為簡(jiǎn)潔,受益匪淺。最好還能增加分度調(diào)節(jié)和空稱零點(diǎn)自動(dòng)跟蹤,就更加完美了。 |
終于找到你![]() |
| 贊贊贊 |
|
謝謝樓主 |
|
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:\單片機(jī)\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 |
| 非常感謝 有用 |
| 為什么下載后有權(quán)限打不開 |
| 下載后文件打不開呀 |
| 畢業(yè)設(shè)計(jì)參考一下,謝謝分享 |
| 這次實(shí)訓(xùn)想借你的資料做一下 |
| 感謝分享!最近正在做這個(gè)呢~ |
|
大兄弟,有沒有仿真 |
| 很好這個(gè)可以有 |
| 下來學(xué)習(xí),謝謝樓主分享 |
| 好東西,謝謝分享,下來看看 |
| 樓主這個(gè)是在網(wǎng)上買的稱重套件么 亞克力哪里搞的 |
| 感覺分享! |
| 好厲害,借鑒一下,自己也做一個(gè) |
|
#include "main.h" #include "HX711.h" #include "eeprom52.h" 有沒有這三個(gè)的頭文件??? |
| 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). |
樓主我現(xiàn)在就在做這個(gè)有不懂的啊![]() |
| 哇哇,我找了很久呢,謝謝樓主大大 |
Powered by 單片機(jī)教程網(wǎng)