Close

6445 Results for "↘ 최저가 Ò1Ò〈⑻⑷89〉83Ò⑥ ↗ 쓰리아워가격㈅ 강남쓰리아워leadingß강남쓰리아워강남술집정보쓰리아워레깅스룸wrote 쓰리아워㉿강남쓰리아워ⅷズ쓰리아워rather"

  • More 2369, with more caps !

  • Back to the workshop for the revenge of the return of the son of the Vintage Ring Oscillator ! This time with a new ally : the ceramic capacitor ! TL;DR : it's 60% faster ! But the V/F curve might look different from @Tim 's experiments... As usual,...
  • Success!

  • So, the results are different than expected, but that is just fine. I'm running my V200 at 2x the speed it came from TI. For those who are TL:DR with my logs, you need a 1.21 kOhm resistor and an 18 pF capacitor. I never ran the MD5 checksums as I didn't...
  • Z80 Pins and Debugging

  • There are two ways to get to the Z80 bus for external operations. RESET* - Clears PC and sets address/data bus to Hi-ZBUSREQ* - input - Address, Data, MREQ*, IORQ*, RD*, WR* to HiZBUSACK* - output indicates that BUSREQ* signal was performed (Hi-Z busses)...
  • Version 1 Testing

  • Version 1 of the hardware arrived, and I have been testing it. Almost immediately, I discovered I had made a connection mistake on the 3.3V regulator, and the system would not run normally from battery power. I desoldered that part, and by providing...
  • MorphESP240 - ESP32S2 DEV board

  • A powerfull dev board with the ESPRESSIF™ ESP32-S2®, a high resolution display, a RGB LED, a battery charger and a bunch of GPIOs. There are many ESP32 board on the market but very few with the new ESP32-S2 which handles USB communications, new...
  • Portable environmental monitor

  • Note: this is a complex project with many details. For the short version, please see:Portable environmental monitor presentationProduction ready design documentIntroductionLast year (2014) I put my spare time to some really good use: I designed my first...
  • Boostrapping Lights and Sensors

  • So, part of this project will involve creating very fast light pulses (the photo-flashes), and part will be detecting fast optical pulses (the milk drop and bullet detecting photo-gates). The two, of course, are related in that a fast optical pulse generator...
  • Step 3 - IMU and BLE functions

  • IMU functions The Arduino 101 Inertial Measurement Unit is fully documented and works well. For the fall detection, the software detects a short period of freefall followed by a shock. Both events are handled via callbacks: void imuInit(void) {...