Close

2982 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • PDPii

  • At present PDP-11 computer systems are mostly forgotten, but there are PDP-11 compatible Soviet microprocessors still available on eBay (never used "new old stock") as KR1801VM2 (КР1801ВМ2 in Russian) and I'm going to bring PDP-11 of...
  • aquaPionics

  • This project began with a request from the Incredible AquaGarden, who were busy building an aquaponics system as part of their project located next to the high school in Todmorden, UK. After researching the subject I advised that the available...
  • MikroLeo

  • For now, updates are only being made to the github repository. https://github.com/edson-acordi/4bit-microcomputer Main Features: Implements a 4 bit CPU2k x 16 Program Memory (up to 4k)2k x 4 RAM (up to 4k)4 Output Ports (16 outputs)4 Input Ports (16...
  • Robot grający na ksylofonie

  • 1. Cel: Celem pracy jest wykonanie projektu urządzenia mechatronicznego lub   kluczowego elementu urządzenia mechatronicznego, zbudowanego na bazie podzespołów LEGO oraz przeprowadzenie procesu projektowego zgodnego z rzeczywiście używanym...
  • Single chip game console

  • As the video signal and the corresponding sync signals are generated by software, the console contains a minimum of hardware. There is also an audio signal output with five binary tone channels, mixed by a passive resistor network. Two of those channels...
  • Custom ST-Link V2.0 / V2.1 / V3.0

  • Onboard Programmers are great On microcontroller development boards (such as ST Nucleo Boards) it's very handy to have an integrated JTAG programmer/debugger. If you would like to build your own board with an embedded programmer, things get a bit tricky.In...
  • AT29C256 Flash Programmer

  • Programmer Design OptionsStrip-board works well (I use A$8 41 x 144 board), but I did look at using a mini-Mega2560: I  used an on-board Arduino Nano as they are cheap (and I have a couple of them lying around) and they provide serial and power.But...
  • netBOOT v2

  • Connections:netBoot with a case:Version 1:Version 2:Scheme:Source code:#include #include #include #include byte mac[] = {0x00, 0xAA, 0xBB, 0xCC, 0xDE, 0x02}; EthernetClient client; #define MAX_IPs 5 IPAddress pingAddrs[MAX_IPs]; int CNT = 0; int ERRORS_COUNT...