搜索资源列表
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,*一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This
2004-11-27_d12smart
- 这是PDIUSBD12 smart开发板原版开发包-This is smart development board PDIUSBD12 original development kits
Smart_board_fw
- Philiph D12 实现 smart board,通过MCU控制可以实现 smart 读取各种记忆卡的资料。-Philiph D12 achieve smart board, through MCU control can be achieved smart memory card reader all the information.
PHILIPSsmartboard
- Philips smart board data
smart board 测试程序源代码(新)
- smart board 测试程序原代码-smart board the original test procedure code
schematic_and_bom
- Schematic for the development of a RFID reader with a TRF7960 reader.
ex6-4
- 程序描述:智能温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数字数据,然后经由PORT 0输入8051。 (3)8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4)8051实验板每 小时就读入ADC0804转换的
EKTM3210E
- STM103V100-II是英蓓特公司新推出的一款基于ST意法半导体STM32系列处理器的全功能评估板。STM103V100-II评估板有USB,Motor Control ,CAN,SD卡,Smart 卡,UART,Speaker,LCD,LED,BNC,耳塞插孔等丰富的外设,有助于用户轻松开发STM32的强大功能。此为操作手册-STM103V100-II is a British company蓓特a new ST-based STMicroelectronics STM32 family
temperature
- 本设计主要用数字式温度传感器DS18B20来采集外界温度,该设计硬件部分核心器件为89S52单片机。通过编写大量C语言程序来支撑单片机来实现温度接收、转换、存储和显示等,最终温度通过数码管显示出来。软件方面通过二个智能板通过RXD、TXD通信,一个智能板显示温度值,通过RXD发送到另一个智能板上并显示。-Designed primarily with the digital temperature sensor DS18B20 to collect outside temperature, th
gg
- 本设计主要用数字式温度传感器DS18B20来采集外界温度,该设计硬件部分核心器件为89C52单片机。通过编写大量C语言程序来支撑单片机来实现温度接收、转换、存储和显示等,最终温度通过数码管显示出来。软件方面通过二个智能板通过RXD、TXD通信,一个智能板显示温度值,通过RXD发送到另一个智能板上并显示。-The design of the main DS18B20 digital temperature sensor to capture the outside temperature, the
OpenGLDemo
- 研究在三维空间中公告板的智能排布算法,具体解决三维空间中汉字标牌的位置排布问题,避免邻近标牌之间会产生遮挡的现象产生.本题目最终解决在一定程度上避免一定数量的汉字标牌重合问题。-Research in three-dimensional space in the bulletin board of the smart-arranged algorithm to solve a specific three-dimensional space in the location of Chinese
Smart-car-tracking-and-seesaw
- 智能小车循迹+跷跷板 实现板下和板上两种模式,实现自动上板,自动在板上找到平衡,自动往返!声光报警! lcd液晶显示!-Smart car tracking+ seesaw realization of board and board the next two modes, automatic on board to automatically find a balance board, automatic round trip! Sound and light alarm! lcd LCD!
AT89S52-Smart-Car-Board
- 用AT89S52制作的智能小车教学板,内有Protel格式的原理图和PCB文件-AT89S52 Smart car produced by the teaching board, Protel format within the schematic and PCB files
smart
- 一整套控制程序,控制模块51单片机,包括1602液晶显示器,红外遥控数模转换,串口通信等等,分为主板和副板,主板和副板分别进行不同的控制,并相互交流-Set of control procedures, control module 51 MCU 1602 LCD monitor, digital-to-analog conversion of infrared remote, serial communication, is divided into the Main Board and Vi
Smart-universal-expansion-board
- 斯玛特通用扩展板,直观地介绍了单片机的组成原理以及硬件构成。-Smart Universal expansion board, visually the composition of the principle of the single-chip hardware structure.
GSM-NOTICED-BOARD-128x64-GLCD
- Designing of Smart Notice Board using GSM and ARM7
freescale-smart-car
- 第八届全国大学生“飞思卡尔”杯智能汽车竞赛直立平衡组程序,通过陀螺仪和加速度传感器维持直立,通过线性CCD循迹前行。开发环境IAR,基于飞思卡尔K60单片机开发。文件夹里包含主控板的原理图。fire_gpio是编写的全部程序,必须安装IAR才能打开。不过,可以在文件夹src-projects-fire_gpio_demo里面以C形式查看主要程序。-Eighth National College " Freescale Cup" smart car race upright ba
smarthome--pcb-board
- 智能家居控制板,利用单片机实现智能家居功能,源pcb板,可直接制板,包含wifi、gprs、gps及各类传感器-Smart Home control panel, SCM intelligent home function, source pcb board, direct plate making, including wifi, gprs, gps, and various types of sensors
STM32L432-smart-system
- 1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自
Smart Home System
- STM32开发智能家居平台测试,F4系列开发板测试完成,根据自身需求,软件可根据自己板子进行更改。(STM32 develops intelligent home platform test, F409 development board test completed, according to the needs of the software can be changed according to their own needs.)