Close

1981 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E3%89%BB %E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %E3%89%BAsteal%E3%85%AF%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%D1%84temperature %EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%85%A3%EC%85%94%EC%B8%A0%EB%A3%B8%EC%B6%94%EC%B2%9C%CF%88encouragement%E3%85%94"

  • Light demo

  • A video for showing the led stripes: Music: Incredible Miracles by Stefan Kartenberg ((licensed CC by-nc 3.0)Test Drive by Zapac ((licensed CC by-nc 3.0)
  • 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...
  • v1.3 PCB components list

  • TheSixthSense v1.3 components list; date 10.08.2015 Quantity Value Mouser Part Number Device Part 1 10-XX 688-SKSCLAE010 10-XX S3 2 PINHD-1X1 538-22-28-8020 PINHD-1X1 JP1, JP2 8 0R 667-ERJ-3GEY0R00V R-EU_R0603 R13, R19, R22, R25, R28, R31, R34, R37...
  • Time is on my side

  • The implementation of getting the current time went really well, and its improved the project nicely.The last project log details how I used a HEAD request to google to get the current time in GMT, and convert that to CST.I decided to do a request for...
  • Theory

  • A laptop keyboard is a diode-less key matrix. Its keys are distributed in a way that you can press the most important key combinations at once, despite the lack of diodes - to the point where some rows only contain one or two keys. Often, there's also...
  • Finishing Touches

  • I opted to get an SKR Mini E3 V3 as a replacement board and I am just putting the finishing touches on the firmware changes to get it ready for public release.
  • Z80 (CP/M) Writing to SD Card

  • Digging into SD card writes means shifting gears from the Boot BIOS source code since the Boot BIOS code only does reads. The CP/M BIOS code (CBIOS128.LST) which does the reads/writes after booting. Here's the BIOS code for writes to the SD Card: 0754...
  • New Sixi Robot Tutorials

  • Video giggle.Say you've finished the assembly guide.  Now what? How to upload firmware to a Sixi Robot (and where to get the firmware) Great, now the brain is ready. How to calibrate a Sixi Robot Please comment with your feedback (not here! ...
  • Eureka!

  • After I convinced myself that the emulator was probably OK, I turned back to the ROM.  But after I found yet another ROM image online, and it turned out to be identical to the other three, I have to rule out bad ROM as well. Just as well as I was...