Close

1782 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B%EA%B0%95%EB%82%A83hours%E2%92%B03hoursbreak3hours%EB%A0%88%EA%B9%85%EC%8A%A43hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A93hourscruelty 3hours%E3%85%A0%E2%93%9A3hoursinn"

  • Native-C PIC32 color video on TV

  • Native C compiler (smaller C) with Color text TV system. Under a tiny memory, libraries are hard to link, so library such print, filesystem is on the flash and call from function-table. PS/2 keyboard(US, Japanese) can be used. Library for Color Video...
  • 5 x 7 Flip Dot Display Driver

  • Display Layout (from behind, left to right) A12345 B12345 C12345 D12345 E12345 F12345 (Z123) G12345 Connection Blocks (mapping) B1 F1 A2 G2 | E3 B4 F4 A5 A1 G1 D1 F2 | F3 A4 E4 B5 Z3 C1 E1 E2 | G3 D3 D4 C5 Z2 Z1 B2 D2 | C3 C4 E5 G5 Z1 Z1 C2 A3 | B3 G4...
  • Industrial Control Application

  • Thanks to RT-Thread OpenSource Community Developer #hyafz contributed and opensource this application.1 Introduction plccore is a RT-Thread-based runtime core for programmable logic controller (PLC), together with the upper computer programming...
  • Combat AI

  • How It Works Brief Summary I started with a well-known disassembly of Combat (by Harry Dodgson, later improved by Nick Bensema and Roger Williams). To this, I added a K-nearest neighbor algorithm that uses examples from a training dataset to make a...
  • SolidCore CoreXY 3D Printer

  • SolidCore CoreXY CAD Design In Fusion 360 All Metal Parts Our long term goal is to is to build a modular platform, not just a printer. Think of it as an ecosystem of parts that can be arranged in different configurations and adapted for unique applications....
  • JamLoopy for Atari VCS

  • 1. Introduction Application is 64 steps note looper. Notes are either represented musically or treated as bare data for VCS’s audio registers. Users can choose which row they treat as notes (Note Synth) or audio register data (Glitch Synth). There are...
  • LAMEBOY - another ESP12 handheld

  • What is this good for?  Ever needed an IoT remote to connect to all your MQTT stuff? Or wanted to check your hackaday.io likes? Maybe test your WiFi with the ESP8266? It's also good for gaming, as the looks might give away. RGB background light...
  • RGB color interpreter

  • Here's the Arduino code!  // LED color interpreter // Made by Thomas Burns // www.thomasburns.net // last revised: 04/12/2020 #include #include #include int red, green, blue = 0; // I2C pins declaration LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5,...
  • Solar Water Heating Controller

  • An unexpected cold shower made it clear that I need a new controller for our solar warm water heating system ("split architecture" which is typical for installation in middle and northern Europe - thanks @Saabman for helping me understand that I had...