Close

2310 Results for "%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%E3%80%8Eoio_%EF%BC%94%EF%BC%96%EF%BC%94%EF%BC%98_%EF%BC%90%EF%BC%99%EF%BC%93%EF%BC%90%E3%80%8F%E2%88%83%EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%E2%88%82 %EA%B0%95%EB%82%A8%EB%A3%B8 %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%8F%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC %EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%88%86 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1 %2B%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%3E %EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5%C2%B1 %EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1%E2%88%81 education"

  • Mega Sudoku

  • ResearchCreating Sudoku Puzzles - This looks most promising!Sudoku Puzzles Generating: from Easy to EvilHow can I generate Sudoku Puzzles? - Create it outside the app, then obfuscate it5 ways to create a Sudoku - Validate that puzzle is solvable each...
  • 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...
  • 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...
  • 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...
  • PCjrNet

  • Original forum discussion from January 2017: https://www.brutman.com/forums/viewtopic.php?f=1&t=607 One of the slots (2x15 contacts) of IBM PCjr are intended to be occupied by modem, so we can re-use it, because that modem was useless anyway ( 300...
  • 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...
  • Atari 2600 Bankswitch Cartridge

  • The Bankswitch cartridge implements the three most common schemes named F8, F6 and F4. The working of the bankswitches is depicted on the table below. Address -Address Lines-- Bankswitch/Bank selected 1 11 8K 16K 32K 2 1098 7654 3210 F8 F6 F4 $1FF0 0001...
  • µHVPSU

  • EDIT : To be rewrittenProject Logs : First step : the schematicSecond step : the PCBOrdering PCBsQuick thingUPDATE : This project is not dead yet !!!v2.0•old description [I was playing around with Nixie tubes, and I was using a 10$ HV supply kit on eBay...
  • Precision Reflow Oven Controller

  • In this project I will take a conventional toaster oven (any kind of toaster oven can be used) and design a precision controller to turn it into a reflow soldering oven. I know there are already plenty of controller kits available out there, but I hope...
  • 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....
  • Keypad matrix scanner for PIC32

  • KeypadAdding a 12 key keypad (0 to 9 with * and #) requires seven i/o pins. Each switch connects one row wire to one column wire. Connection scheme used in the test code is shown below. 300 ohm resistors protect the outputs from short circuits when multiple...