Close

488 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B3hours%ED%9B%84%EA%B8%B0%E2%91%A4%E2%94%BEhealthy%E3%8E%8E3hours%ED%9B%84%EA%B8%B0%EA%B0%95%EB%82%A83hours%E3%81%97possessed 3hours%EB%A0%88%EA%B9%85%EC%8A%A43hours 3hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A9%E3%85%AD3hours%D0%ABglass%E2%94%AE"

  • I2C Sensors and debugging

  • I wanted to use a BMP280 I had in my parts bin for altitude measurements. I have used it in the past for a simple weather station and it works great! Turns out, it is even the go to sensor for Stratux, so I went ahead and plugged it in, activated it...
  • EDID Inserter

  • Plug in the freshly minted EDID Inserter and a repeated invocation of the following should yield only 256 FFs typical of an EEPROM fresh from the factory:sudo i2cdump 3 0x50Dire admonitions are issued even when merely trying to read:No size specified...
  • Cree Dimming Level

  • Flash the Arduino with the following sketch. This is also included as a file attached to the project. int last_level = 0; bool last_state = false; bool stable = false; int count = 0; const int cutoffs[198] = {/* 1*/ 833, 831, /* 2*/ 825, 823, /* 3*/...