Close

279 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%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EA%B2%AC%EC%A0%81%E3%82%88%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8ago%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%83%A1%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8eighty%20%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%CE%BA%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%E2%92%B2%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%83%A1%EF%BD%83%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8literary"

  • LaunchPad

  • You said anything...so I thought I would see what happens when I share all the links from this Open Source GIS Tool website.  This is information that helps my project team work on our upcoming projects.  Enjoy!  Open Source GIS[Last...
  • Yo Rick

  • "Holy sh*t, look Morty I did not know that was gonna happen. That one's not on me..." - Rick & Morty S4 : E3, One Crew Over the Crewcoos MortyBut it was worth it.Many moons ago I built a robot, called AIME, and published it on Hackaday.Her skull came...
  • Phased array signal processing

  • Link: IQ data for dummiesLink: Generating Complex Baseband and Analytic Bandpass Signals Link: I and Q Components in Communications Signals and Single SidebandIQ (In-phase and Quadrature) There are a lot of literature that explains the...
  • [T] SpaceExplorer (SpaceMouse) as actual mouse?

  • [2 April 2023] So I was researching into input devices, and I had an idea: what if there was a way to use the SpaceExplorer I have in a shelf as a 2D mouse? Hear me out here! The main reason it was in a shelf was because I didn't want...
  • The Breadboard Usage

  • The breadboard is one of the most basic and simple components when you learn how to build a circuit. Because there are many small jacks on the board, all kinds of electronic components can be inserted or pulled out arbitrarily according to the need,...
  • 70cm band Antennas

  • General Understanding Antenna Specifications and Operation : Application Note AN-00501 The quarter wavelength on 433MHz is 17cm. VSWR < 2.0 is acceptable.  Less than 10% of the power will be reflected back to the transmitter. Baluns avoid RF-radiation...
  • UPC barcode generator

  • 000 REM UPC/EAN CODE GENERATOR 010 DIM p$(29), c%(12), q$(9), m%(100) 020 INPUT " Enter the Number : "; u$ 030 FOR i% = 0 TO 9 040 READ n$, s$ 050 n% = ASC(n$) 060 s% = ASC(s$) XOR &H3F 070 WHILE n% <> 0 080 p$(i%) = RIGHT$(STR$(n% MOD 2), 1) + p$(i%)...
  • The BPI-PicoW-S3, A New Player in Town

  • The BPI-Pico-S3 is an ESP32S3 development board that has been fully adapted to CircuitPython, and the TinyUF2 + CircuitPython firmware is installed by default. No need to install any drivers in Windows 10, Windows 11, Ubuntu Desktop, or Mac OS operating...
  • Touch Garden Light

  • This article shows you how to make a touch garden light shown in the photo below: I used a encasement from an old solar garden light. The light turns on when the two contacts from the circuit are connected by human hands or human fingers. You can see...