outside_sensor_src_partial

所属分类:OpenCV
开发工具:Visual C++
文件大小:27KB
下载次数:6
上传日期:2012-10-20 20:13:58
上 传 者comex_d
说明:  opencv1.0源码包,使用VC++6.0编译
(opencv1.0 source package, VC++6.0 to compile)

文件列表:
etherbridge (0, 2010-02-21)
etherbridge\fuse.txt (16, 2010-02-17)
etherbridge\src (0, 2010-02-21)
etherbridge\src\common.h (208, 2010-02-18)
etherbridge\src\conf.h (1232, 2010-02-18)
etherbridge\src\enc28j60.cpp (12317, 2010-01-09)
etherbridge\src\enc28j60.h (9652, 2010-01-09)
etherbridge\src\ihes_outsidesensor_cmd.h (2310, 2010-02-18)
etherbridge\src\ip_arp_udp_tcp.cpp (16976, 2010-02-18)
etherbridge\src\ip_arp_udp_tcp.h (1403, 2010-02-18)
etherbridge\src\main.cpp (16580, 2010-02-21)
etherbridge\src\net.h (2891, 2010-02-16)
etherbridge\src\timeout.h (111, 2010-02-18)
outsidesensor (0, 2010-02-21)
outsidesensor\fuse.txt (14, 2010-01-09)
outsidesensor\src (0, 2010-02-21)
outsidesensor\src\common.h (208, 2010-02-18)
outsidesensor\src\conf.h (3212, 2010-02-19)
outsidesensor\src\main.cpp (16386, 2010-02-21)
outsidesensor\src\powerhelper.h (266, 2010-01-09)
outsidesensor\src\rf_cmd.h (345, 2010-01-17)

This is a template sketch that you may want to make a copy from it. How to create your own sketch? -------------------------------- Very Simple! 1) Just copy the template folder and paste it in the same folder with the name you would like it to be. E.g. copy sketch/template to sketch/mySketch 2) Put any sourcecode inside your sketch's src folder. We support following source code format: * .c //c * .cpp //c plus plus * .S //assembly code 3) Click build.cmd to compile! You will find the compiled result (*.hex) in the /build/output/avr folder How to upload the hex to AVR? -------------------------------- just click launchsh.cmd and type : make upload NOTICE: you should modify the Makefile to set correct AVR type, CPU Frequency, Serial Port, etc in advance. WARNING! -------------- Currently please do not remove the file cpp_workaround.cpp unless you will NOT use ANY C++ classes.

近期下载者

相关文件


收藏者