Close

36509 Results for "↘ 최저가 Ò1Ò〈⑻⑷89〉83Ò⑥ ↗ 강남쓰리아워F グpossibility쓰리아워┃쓰리아워가격쓰리아워레깅스룸Iシ쓰리아워레깅스룸unnatural 쓰리아워ы쓰리아워레깅스룸㏅㈇temper"

  • From XOR to MUX

  • You might remember my musings with the XOR gate with interlocked NPN transistors discussed at Bipolar XOR gate with only 2 transistors But thinking about how XOR is done with pass transistors in CMOS and the structure often creates a MUX, I wondered...
  • My own try at a RingO9 with 2N2369A

  • Edit: See also More 2369, with more caps !With a sporadic and limited access to the workshop (at last !) I can finally try new ideas ! I have meanwhile received 9K PMBT2369 in SMD but I decided to use the old stock of 50pc 2N2369A in metal can, that...
  • Cree Dimming Level

  • Flash the Arduino with the following sketch. This is also included as a file attached to the project. int last_level = 0; bool last_state = false; bool stable = false; int count = 0; const int cutoffs[198] = {/* 1*/ 833, 831, /* 2*/ 825, 823, /* 3*/...
  • ROP2 with Falstad

  • Note: this log is obsoleted by BitsliceAfter the last log Adder with Falstad, I also converted the ROP2 bitslice to the interactive simulator : There is still the challenge to disable the output of the CLA so it can be combined by ORs with the rest...
  • Stranger Board

  • The project is wholly composed by off the shelf components: ESP-01ArduinoDS3231 RTCNeoPixels5V to 3V3 regulator The ESP-01 creates a hotspot and serves a page with a form and a button The Make it Glow button  maskes the ESP01 send the string typed ...
  • 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...
  • How to Understand Sockets Using IoT

  • The ideaI’m David, and my goal with this repository/article is to demystify Sockets by try to explain them in the simplest possible way.In these examples, I’m going to use NodeJS and Particle (any version will do) to show how hardware can talk with NodeJS,...
  • Cyrillic alphabets in Terminal-BASIC output

  • My friend Dylan Brophy inspired me to investigate the ability to output the cyrillic text using different output devices, supported by Terminal-BASIC. 1. Using symbols others then capital latin in identifiers not possible and unnecessary. 2. USART output....