Explore >> Select a destination


You are here

guy.carpenter.id.au
| | jborza.com
10.2 parsecs away

Travel
| | Over a month ago I bought an Altera Cyclone IV board from a local seller, it seems to be listed on Aliexpress as well. Its marked as A-C4E6E10, and features: Altera Cyclone IV EP4CE6E22C8 FPGA chip with 6272 logic elements, 270 Kbits of memory 8-digit seven-segment LCD display 8 position DIP switch VGA output PS/2 input port (comes in handy to try out keyboard processing) buzzer a couple of push buttons a handful of IO pins, some of which can be used as a connector for a 1602/12864 display and 22 miscell...
| | blog.dan.drown.org
14.2 parsecs away

Travel
| | I've been working on a clock that gets its time from the internet and has a binary display. It should use NTP to keep its clock within tens of milliseconds of true time. It should automatically adjust for daylight savings time. It should keep an estimate of the local clock's
| | jamchamb.net
13.1 parsecs away

Travel
| | I started this project because I wanted to be able to use save file modifications I was testing in the Dolphin emulator on real GameCube hardware. One, because some of the weirder features of the Animal Crossing NES emulator and exploit payloads might behave differently in an emulator, and two, because it's more fun to see things working on a real console.
| | iosoft.blog
96.4 parsecs away

Travel
| Raspberry Pi driving smart LEDs WS2812B LEDs ('NeoPixels') are intelligent devices, that can be programmed to a specific 24-bit red, green & blue (RGB) colour, by a pulse train on a single wire. They are capable of being daisy-chained, so a single pulse line can drive a large number of devices. The programming pulses have...