Close

3944 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B3hours%EB%A0%88%EA%B9%85%EC%8A%A4%EF%BC%B13hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A9red3hours3hours%EB%A0%88%EA%B9%85%EC%8A%A43hours%EA%B0%80%EA%B2%A9normal 3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E3%81%97%E2%80%A1%EA%B0%95%EB%82%A83hoursdark"

  • Gathering information

  • Tonight I gathered some reference/research material for this project. Fortunately, several others have done some really great work with this module, so here's credit to them: LTC3780 DatasheetBeyond Logic blog postTemplaro blog postGreat Scott videoJulien...
  • Access SD Cards from the PSoC

  • I'm going to create a stand-alone PSoC project to use the PSoC to read SD cards. I'm going to start with the hardware defines for this project (which should leave the Z80 hardware pins unmolested) and just not download code. For the software piece, I...
  • ALU and Instruction Set

  • Hardware testing is complete on all the jump and branch instructions. So that's the first 8 out of 256 instructions tested! The next 24 are loading operands. These should work fine since the jump/branch instructions are also loading operands in order...
  • Timing & camera settings

  • Got some more packets with timing values for key bits. 8e/ff 8e/b5 de/4c 8e/e5 0d/ff 8e/a9 91/25 8e/a1 2b/f8 2b/a5 00/2c 8e/b9 00/80 8e/bd 18/00 69/23 23/99 ff/fb 02/ff 8e/f9 55/ff 8e/f7 7b/ff 8e/b3 00/12 00/46 00/2f 00/f5 57/ff 49/ff 5c/ff 0f/ff 00/be...
  • Cyrillic alphabets in Terminal-BASIC output

  • My friend Dylan Brophy inspired me to investigate the ability to output the cyrillic text using different output devices, supported by Terminal-BASIC. 1. Using symbols others then capital latin in identifiers not possible and unnecessary. 2. USART output....
  • The actual informations

  • Detecting and identifying a card As stated in an earlier log, the card insertion is detected by grounding the pin *CD. But this is not enough to make the scope believe he have a know card inside him. You need to indicate him what type of card was inserted....
  • I2C on OPT8241

  • I have connected the opt8241 sensor over I2C. I have disabled sensor clock by setting MCLCK to 0. Power consumption of adapter board is ~1.8 mA. Then I have sent the i2c commands. Command output : # i2cdetect 2 WARNING! This program can confuse your...