Close

13755 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • SD Cards - PSoC to Z80

  • Now that we can read SD cards and have an I/O interface in place from the Z80 to do I/O mapped access to the SD card it's time to hook the two pieces together. To do this we will need to look closer at how Grant's code request blocks.  The loader...
  • Frequencies

  • For some reason the 47 pF value for the caps is sitting in my mind. Either after 'calibration' the LC meter is so far off that it read both my TI-89's and my V200's caps 51 pf, both ~8% high, or both of them are within their 10% tolerance and reading...
  • 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...
  • 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...
  • Removing undesired reflections/spots

  • Hey all!This is another project log to update the latest developments of OWL (Just in case you forgot, we call it OWL because, well, Open Indirect Ophthalmoscope, OIO).So, since the last time I made a log, we’ve been working on--making an elegant GUI...
  • All Your ISA Belong to Me!

  • Before I began the layout of the DDL4-CPU, I came up with an initial Instruction Set Architecture (ISA) for the design. It went through several revisions as I was designing the boards and refined the components. Here at the last minute as I am...
  • Rev1 Voltage Test

  • I did another test with the rev1 prototype, this time only measuring voltage, and bringing it all the way to the maximum voltage of 60V. Again I am doing calibration and comparison to my Fluke 101 Multimeter. This has a problem as the Fluke 101 does...
  • Encryption Encryption Encryption

  • Looking at the registers I noticed something. the first 24 bytes look like they have data and the last 6 bytes look like they have data. This looks like what a WII peripheral in encrypted mode would look like. The fixed 8 byte pattern repeating every...
  • INFORMED HEX DUMP

  • 66 03 60 4D F5 66 03 C0 SOH DE 1D 40 E5 #62 E7 41 EE 70 48 4F 52 50 43 35 33 32 34 37 36 19 06 22 06 22 SOH10 46 30 46 19 SOH42 70 40 40 40 40 40 40 30 30 31 38 30 33 35 33 32 34 37 36 4B 08 08 DC C1 C1 32 DC C1 C1 32 42 B4 42 B4 02 SOH02 02 02...
  • Design Considerations

  • Earlier version of the device was reconsidered in terms of following aspects:• Accommodating for different refractive errors • Aesthetics • Ergonomics • Weight distribution OIO ASSEMBLY EXPLODED ASSEMBLY1. ACCOMMODATING FOR DIFFERENT REFRACTIVE ERRORS...
  • Diving in with Calamity and Confusion

  • On my TI-89, one of the battery contacts on the PCB was heavily corroded and it took a good deal of time and heat to reflow solder to make a new pad. I did this to the V200 as a preventative measure too, but I guess I heated up the nearby fuse to where...
  • Improving mocks

  • Improving mocks I have decided to use Rust for mocking libcmfwk and libshmem_manager, as it is the language I am most comfortable with. By creating accurate mocks for these libraries, I aim to resolve the issue where camctld hangs while trying to send...
  • 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...