Close

3015 Results for "%E3%80%8A%EB%AC%B8%EC%9D%98OIO%E2%96%B35793%E2%86%977458%E3%80%8B%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%E3%82%84%E2%88%ABfall%EA%B0%95%EB%82%A8%EB%A3%B8%E3%8E%94%EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8%E3%85%94 %E2%92%AF%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8eldest %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8%E2%93%A1%EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%E2%96%A1%E3%83%A4gloom"

  • Frame animations and more

  • Last entry, I was working on the frame animation system. By combing the re-sampler function with the frame selector, it made live a whole lot easier. Basically any object which can be tiled up in frames has this information in the XML file and that is...
  • Physical layer : wireless communication

  • Theory Channel capacity Shannon-Hartley law: where C is channel capacity [bps], B is bandwidth [Hz] and S/N is signal/noise ratio. Example: dPMR (C = 4800bps, B=6250Hz).  So S/N must be at least 0.70. Number of bits/symbol needed Nyquist's Theorem...
  • Prototype to Launch

  • Populating (or stuffing) circuit boards can be a messy process. It's fraught with high heat, chemicals and teeny tiny parts. What could go wrong? 😬 In this post, you’re learn how I assembled the first prototypes of the nRF9160 Feather. It's my...
  • The Black Beast Feature List

  • The Black Beast Feature List from A .. Z  0..9 ====================================== 433 MHz Analyzer/Sniffer -> Top Case / Module B (WiP)which can detect and decode existing 433 MHz signals (e.g. decode a Weather Station)which can transmit...
  • 6 degrees of freedom MPU-6050

  • The MPU-6050 is a gyroscope/accelerometer chip. The one I have is on a handy breakout board. It has 8 pins, 5 of which I am going to use. The 3 I will not be using can be used to accept input from another sensor board.This chip is widely used for balance...
  • MPU-6050

  • This was my first attempt at an electronics project. I had never soldered before. I had never wired anything. I had never used a breadboard. Thus, everything was really foreign to me. I looked up how to wire the MPU-6050 accelerometer and found this: When...
  • On the Cutting Edge

  • Engineering is all about problem solving; not just creating solutions, but achieving them with very strict constraints in mind. The more restrictions you add, the more intricate and clever the solutions become. In the realm of the lean hardware startup,...
  • Step 6. Creating assistant.js

  • This step will go show you how to setup a MATRIX Lite project with Snips. First, MQTT must be installed and used to listen in on events from Snips. npm install mqtt --save assistant.js will be used to listen and respond to events from your Snips...