Close

3788 Results for "%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EB%A7%81%ED%81%AC%E2%9C%9Awww%2Coptime4.com%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC %EA%B0%95%EB%82%A8%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9C%9A %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%E1%98%AB %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%AB %EA%B0%95%EB%82%A8%ED%9C%B4%EA%B2%8C%ED%85%94 %EA%B0%95%EB%82%A8%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • 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...
  • 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)...
  • Algorithm bits

  • In this log I will discuss some algorithm ideas I have in mind for MARB. Some are easy, some require higher math. 1. Weather forecast MARB will not be connected to the internet. Call me old-fashioned, but it has nothing to do with AI to get for instance...
  • Will it work on an 8080/8085?

  • One of my motivations is to also get it to work on my 8085 SBC. It turns out to be fairly straightforward. I have a hacked asz80 that flags instructions that are not in the 8080 subset. Here is the output of a grep '^[a-z]' efz80.lst a 0105 ED 79 [12]...
  • Building an EC sensor.

  • The end goal for the Autodro is a complete monitoring system for under $10. This means that cheaper, simpler, less accurate sensors are needed. I've started with a simple EC sensor, and am hoping to design something around $1.So far, I've created a sensor...
  • This Oven is Not Very Blunt

  • The oven gives you a bunch of informative feedback over serial about its current operation. For example, here's the output from a reflow process: Reflow Started Profile Settings (1) PreHt: 100°C, 80s Heat: 180°C, 220s Ref: 240°C, 30s RefKp:...
  • muahaha, I cheated :)

  • So since the Teensy++ 2.0 bootloader is not available and I'm not feeling comfortable to learn all the bells and whistles of USB communications I was looking for other options. Googling "at90usb1287 arduino" I found this https://github.com/mattairtech/ArduinoCore-avr...
  • 2020-08-04 Progress update - SFC/SNES support

  • Finished basic SNES 2P support and some experimental 5P Super Multitap support. Multitap can be configured by setting multitap config to Slot 2 in the Web Bluetooth interface. I also fixed a config corruption bug that impacted mostly PS3 & PS4 controllers....