Close

5187 Results for "%E3%80%8A%EB%AC%B8%EC%9D%98OIO%E2%96%B35793%E2%86%977458%E3%80%8B%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%E3%82%84%E2%88%ABfall%EA%B0%95%EB%82%A8%EB%A3%B8%E3%8E%94%EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8%E3%85%94 %E2%92%AF%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8eldest %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8%E2%93%A1%EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%E2%96%A1%E3%83%A4gloom"

  • side quest: temperature measurement

  • I must confess I haven't spent much time looking at NTC curves before. My prior knowledge was that they are somewhat ill-defined and can only deliver reliable measurements when calibrated individually. source: https://support.belimo.us/Documentation/Standards-Compliance/957165601/What-is-the-difference-between-NTC-10K-Type-2-and-Type-3-sensors.htm...
  • FAT32 File Format

  • When you search google for FAT file format you get tons of pages on formatting disks. It's harder to pull out the detailed format of the SD card. Wikipedia to the rescue (Design of the FAT file system). A less technical FAT32 Wikipedia page is File...
  • ESPduino or Neopixels memory leak?

  • So after several days trying diffrenet approaches for communication beetween server and ESP8266 we finally got the last bit working on the project (have some back logging to do here at hackaday.io), MQTT over a ESP8266 to a Teensy 3.1. The resulting...
  • Designing the custom LCD

  • Dave at eevblog posted an excellent video series on designing custom LCDs, so I watched those a number of times.  I also found another eevblog user who posted a great writeup of a replacement LCD he designed for his Tandy/Radio Shack TRS-80...
  • On I/O

  • The biggest challenge right now is I/O into the system. I'd eventually like to support KeyboardLCDSerial / UART for attaching modems and other such thingsCompact flash driveA Counter/Timer Circuit (CTC) Last night, I realised I could use a handful of...
  • 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...
  • 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/
  • 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...