Close

5794 Results for "%C2%B1%EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5%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%91 %EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1 %3C%EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%E2%88%81 %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%86%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8 %2B%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%EC%85%94%EC%B8%A0%EB%A3%B8 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1%3E %EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%83%EA%B0%95%EB%82%A8%EB%A3%B8%E2%88%82 enter"

  • Programming Toolchain

  • There are some options for assembling 6800 code today. Ideally, a cross assembler would be good from Windows. Herb Johnson has adapted William C Colley III's A68 6800 cross-assembler. The A68 assembler runs in DOSBOX under Microsoft Windows. Output Format...
  • 20230216b -- "Files"

  • The gist of this unit is that you type text into a discrete 'file' and then you can edit and later transfer to a separate computer via the keyboard emulation.  While whizzing through the code doing other things, various strings caught my eye, such...
  • Starting with the ESP8266

  • This is a big question, where to start with the ESP8266. There is the official SDK path, for the brave. There is the Arduino, Espruino... Well, I tried NodeMCU. Starting with this page https://nodemcu.readthedocs.io/en/master/, there is a lot explained...
  • More SD Card Write Details

  • Had to dig into the FPGA code for the SD card. Using Neal Crook's documentation of Grant Searle's version (longer pedigree on the page). The status register values are: // SD_Status bit values from Neal Crook's documentation of Grant's SD card // b7...
  • The Story So Far-- Explodophone 1.0 Part 2

  • Now for the other half. For maximum starting flexibility without taking the cost too high, I opted to go two octaves, using notes found on the white piano keys only, i.e., notes with only letter designations and no sharp or flat symbols. This means I...
  • Debugging

  • Debugging Need to get this project working. One problem is that the Nano does not have enough pins. So I have used a Meduino (a Mega2560 Pro Mini). Here is the schematic: Here is the PCB: The ports (P1 & P2) match the TTA8 bus. A problem with the Meduino...
  • Updates to Boot Menu on PSoC

  • It's been a while. I plugged in the board USB and forgot how to run it. I even forgot which button I needed to press on the front panel to get Multiboot to run. This Hackaday page helped me remember. Glad I made it. Decided to add hints to the PSoC...
  • The First Prototype - Body

  • The first part was remove the Head and arms of the toy cause they weren't match to the aesthetics that i wish for the project: Fully Assemble toy The head removedAfter that i gave it a primer painting, the first ideia was give it a black painting after...
  • Draft Bus Layout

  • Here is a draft bus layout - 1 +5V +5V 2 +12V +3.3V 3 4 5 6 } 18 pins for other signals 7 8 9 10 11 12 REFSH RESET 13 M1 CLK 14 INT NMI 15 BUSRQ BUSAK 16 HALT WAIT 17 MREQ IORQ 18 RD WR 19 A14 A15 20 A12 A13 21 A10 A11 22 A8 A9 23 A6 A7 24 A4 A5 25 A2...
  • Asteroids #4 - Ship control, lasers and collisions

  • So we have a ship rotation using keyboard controls. I just rotated the vectors in excel and added them to an array, the same with the thruster vectors which are drawn twice with additive blending to increase brightness. The bullet is a simple point in...
  • Board NEDONAND-6

  • NEDONAND-6 is 8 multiplexers 2:1 with common control (straight select and inverted select):Board already ordered through OSHPark:Pins description:1.1) GND - ground 1.2) O0 - output of multiplexer 0 1.3) O1 - output of multiplexer 1 1.4) O2 - output of...