Close

403 Results for "feather"

  • Directions

  • For this project, you will need to laser cut two boxes. In one, you will put in a slide potentiometer, and an ESP32 feather board that is coded to receive the signal from the slide potentiometer, and send its value to another ESP32 feather board. The...
  • Hardware

  • The hardware setup for this build is fairly straightforward. The ESP8266 (I used Adafruit's Feather HUZZAH) is connected to a VS1053 decoder chip with the SPI bus. The VS1053 is connected to a small powered speaker (I just used one I already had laying...
  • Revision 1!

  • Rev1 is complete! Based off of an 8-bit counter I built out of components found in my schools student-run Makerspace. This just uses the Feather to control stuff.
  • Revision 1!

  • Rev1 is designed! I just recently discovered that u-blox announced a new GPS module. Thought I'd try and make a Featherwing out of it, with what  time is left in the "Take Flight with Feather" competition.Components list will be coming tomorrow!...
  • Reference and Parts

  • Inspiration and guidance from https://learn.openenergymonitor.org/electricity-monitoring/ct-sensors/introductionhttps://learn.openenergymonitor.org/electricity-monitoring/ct-sensors/interface-with-arduinohttps://learn.adafruit.com/adafruit-esp32-feather-v2...
  • Bill of Materials for One Unit

  • Sensor Cost - $10.00 Fabricated sensor based on described fabrication process (for a double electrode sensor based on silicone rubber as a dielectric and Nylon and Copper conductive threads; with 30 cm length and 4.5 mm thickness) Adafruit...
  • 5/8/23

  • Last week, we put in the code to read the number from a slide potentiometer. The numbers maxed out at 1024 halfway through the slide, but we got feather huzzah esp32 v2 boards instead of the old feather huzzah esp8266 boards. This should solve the problem....
  • Soldering Notes and OLED Wiring Mystery

  • Follow steps to solder connections:Attached OLED wing to Feather using soldering notes provided by Adafruit.  Really needed a third hand.  My result is that the wing is slightly off parallel.  The side away from USB is slightly closer...
  • Your help is needed

  • Hi!The i.MX RT 1011 + ESP32 Feather is ready for production, but I need to gauge interest to know how many to produce. Please help me by subscribing to the wait list on Tindie:https://www.tindie.com/products/arturo182/nxp-mimxrt1011-feather-with-esp32/This...
  • 4/25/23

  • We have begun to 3D print the parts of our box. At first, the parts that we had printed  did not fit in correctly, so we changed them a little and reprinted them, and then they fit in better. We have also begun to program the feather boards,...
  • Progress to date

  • First node (bofur: garage temp, humidity, pressure, tVOC from BME680 mounted to Pi Zero W) installed and running, feeding data to Prometheus w/ Grafana front end running on AWS node. Nodes inside the house will use WiFi Nodes outside and in back shed...
  • Testing Platform Schematic

  • I did a basic schematic of the four sensor that I will be testing with the Adafruit Feather 32u4 LoRa. I'm using EasyEDA since it is cloud based and therefor really convenient when working from multiple computers. I have the GPS and IMU already, and...