This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
osh:wizfi310_shield:start [2017/04/25 15:12] jeongsk [ETC] |
osh:wizfi310_shield:start [2018/09/21 09:19] jeongsk [ETC] |
||
---|---|---|---|
Line 6: | Line 6: | ||
===== Overview ===== | ===== Overview ===== | ||
This document describes the contents of WizFi310 Shield. WizFi310 Shield is a Shield with built-in WizFi310 WiFi module of WIZnet. | This document describes the contents of WizFi310 Shield. WizFi310 Shield is a Shield with built-in WizFi310 WiFi module of WIZnet. | ||
+ | |||
Because WizFi310 Shield is Pin Compatible with Arduino, it can be used in Arduino, and it can be used in Arduino Pin Compatible development platform. It is also used on the WIZWiki Platform. | Because WizFi310 Shield is Pin Compatible with Arduino, it can be used in Arduino, and it can be used in Arduino Pin Compatible development platform. It is also used on the WIZWiki Platform. | ||
+ | |||
In addition, an temprature/humidity sensor and an CDS sensor are built in. | In addition, an temprature/humidity sensor and an CDS sensor are built in. | ||
Line 30: | Line 32: | ||
* CP2104-GM | * CP2104-GM | ||
* Micro USB B Type Connector | * Micro USB B Type Connector | ||
- | * UART Selector - J1, J2, J3 | + | * UART Selector |
- | * Built-in Sensor | + | * J1, J2, J3 |
+ | * 2.54mm Pin Header | ||
+ | * Built-in Sensors | ||
* Temprature/Humidity sensor : DHT11 | * Temprature/Humidity sensor : DHT11 | ||
* CDS Sensor : GL5537 | * CDS Sensor : GL5537 | ||
- | * Built-in Tact SW | + | * Built-in Tact Switchs |
- | * System Reset SW : SW4 | + | * System Reset Switch: SW2 |
- | * WiFi Reset SW : SW3 | + | * WiFi Reset Switch: SW3 |
- | * WiFi Function SW : SW2 | + | * WiFi Function Switch: SW4 |
- | * Built-in LED | + | * Built-in LED Indicators |
* D13 LED | * D13 LED | ||
- | * WizFi310 MODE LED | + | * WizFi310 MODE/WiFi LED |
- | * WizFi310 WiFi LED | + | * WizFi310 RXD/TXD LED |
- | * WizFi310 RX/TX LED | + | * Built-in Level Shifters |
- | * Built-in Level Shifter | + | |
* The voltage of the RXD/TXD signal changes according to the main board platform voltage. | * The voltage of the RXD/TXD signal changes according to the main board platform voltage. | ||
- | * Built-in DIP Switch | + | * Built-in DIP Switchs |
* UART RXD/TXD Selector : SW1 | * UART RXD/TXD Selector : SW1 | ||
* Digital/Analog PIN Selector : SW5 | * Digital/Analog PIN Selector : SW5 | ||
Line 58: | Line 61: | ||
===== H/W Configurations ===== | ===== H/W Configurations ===== | ||
==== DIP Switch Configurations ==== | ==== DIP Switch Configurations ==== | ||
- | === SW2 - RXD/TXD Selector === | + | === SW1 - RXD/TXD Selector DIP Switch === |
* **ON** : RXD/TXD of WizFi310 connect to USB | * **ON** : RXD/TXD of WizFi310 connect to USB | ||
* It is possible to communicate with WizFi310 using USB. | * It is possible to communicate with WizFi310 using USB. | ||
Line 69: | Line 72: | ||
Pin 2 : TXD | Pin 2 : TXD | ||
- | === SW6 - RTS/CTS Selector === | + | |
+ | === SW6 - RTS/CTS Selector DIP Switch === | ||
* **ON** : RTS/CTS of WizFi310 connect to D6 and D7 | * **ON** : RTS/CTS of WizFi310 connect to D6 and D7 | ||
* **OFF** : RTS/CTS of WizFi310 not connect to anywhere | * **OFF** : RTS/CTS of WizFi310 not connect to anywhere | ||
Line 78: | Line 82: | ||
Pin 2 : CTS - D7 | Pin 2 : CTS - D7 | ||
- | === SW5 - Aruduino Pin Selector === | + | |
+ | === SW5 - Aruduino Pin Selector DIP Switch === | ||
* **ON** : Connect to Arduino Pin | * **ON** : Connect to Arduino Pin | ||
* **OFF** : Not connect to anywhere | * **OFF** : Not connect to anywhere | ||
Line 87: | Line 92: | ||
Pin 3 : D9 - WizFi310 Reset Pin | Pin 3 : D9 - WizFi310 Reset Pin | ||
- | === UART Jumper Configurations === | + | |
+ | === UART Selector Jumper === | ||
* **It can be used when SW2 is OFF.** | * **It can be used when SW2 is OFF.** | ||
* You have to specify the desired Arduino pin, use Jumper Cap to connect J1 to J2, and J3 to J2. | * You have to specify the desired Arduino pin, use Jumper Cap to connect J1 to J2, and J3 to J2. | ||
Line 97: | Line 103: | ||
J2 : D0 ~ D8 | J2 : D0 ~ D8 | ||
J3 : TXD | J3 : TXD | ||
+ | |||
---- | ---- | ||
Line 125: | Line 132: | ||
- | === Sensor Datasheet === | + | === Sensor Datasheets === |
* [[http://www.micropik.com/PDF/dht11.pdf | DHT11 Humidity & Temperature Sensor Datasheet]] | * [[http://www.micropik.com/PDF/dht11.pdf | DHT11 Humidity & Temperature Sensor Datasheet]] | ||
* [[https://www.kth.se/social/files/54ef17dbf27654753f437c56/GL5537.pdf | GL5537 Datasheet]] | * [[https://www.kth.se/social/files/54ef17dbf27654753f437c56/GL5537.pdf | GL5537 Datasheet]] |