You are here |
irq5.io | ||
| | | |
vintagecomputers.code.blog
|
|
| | | | In part 1, I showed how to remove the back cover of the screen section. The next thing I did was to replace the LCD screen (the light in the original one was not working anymore). This is the current view: Before continuing, let's talk about the LCD screen: the one used by Atari is... | |
| | | |
z4ziggy.wordpress.com
|
|
| | | | Connecting ESP01 to ADC0838 via SPI. | |
| | | |
fpgaer.wordpress.com
|
|
| | | | The Cyclone V GX Starter kit is an Evaluation Board (EVB) from Terasic based on Altera's Cyclone V GX FPGA. The Cyclone V Starter Kit development board includes hardware such as Arduino Header, on-board USB Blaster, audio and video capabilities and much more On further entries of the blog, I will be including several... | |
| | | |
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. |