Data Sheet

ROBOT.HEADtoTOE
ProductUser’sManual–ESPWiFiShieldRev2.0
6.0HARDWAREINSTALLATION
This section will show example installation of ESPWiFi Shield with Arduino Uno as a main
controller. Besides Arduino Uno, other Arduino main boards such as Arduino Duemilanove,
CTUNO,ArduinoMega2560andCIKUarealsocompatiblewiththisshield.
6.1ArduinoUno
Arduino is an opensource physical computing platform based on a simple I/O board and a
development environment that implements the Processing/Wiring language. ESPWiFi Shield
can be used together with Arduino Uno. Figure below shows example hardware connection
between Arduino Uno and ESPWiFi Shield; it is simply stacking up the shield onto the
Arduinomainboard.
1. Set TX and RX pin for ESPWiFi Shield. The selection is done by using mini jumper
onboard.PleaserefertoSection5.1forsuitableRXandTXpinselection.
2. Please be cautious to initialize the correct Arduino’s digital pin in coding/software
according to the selected TX and RX pins for the communication. We recommend
usertousesoftwareserial(D3TX,D2RX)insteadofhardwareserial.
3. StackESPWiFiShieldonArduinoUno.Ensurethatthepinsalignmentiscorrect.
CreatedbyCytronTechnologiesSdn.Bhd.AllRightReserved 9