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%89%B5 %EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8Crest%EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E3%83%AB%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%80%EA%B2%A9obs %EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%E3%85%88%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%80%EA%B2%A9%C2%A4%EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EF%BC%A9%E2%94%80%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%80%EA%B2%A9minute"

  • How ESP-NOW really works ?

  • To implement the ESP-NOW Protocol, we first need to understand how it works in details. The datasheet doesn't say much on the really low level, especially on the acknowledgment behavior. To understand what ESP-NOW does, I use Wireshark with my PC Wifi...
  • 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...
  • 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...
  • 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/
  • 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...
  • 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...
  • BRAAAINS!

  • Of course the first thing that comes to the average makers mind when they want to add smart connectivity to something is the venerable Raspberry PI. These boards are great, but almost impossible to find in quantity and definitely impossible to buy at...
  • 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...
  • On coordinate transformations

  • The unusual geometry of plotbot means that one has to find a way to map the Cartesian coordinates of what shall be drawn to the coordinates of the steppers in a way that the tip of the triangle that is formed by the arms will follow the Cartesian coordinates...
  • 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:...