Close

1004 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 %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E3%8F%83 %E3%8F%90addition%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E2%85%A6%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%EF%BC%AF %D0%A7%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4exhibit %EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%D0%BA%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%E3%8E%BC%C5%8Amethod"

  • Geiger–Müller Tubes

  • I've had comments regarding the validity of using Geiger–Müller Tubes for a cosmic ray (muon) detector. Pointing out that Photomultipliers and scintillation panels are best, and yes the are far more effective. However, they are also expensive,...
  • Rev1 Voltage Test

  • I did another test with the rev1 prototype, this time only measuring voltage, and bringing it all the way to the maximum voltage of 60V. Again I am doing calibration and comparison to my Fluke 101 Multimeter. This has a problem as the Fluke 101 does...
  • Bringing up new boards

  • 1/30/2021 - bringing up boards notes Sch/brd name Wedding 5Using Atmega328PBAAA battery footprint (not AA as mentioned before) still not quite rightProgramming over ISP works, power supply worksProgramming over FTDI/ UART works, I found this to be finicky,...
  • Data gathering started

  • Yesterday before sleep I replace LD271 IR LED and this morning oficially started data gathering.On the pic you can see my morning glucosis test. Unfortunately the hour is wrong, need to fix it.What I found strange is the variation of measurements in...
  • Topology (1)

  • In this post I want to share how I selected a suitable topology for the resistor network that will be the core of the programmable decade resistor. Although I did some online “research”, the following criteria determined my choices: Switch...
  • 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:...
  • C-ving

  • OK I thought that the amount of data in the future would be too large and I decided to do the sieving in C. Using the available scanning data, I could only go up to 2161 : n1=46 and n2=2114.The first hicup comes at 1511 so there is no point in dealing...
  • 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...