Changes between Version 6 and Version 7 of WIZ820ioTest
- Timestamp:
- Apr 5, 2016 4:00:48 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WIZ820ioTest
v6 v7 40 40 == ライブラリのダウンロード == 41 41 ~~WIZnetさんの[http://www.wiznettechnology.com/Sub_Modules/en/product/product_detail.asp?Refid=491&page=1&cate1=&cate2=&cate3=&pid=1161&cType=2 ダウンロードページ]から「Library for Arduino + Ethernet」をダウンロードしてください。~~ 42 [https://github.com/Wiznet/WIZ_Ethernet_Library WIZ Ethernet Library]にArduino用ライブラリがあります。 [[BR]]42 [https://github.com/Wiznet/WIZ_Ethernet_Library WIZ Ethernet Library]にArduino用ライブラリがあります。(2016/04/05)[[BR]] 43 43 その中のw5100.hとw5100.cppを、Arduino IDEのフォルダのlibraries/Ethernet/utility/の中にある同名ファイルと差し替えてください。[[BR]] 44 44 さらに、Arduino IDEのフォルダのlibraries/Ethernet/のEthernet.hを以下の様に書き換えます。