Explore >> Select a destination


You are here

blog.hardcoregaming101.net
| | jonlennartaasenden.wordpress.com
11.6 parsecs away

Travel
| | The first prize this year is something really, really special. The winner walks off with a spiffing Altera Cyclone IV FPGA starter board. This is a spectacular FPGA kit that allows you to upload a wide range of ready-to-rock FPGA core's, as well as your own logic designs.
| | www.retroprogramming.com
14.1 parsecs away

Travel
| | Over the years I've collected quite a few 8 bit home computers. Out of curiosity I decided to write a simple prime sieve benchmark to compar...
| | paleotronic.com
10.3 parsecs away

Travel
| | April 1982 saw the launch of Sinclair Research's most successful micro-computer,the ZX Spectrum. The Spectrum was not the first Sinclair computer to make it big, it was however the the first to go massive. In [more...]
| | willhaley.com
61.0 parsecs away

Travel
| 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.