Close

580 Results for "%E2%86%98 %EC%B5%9C%EC%A0%80%EA%B0%80 %C3%921%C3%92%E3%80%88%E2%91%BB%E2%91%B789%E3%80%8983%C3%92%E2%91%A5 %E2%86%97 %EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E3%8E%B0 %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8Cfearful%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4constructed %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%80%EA%B2%A9%E3%83%9A%E3%82%B4%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8Cwealthy"

  • inspirational links

  • http://hackaday.com/2014/12/30/game-boy-cartridge-emulator-uses-stm32/https://www.insidegadgets.com/2011/03/19/gbcartread-arduino-based-gameboy-cart-reader-–-part-1-read-the-rom/http://hackaday.com/2016/08/21/fly-with-a-game-boy-classic/
  • Rewrite code with FastLED + Gamma Correction

  • Today, i rewrite a code of ambient light of arduino module applied FastLED library carefully. Why? there are 3 important thing, 1) the legacy code of adalight is based on SPI that is used by a RF module too. I think move pin in code of adalight from...
  • 1K Challange Laser

  • At this point, we decided to abandon the concept of mirroring. If we had had a much more complex design with many more points and more than 1kb, mirroring would have saved us space. Due to having so little space however, the algorithms power wasn't able...
  • Data dump - lightning events

  • Dumped data the other day after we've had some wicked weather (leading into freezing temps again, of which I hope last night was the last)-=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.04.04 06:17:37 =~=~=~=~=~=~=~=~=~=~=~=0: 24 km - Thu Apr 1 2016 3:28:25...
  • Please, GCC !

  • I get tired of fighting GCC's weird code generator that won't get a clue from my source code. I'm (still) using gcc6.4.1 (2017, I know) but I don't know how to make it understand basic things... This is critical at my level because any little performance...
  • First simple proof of concept - October 2016

  • Here is the first simple proof of concept idea using Geiger–Müller Tubes (GMT) and coincidence detection using logic gates which worked first time.Simulation of how I imagined this circuit might work.Actual first strip board prototypeFirst live...
  • Smooth operator

  • Put the capacitive reading code to use.Started with code from here: https://forum.pjrc.com/threads/31797-Teensy-FSR-based-MIDI-controllerAdded a calibration stage where it detects the base capacitance at startup.Modified it to use this library for smoothing...
  • 20230213b -- Memory

  • I find it vexing that I have not yet figured out the RAM banking scheme.  Some things:at reset, the peripheral configuration registers and internal RAM are mapped at 0000h.  They can be moved elsewhere, but are not.  The RAM at 40-ff is...
  • PPS = Picking Pins Sucks

  • //PIC32MX370F512H-64TQFP: // * = 5V Tolerant (? Marked Gray) // ! = RF6 Cannot be used as a change-notification! (Table 2, Note 2) // % = Pins 13-18 are programming/debugging pins... // See Note below. // // VDD = V+ // VSS = GND // SDA1 // SCL1|SCK1...
  • This Oven is Not Very Blunt

  • The oven gives you a bunch of informative feedback over serial about its current operation. For example, here's the output from a reflow process: Reflow Started Profile Settings (1) PreHt: 100°C, 80s Heat: 180°C, 220s Ref: 240°C, 30s RefKp:...