Close

579 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/"

  • Build error : What's wrong? : Help me!

  • root@UbuntuServer:/home/ymatsui/RPi_Pico_WAV_Player/build# llTotal 292drwxr-xr-x  9 root root   4096 11/6 01:34 ./drwxr-xr-x  9 root root   4096 11/5 18:49 ../-rw-r--r--  1 root root  20615 11/6 01:34 CMakeCache.txtdrwxr-xr-x ...
  • Sym-1 plus EPROM

  • One of the popular chip formats in the 70's and 80's were the ubiquitous EPROMs (Electrically Programmable Read Only Memories). They had very good memory density at the time and were accessible technology for hackers and OEMs alike. They had the advantage...
  • Apeman Action Camera goes IR (Part 2: A80)

  • A80 Teardown The newer A80 with QHD at 30 fps and 4K24p capabiltiy (20MP still frames) has a lens shroud that is tucked under the front cover (left), which needs careful persuasion for its clips to release without breaking. The short sides appeared to...
  • MBee IOT 7080G

  • **Overview** It is designed for applications that need low latency, Low throughput data communication in a variety of radio propagation conditions. Due to the unique combination of performance, security and flexibility, the SIM7080G module is ideally...
  • RIP Shop Class

  • Long ago, in a land called Kettering, OH, my 14-year-old self got bored, restless and discontent, but this was no ordinary case of adolescent ennui. I was jealous, longing, consumed by the desire to do one thing above all else. It was a crazy...
  • Wireless MCU platforms

  • ESP32 The ESP32 development boards are not without their problems.  Why keep using them anyway?  The ESP32 IC only costs €2.31/pce on Digikey.  Design a decent breakout board and done! Well, if you don't want to design your own...
  • Introducing Retrocomputing Forum

  • A museum of all things computing - mini, micro, mainframe. I've created a forum to host discussions on all things retrocomputing. Over 128 signups already! See https://retrocomputingforum.com/ - please signup, and start posting! There's also an RSS feed...
  • Arduino Uno

  • Arduino Uno is an open-source microcontroller board based on the ATmega328P microcontroller and developed by Arduino.cc. It is the first board designed by the Arduino.cc team. The board is equipped with sets of digital and analog input/output (I/O) pins...
  • EPROM2764 - Hacked

  • Programming 2764 EPROM with a Mega2560, SD card reader and 5-12V Buck converter If you have ever wondered what it would be like to have a real retro -computer-nerd experience, then maybe programming EPROMs will fit the bill for you. Since the late 60's...
  • UPC barcode generator

  • 000 REM UPC/EAN CODE GENERATOR 010 DIM p$(29), c%(12), q$(9), m%(100) 020 INPUT " Enter the Number : "; u$ 030 FOR i% = 0 TO 9 040 READ n$, s$ 050 n% = ASC(n$) 060 s% = ASC(s$) XOR &H3F 070 WHILE n% <> 0 080 p$(i%) = RIGHT$(STR$(n% MOD 2), 1) + p$(i%)...
  • LED Dot Matrix

  •                                          LED Dot Matrix modules are an excellent way to display information in a compact and visually appealing...
  • Ninja Tap patch for Rock&apos;N&apos;Roller (MSX1)

  • After a suggestion from [gdx] from MRC I took a look at the Rock'N'Roller (MSX1) and started to work on a patch for Ninja/Shinobi Tap multi controller adapter. First step was to disassemble the game and figure out how the game deals with the controls....