(Adapted from: https://learn.adafruit.com/adafruit-feather-huzzah-esp8266)
We shall be using the Adafruit Feather HUZZAH ESP8266 WiFi to build our Rat Bait Station. It is a very low-cost solution to building an Ad-Hoc network. The ESP8266 WiFi system on chip (SoC) processor on board, can be used as a stand-alone microcontroller.
At the Feather HUZZAH's heart is an ESP8266 WiFi microcontroller clocked at 80 MHz and at 3.3V logic. This microcontroller contains a Tensilica chip core as well as a full WiFi stack. We can program the microcontroller using the Arduino IDE for an easy-to-run Internet of Things core. They had wired up a USB-Serial chip that can upload code at a blistering 921600 baud for fast development time.
Here’re some of the specs:
