Close

1752 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%89%A1%E2%91%A7%E2%91%A389%E2%89%A183O%E2%91%A5%E3%80%8B%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%89%B9%E3%83%99grace%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EF%BC%B3%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%D0%B5%20%D1%8F%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EB%B9%84%EC%9A%A9superstition%20%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%80%B2%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%C2%A7%EF%BC%98fetch"

  • Good Vibrations

  • At work I needed to precisely measure the vibration frequencies of a device.  I pulled out a M5StickC that I had laying about and wrote some custom code for it.  This is a small ESP32 based micro controller with a built in LED...
  • The Parts.

  • 1 5 X Soil Hygrometer Humidity Detection Module Moisture Water Sensor for Arduino $8.89 1 Adafruit (PID 393) AM2302 (wired DHT22) temperature-humidity sensor $16.00 1 JBtek 8 Channel DC 5V Relay Module for Arduino Raspberry Pi DSP AVR PIC ARM $8.98...
  • Number

  • Here's the second major routine needed to make working with decimal numerical input possible.Get_Number parses through the text input buffer looking for numerical ascii codes that fall in the range 0x30 to 0x39.  These correspond to the digits...
  • ROP2 reloaded

  • The log An even better ALU touched a few interesting things but has one fatal flaw : the XOR operation needs the NEGated operand SND, because it is also used by the final stage of the adder! The self-tests don't pass and I now remember why. The optimisation...
  • Continued Evolution of the Design

  • 7/08/2018 Now that everything works, I am in the process of refining the design to optimize utility. I got the latest iteration (v.02b) back from OSH Park and built one. Here ready for testing. A closeup view. I added 2.54-mm diameter mounting holes...
  • eBox Stage 2.0

  • I am back! Yes, it has been a while. I have been travelling for a conference and I have been preparing my presentation, some paperwork and finishing other projects. It was amazing!! Coming back to the main subject, I know I did not explain much...
  • Power control

  • Odroid-U2 doesn't have a Power button, so I made one without modifying the board.And excuse my English.Whole setup requires more power than Odroid can provide from USB ports. I assumed the following:-Odroid- 5V 2A (2x 500mA for USB ports included)-DVD...
  • PCB Design

  • Now that the breadboard prototype appears to be working, it's time to make a more permanent (and smaller) version. With a few minutes of googling, I found a website called EasyEDA, that allows you to design PCBs using their online tool. It was fairly...
  • Input Power Filter Testing

  • From the Project Description: "There is some debate about the use of multiple parallel capacitors of different values in filters. The parasitic inductance of capacitors mean that large capacitors that are capable of supplying the instantaneous current...
  • 3) Functional diagram

  • 3.1) VinyGo controller 3.1.1) FS1.1: Power supply The power function allows us to create:  +12v, +5V, +3.3V, 0V. Input(s): L0: AC-DC power supply 12v 3a Output(s): +12v, +5V, +3.3V, GND 3.1.2) FS1.2: LCD touch screen Display digital information...
  • Log 2 : Rev1A Design

  • After creating a proof-of-concept with an ADXL337 from Sparkfun and some conditioning with a breadboard, which was super noisy, I went about putting together a schematic for a small PCB. I ended up choosing a FXLN8361Q from Freescale (NXP). Compared...