且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用手机控制家用电器?

更新时间:2023-01-25 15:01:26

购买与移动设备兼容的设备,然后再购买与RTFM兼容的设备.

您是否意识到问题的含糊性和广泛性?将其缩小一些,您可能会得到有用的答案.
Buy appliances that are compatible with your mobile and then RTFMs.

Do you realize how vague and broadly scoped your question is? Narrow it down some and you might get a helpful answer.


Shrikant Dasari写道:
Shrikant Dasari wrote:

如何控制家电使用手机?

how to control home appliances using mobile?



对于家庭自动化?最常见的是X10协议. Coding4Fun [ x10dispatcher [ ^ ].



For home automation? Most common would be the X10 protocol. The Coding4Fun[^]-weblog has some cool articles on the subject. Alternatively, you can look at x10dispatcher[^].


2051具有与MCS-51™产品的兼容性,具有1,000个写入/擦除周期的2K字节可重编程闪存. 2051的工作范围是2.7V至6V.在这些功能中,2051还包含以下功能:

*完全静态操作:0 Hz至24 MHz
*两级程序存储器锁定
* 128 x 8位内部RAM
* 15条可编程I/O线
*两个16位定时器/计数器
*六个中断源
*可编程串行UART通道
*直接LED驱动输出
*片上模拟比较器
*低功耗空闲和掉电模式
The 2051 features Compatibility with MCS-51 ™ Products, 2K Bytes of Reprogrammable Flash Memory with 1,000 Write/Erase Cycles. The operating range of the 2051 is 2.7V to 6V. Among these features, the 2051 also contains the following features:

* Fully Static Operation: 0 Hz to 24 MHz
* Two-level Program Memory Lock
* 128 x 8-bit Internal RAM
* 15 Programmable I/O Lines
* Two 16-bit Timer/Counters
* Six Interrupt Sources
* Programmable Serial UART Channel
* Direct LED Drive Outputs
* On-chip Analog Comparator
* Low-power Idle and Power-down Modes