Close

3208 Results for "%EC%B2%9C%EC%95%88%EC%98%A4%ED%94%BC%EC%B6%94%EC%B2%9C%E2%9C%9Aoptime4%E3%80%82com%EC%B2%9C%EC%95%88%EC%98%A4%ED%94%BC %EC%B2%9C%EC%95%88%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9C%9A %EC%B2%9C%EC%95%88%EC%98%A4%ED%94%BC%EA%85%87 %EC%B2%9C%EC%95%88%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%EA%85%87 %EC%B2%9C%EC%95%88%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%B2%9C%EC%95%88%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • 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...
  • 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...
  • 20230221b -- File Inserting

  • Intrigued by the various file-related pointers seen in deleteThisFile_EB9B, I remember that the keyboard scan routine had a final case where the bulk of the keystrokes (the printable ones) are handled, and there was a scan code to ASCII routine before...
  • ACPI is working now

  • At last, I found a bit in EC RAM that is used to enable EC ACPI, so ACPI is working now. I copied the ASL code from vendor DSDT, and now battery, AC, and lid status change can be detected by OS now.https://review.coreboot.org/#/c/19072/
  • Progress on the EC

  • Some progress has been made the past few days on the actual Renesas EC chip. A detailed log will probably follow in the upcoming few days, once I get the chance to take a few pictures and screenshots.In 2014 I etched a PCB to mount the EC on after desoldering...
  • 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....
  • EC Sensor

  • EC is the abbreviation for Electro Conductivity. It is used to determine the nutrient concentration of the solution. This factor is essential to optimize the soilless culture. Indeed, the nutrient concentration will not be the same for a seeding as for...