请问你有时间帮我看个C51的程序吗?是关于hx711的

[复制链接]
查看11 | 回复1 | 2013-5-18 13:10:45 | 显示全部楼层 |阅读模式
你发过来我看看#include#include#define uchar unsigned char#define uint unsigned int#define ulong unsigned longsbit hx711_dout=P2^0;sbit hx711_sck=P2^1;void Delay__hx711_us(void){ _nop_(); _nop_();}ulong ReadCount(void) //增益128{ ulong count; uchar i; hx711_dout=1; Delay__hx711_us(...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行