Close

115 Results for "feather"

  • Prep Your Board!

  • Cut your protoboard to roughly fit the size of the Feather. Use your wires to take the inconveniently placed pins and turn them into tidy little rows of four. The rows should be: A0   3v   Gnd   11 A1    3v ...
  • Construction of Probe

  • Cut 2.0 x 1.5 breadboard lengthwise such that one piece had the center screw holes intact.   P1 is pressure side of pressure sensors.  P1 is port closest to Pin 4.  Pin 1 is the notched pin.  Solder pressure sensors to breadboard...
  • Result

  • With this simple tutorial we are able to POST data to Ubidots with the ease of the Arduino IDE and a Feather HUZZAH with an ESP8266. If your desire send more than one variable to Ubidots, reference Ubidots REST API to learn how to build the request properly....
  • Result

  • With this simple tutorial we are able to POST data to Ubidots with the ease of the Arduino IDE and a Feather 32u4 FONA. If your desire send more than one variable to Ubidots, reference Ubidots REST API to learn how to build the request properly. :) ...
  • Set up the client

  • In @Elliot Williams article, he sets up a Wemo with NodeMCU.: https://hackaday.com/2016/05/17/minimal-mqtt-networked-nodes/I have an Adafruit Feather (this board has an ESP8266 on it) and I'm going to set this up as an MQTT client using...
  • Get your parts

  • After ordering the Featherwing PCB from a PCB service or making yourself one with a CNC, double check that you have the correct amount of parts by ordering them or by recycling them from another mechanical keyboard.To assemble, there is only one way...
  • The CIRCUITPY Drive

  • The CIRCUITPY Drive https://learn.adafruit.com/adafruit-esp32-s2-feather/the-circuitpy-drive The CIRCUITPY drive is where your code and the necessary libraries and files will live. You can edit your code directly on this drive and when you save it, it...