搜索资源列表
WIFI-and-ZIGBEE-control-car
- 使用WIFI和ZIGBEE控制小车的行走,通过WIFI 实现视频的采集和显示-To use WIFI and ZIGBEE control of the car to walk, the acquisition and display of video via WIFI
VT6656_v112_FIC8120_v01_with_bincode
- 威盛(VIA)的VNT6656G6A40芯片WIFI模块在armliunx2.4.19下的驱动程序。其中的EHCI update for FIC8120,为用于FIC8120平台式时需要替换的驱动文件。此驱动可以有效支持armliunx2.4.20一下内核。-VIA (VIA) of VNT6656G6A40 chip WIFI module armliunx2.4.19 under the driver. One EHCI update for FIC8120, for use FIC8120
WIFI-machine-remote-car
- 其实是一辆能通过互联网,或500米以外的笔记本无线设施来远程控制的遥控汽车。由于在车上配备了一个网络摄像头,因此在视野范围之外都能够遥控该车,此外,车上还装了一个喇叭,您可以远程朝人们按喇叭。 我发现Linksys WRT54GL路由器非常的hacker-friendly(黑客友好),它运行Linux和一些已经被反向工程(reverse engineered)了的硬件。世面上有一大批针对这种路由器的固件版本(firmware version)可供选择,本项目用到的版本是可订制化的
Music-spectrum-display
- 其实是一辆能通过互联网,或500米以外的笔记本无线设施来远程控制的遥控汽车。由于在车上配备了一个网络摄像头,因此在视野范围之外都能够遥控该车,此外,车上还装了一个喇叭,您可以远程朝人们按喇叭。 我发现Linksys WRT54GL路由器非常的hacker-friendly(黑客友好),它运行Linux和一些已经被反向工程(reverse engineered)了的硬件。世面上有一大批针对这种路由器的固件版本(firmware version)可供选择,本项目用到的版本是可订制化的
uart-DMA---USART1---simple-HTTPSERVER-with-a-bug.
- DMA, Wizfi WIFI via serial, STM32F103
ARM11-wince-vs2008
- 通过tcp/ip通讯实现平板电脑与ARM11之间的通讯,本程序为wince服务端程序,可将通过wifi传来的数据通过串口传送出去,编程是通过VS2008MFC实现的,第一次编c++的程序,望指教。-Tablet PC with ARM11 communication via tcp/ip communication, the procedures for the wince server program can be coming via wifi data sent through the s
WizFi210_Control
- 对串口转wifi模块wizfi210使用串口进行配置,能够实现正常的连接。-config wizfi210 via series port,wifi can link to the router
C8051F350-ADS1256-WIFI
- C8051F350控制ADS1256采集外部传感器数据,然后通过Wifi发送至主机,这是单片机部分的程序-C8051F350 control ADS1256 data acquisition, and then sent to the host computer via Wifi
WIFI-car
- 此代码是arduino智能小车代码,小车通过wifi无线遥控,具有红外循迹,超声波避障功能。-This code is the code arduino smart car, the car via wifi wireless remote control, with Infrared tracking, ultrasonic obstacle avoidance function.
STM-wifi-download
- STM32通过无线wif下载程序,非IAP模式,即可传输数据亦可无线下载更新程序。wifi采用ESp8266模块-STM32 via wireless download wif programs, non-IAP mode, you can transfer the data can also be wireless downloading updates.WiFi uses the ESp8266 module
s5pv210_h264_wifi_vlc
- ARM(s5pv210)采用V4L2采集USB摄像头图像,送入OPENCV做图像识别,然后经过h264硬件编码后经过ORTP编码通过wifi传输到PC端,在vlc media播放器实时播放视频-ARM (s5pv210) using V4L2 USB camera image capture, image recognition into OPENCV do, then after h264 hardware encoding After encoding via wifi ORTP trans
WINC1500_HTTP_DOWNLOADER_EXAMPLE1
- ATMEL ASF框架构建通过WINC1500模块连接WIFI下载文件的例子。-Using ATMEL ASFframework that connect with WINC1500 board downloading files via WIFI.
51MCU-WIFI(server)
- VB通过winsock控件设置电脑WIFI连接单片机wifi模块实现温度的检测,和对单片机的操作。-VB set computer connected to the microcontroller wifi WIFI module testing, and the operating temperature of the microcontroller via winsock control.
STM32_ESP8266_WIFI
- 本程序会将WIFI模块发送的数据转发到USART1串口,同时将USART1串口接收到的数据转发给WIFI模块。这样客户就可以通过HL-340的USB转RS232串口线来测试WIFI模块的AT指令了。-The data in this program will be forwarded to the WIFI module sending USART1 serial port, while forwards USART1 receive serial data to WIFI module. So
Control-motor-from-server
- This code is the implementation of http protocole in the esp12, it control 4 motors using via wifi.
nodemcu_rfid
- Student walk through attendance system : RFID tag is being captured from a long range 125KHz RFID reader using NodeMCU (an ESP8266 based development board). The captured tag is being uploaded into the database server via WiFi internet connection. C