Close

5540 Results for "%EA%B0%95%EB%82%A8%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%EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1 %E2%88%81%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%E2%88%91 %EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%80%EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5 %E2%88%88%EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%E2%88%82 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1%E2%88%86 %EA%B0%95%EB%82%A8%EB%A3%B8%E2%89%AE %EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%88%8F %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC early"

  • The Keyboard

  • Before I start this log on the keyboard I should mention that I'm in the process of putting all of my writings and software on the Video Writer on a small website. The following is an almost direct copy of what will be the article about the keyboard......
  • Expansion connector

  • Pinout nc140A15/CRUOUTnc239A14CLKOUT338A13D7437A12D6536A11D5635A10D4734A9D3833A8D2932A7VCC1031VSSD11130A6D01229A5CRUIN1328A4!INT4/EC1427A3!INT11526A2IAQ/HOLDA1625A1!DBIN1724A0!HOLD1823READY!WE/!CRUCLK1922!RESET!MEMEN2021!NMI Pinout matches the TMS9995...
  • We get signal

  • Indeed, immediately after running the Windows software in a VM with the device connected I was getting a live data log of the CO₂ concentration! This screenshot shows me breathing into the vicinity of the sensor:Ok, time to disconnect the device from...
  • Re Openings

  • In a previous log I said, "I'm not going to overthink this. Random selection from the chess openings is working.". Well I lied. I am going to overthink this. (Well at least think it.) Something I should have done when working on the opening moves was...
  • Days 3,4,5: Eureka, sound and images found!

  • 1. Toolchain not found After stepping away few days far from my PC for family reason, I resumed my activities on the Tsykuyomi project.So I started by reading the https://github.com/WHhkwong/SIPI_Bear_playback code and looking for a SNC7001A Toolchain/SDK...
  • Plasma Effect for TMS9918

  • Plascii Petsma by Cruzer/Camelot has one of the nicest looking plasma effects I've seen for the C64. Since he included the source code, I was able to port it to the Z80 and TMS9918.    On top of the features in the original C64 version, I have...
  • Soldering perfboard

  • I took a perfboard and soldered up power and the data/address busses of the MCU, SRAM, NVRAM and the address bus latch.I did't really care about the exact order of the bits when wiring them up, I just went for the easiest layout. I'm not really sure...
  • MCP23017 pins USED

  • MCP23017 Pins Used: PINWhat is ConnectedA0TCS34725 InterruptA1ADS1115 AlarmA2CCS811 InterruptA3VL53L1 GPIO1A4SI1145 InterruptA5VEML6070 AckA6User Button Active LowB0TCS34725 LEDB1User Red LED
  • All boards received

  • The rest of the boards just came:I think I will connect them together through wire-wrapped "motherboard" (lets call it "NEDONAND-10" ; )All of these NEDONAND components could be tested one by one using PIC microcontroller (connected to PC through RS-232)...
  • 20230219c -- ROM test file

  • While whizzing through the code trying to scrounge verified keyboard scan codes and flags, I found some some buried treasure in the form of an undocumented test routine.  It's not that exciting -- it just fills the current file with some sample...
  • How ESP-NOW really works ?

  • To implement the ESP-NOW Protocol, we first need to understand how it works in details. The datasheet doesn't say much on the really low level, especially on the acknowledgment behavior. To understand what ESP-NOW does, I use Wireshark with my PC Wifi...