|
You are here |
www.xudongz.com | ||
| | | | |
coderdojoathenry.org
|
|
| | | | | Hello again everyone. I was away this week so Dave led the group, they did a couple of Arduino projects. They revisited the traffic lights from December but this time used the Arduino to control them and then moved on to a temperature and humidity sensor called the DHT11. Here is the wiring diagram... | |
| | | | |
github.com
|
|
| | | | | Software for the crazy, tri-wheeled, remote-controller electro boi, a.k.a The Chariot of Heaven. Meme project. - bartekpacia/chariotofheaven | |
| | | | |
willhaley.com
|
|
| | | | | The Adafruit Feather RP2040 is an Adafruit Feather device that uses the same processor as a Raspberry Pi Pico. The Adafruit Music Maker FeatherWing is an audio playback shield designed for Adafruit Feather devices. After soldering headers or otherwise wiring the two devices together Adafruit's sample code can be used to play audio files. I found the sample code did not work for me. A reddit thread highlights the unofficial Arduino-Pico library. Using that library in the Arduino IDE along with some adjustments from the Flashgamer website got things working for me. | |
| | | | |
peanball.net
|
|
| | | The Raspberry Pi has only a single PWM output. The Dagu Rover 5 chassis has 4 motors and 4 optical encoders that need reading as well. So my approach was to get a PWM servo/logic controller that could control the Dagu Motor Controller and additionally some servos for the camera pan/tilt. | ||