资源列表
rfid-code
- RIF module interfacing in at89s52 cmicro controller
wenducaiji
- zigbee组网后用内置温度传感器进行温度采集-Temperature sensor with the built-in temperature sensor after ZigBee networking
wangluotuopu
- ZigBee组网成功后获取网络拓扑的程序-ZigBee network topology after the success of the network
chuankoushoufa
- zigbee串口收发实验的代码,让CC2530开发板的数据可以通过串口发送到电脑-ZigBee serial port to send and receive experiments code, so that the data CC2530 development board can send to the computer through the serial port
single-point-of-communication
- zigbee进行单点通讯的实验代码,让CC2530上的LED灯闪烁-ZigBee single point of communication experiments code, so that the LED CC2530 lights flashing
PIC_ji_jia_cheng
- 这是作者多年前设计的电子计价秤技术资料。该型号的计价秤经过严格测试,并生产了相当数量。作为电子台案秤的单片机应用核心不会变化。程序细致严谨,仍然可供参考。汇编源程序中新增中文注解。程序在 MPLAB IDE下编译通过。-This is the price scale technical information Author years design. This type of pricing scale rigorously tested, and produced a considerable
MCU-
- 资料为《嵌入式系统设计—基于飞思卡尔 S12X 微控制器》一书的第二章的源程序。该书书以飞思卡尔半导体的 16 位 S12X 系列微控制器中 MC9S12XS128 为蓝本阐述嵌入式系统的软件与硬件设计。全书共 12 章,其中第 2 章给出 XS128 硬件最小系统,并简要介绍S12XCPU(CPU12X)。-Data for the embedded system design- based on the flying thought Carle S12X microcontroller
5529_LAB1
- 基于MSP430F5529的简单的时钟代码,同时可以完成对比度调节等功能。-Based on MSP430F5529 simple clock code, and can complete contrast adjustment and other functions.
pcb-led
- led屏显示的代码和原理图,包括主程序,头文件,使用51单片机-led screen display code and schematics, including the main program, header files, use the microcontroller 51
genromfs
- ROMFS文件系统源码,可以应用于嵌入式开发平台。-ROMFS file system that can be applied to embedded development platform.
FSL_Kinetis_Bootloader_1_1_0
- 飞思卡尔kinetis系列KBoot源码,支持串口、USB、I2C、SPI硬件接口下载烧写应用程序。-Freescale kinetis series KBoot source code, supports serial, USB, I2C, SPI hardware interface to download the application programmer.
BCDcoder
- 关于三位数的BCD转二进制,和二进制转BCD码。用verilog编写-BCD to Binary and Binary to BCD