Close

403 Results for "feather"

  • PCBs Ordered

  • This is just a quick log to mention that I have finally ordered the PCBs so I can actually test the design :)Previously I have also verified that it is possible to run the ESP32 port of Grbl on the Adafruit Huzzah32 Feather, which means it should be...
  • nRF24L01+

  • I added another header that exposes SPI and two more pins, so it's easy to add a wireless module - or anything else SPI. It's basically some holes in the PCB where I had space left. Easiest way to add wireless is to just a Feather board that already...
  • Revision 1

  • The project is in a fully functional state and I'm happy with it's operation. The next things I will be working on is a cover to protect the Feather and Lithium Polymer batter. This is reasonably documented so I figured it's time to publish this.
  • First runtime results

  • First thermostat runtime test results The good news is that with the eInk display, the Feather is able to run longer than the target goal of 72hrs. From start of test, until approximately 81 hrs in, the measured voltage off the Feather appears to match...
  • Revision 1!

  • Revision 1.0 is done! This includes the schematic, basic layout and connections of components. Due to component size, this Featherwing is much larger than the Feather, but should still work. Next step is to choose the individual components .
  • Proof of Concept

  • I have successfully built a proof-of-concept using Feather ESP8266s (I already had them laying around). Two bread boards on my desk, one with three buttons. Push a button and both systems play the same sound file. :-)
  • 5/1/23

  • Last week, we put in the code for the two feather boards to talk to each other. Now, we are going to put in code so that the feather boards can control the slide potentiometer to remotely control the slider, which has been 3D printed. We are also working...
  • Firmware is available in github

  • The firmware (FAIO_Firmware) can be downloaded from the GitHub repository under software directory. https://github.com/milador/FAIO/tree/master/Software/FAIO_Firmware The firmware includes three files: BluefruitConfig.h BluefruitRoutines.h FAIO_Firmware.ino...