Close

115 Results for "feather"

  • Acquire necessary components

  • As mentioned in the project overview above, there are a few necessary components that need to be first acquired before getting started. See below list for ordering. Adafruit RP2040 Prop-Maker Feather with I2S Audio Amplifier (Adafruit)Lithium Ion Cylindrical...
  • SAMD21G Oled Sensor Board

  • order the board from OSH Park here: https://www.oshpark.com/shared_projects/SkULVRHA , the price for three 4 layer pcbs is $12.50follow the bom when ordering and hand stuffing components, solder on the oled display but do not tape it downburn in the...
  • Connections

  • Inside the Hand have a Adafruit Feather 32u4 basic proto board https://www.adafruit.com/product/2771, this board have all necesary for the control of the hand, also have four Pololu motor, one servomotor and the power button, inside the socket are...
  • Solder the PIR to the OLED shield

  • Solder the power, ground, and signal pins to the proper holes on the OLED shield.  The OLED shield doesn't have printed labels, so align it with the Adalogger to see the connection.  Or just count - Power is the 2nd hole from the bottom (3V...
  • A shoutout is in order

  • We're not done yet. I just want to pause for a minute to give a huge thanks to madbodger for helping me out when I got stuck in a weird place with the software on this project. The sketch I created above would not be possible without...
  • Time to solder everything!

  • If you're happy with the whole experience (i.e. wires are long enough, response time is good, speakers stay on for how long you want, etc) it's time to connect everything together! I find soldering a lot of fun so it's one of my favourite parts...
  • Boot Sequence

  • To run the gliders dead reckoning test dives first turn both power plugs to on. If you want to reprogram the Arduino ensure that the 12V actuator power is disabled to avoid accidental damage. Wait for a minute or two for the system to boot and for the...
  • 4. Assemble

  • Make sure you test the electronics before you assemble the clock.  Every time I build the clock without testing, I realize I forgot to solder the power jumper. Prepare busSolder header and power jumperTestFinal assembly 1. Prepare bus The bus can...
  • Using PWM with Arduino

  • Alright, we have two goals in this tutorial, just like in the parallel SDK and Lua tutorials: we're going to learn how to use PWM to fade an LED, and we're going to use I2C to communicate with a chip. Make sure to read the details section first if these...