Explore >> Select a destination


You are here

cadence.moe
| | macoy.me
1.2 parsecs away

Travel
| | [AI summary] The article discusses programming a USB keyboard using the Raspberry Pi Pico SDK, highlighting the author's decision to avoid using QMK firmware and instead create a custom solution with C code, while also touching on ergonomic considerations and hardware setup.
| | jborza.com
2.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.rareschool.com
1.5 parsecs away

Travel
| | A blog about Raspberry Pi, Arduino, Robotics, Electronics, AI and Neural Networks.
| | iosoft.blog
139.1 parsecs away

Travel
| In part 5, we joined a WiFi network, and used 'ping' to contact another unit on that network, but this was achieved by setting the IP address manually, which is generally known as using a 'static' IP. The alternative is to use a 'dynamic' IP, that a central server (such as the WiFi Access Point)...