Close

300 Results for "N 온라인손오공게임 CDDC7닷컴 ◆프로모션번호 b77◆용산카지노㈣월드컵예선경기생중계ᇭ하노버ᇡ토토신🍋온라인손오공게임강추 luniform/"

  • Testing the moisture sensor

  • After testing the sensor just a brief summary. The sensor used is a cheap one purchased in china. Has no brand and is labeled as v 1.2. After a brief inspection the sensor seems to be similar to DFRobot's. A capacitive sensor based on a 555 oscilator...
  • Updated LUA Code

  • Updated init.lua for the PCB with the Osram LED:function vpnconnect () conn=net.createConnection(net.TCP, 0) conn:on("receive", function(sck, c) if string.find(c,"CONNECTED") then print("Connected") state = 1 gpio.write(5, gpio.HIGH) --RED gpio.write(6,...
  • Robot Warfare 1

  • As I wrote in details of this project, programming language that I use here came from my "hobby" game "Robot Warfare 1" that I released in 1998 as shareware - it was used to program robots - something like this: % ================= WSIMPLE.RW1 ==================...
  • Update: digital input testing.

  • Ok move is complete, in a new space, time to get hacking!New IssuesStill troubleshooting the prototype box. I've found a few new issues to put on the to-do list for the next iteration:The RCS control is too long, it sticks out of the box in a way that...
  • Wind Vane PCB

  • To measure the wind direction I need a wind vane. A simple way to do that is to use hall sensors and a small magnet, which rotates with respect to the sensors (the hall sensor triggers an output when the magnet is close). My solution is to use four such...
  • The Amp

  • I had on hand some of these 10Pcs XPT8871 5V Mono Channel Digital Audio Lithium Amplifier Board for Arduino (affiliate link) and they were the right size so I'd give them a try.Since I was aiming for 1W 8ohm speakers, I was wondering what the peak voltage...
  • How Lite can PewPew be?

  • After designing a cheaper version of the #PewPew FeatherWing recently, I started thinking: what if instead of using a separate chip for driving the LED matrix, I used the free pins on the MCU? And instead of buttons use touch pads? And instead of...
  • PCB Design

  • Okay; I'm doing it.I still plan on fixing design files for previous designs but I'm going to try and make a new PCB for this thing. I keep finding contradictory information though, based off of the square reader it would seem that a tape head transducer...
  • W65C51 die 2.

  • Nachdem das Projekt aus privaten Gründen etwas geruht hat, habe ich in den letzten paar Tagen weiter gemacht. Senden Zunächst ging es darum den W65C51 dazu zu bewegen, Daten aus die Schnittstelle auszuspucken. Als Terminal Programm verwende...
  • New Parts List

  • I have the cheap version PCR machine completed, so here is the new parts list:MicrocontrollerAtmega328p$2.303.3V RegulatorMCP1700T-3302E/MB$0.372x 0.4C Temp sensorsLMT86QDCKTQ1$0.602x 11W 10ohm heating resistorsSBCHE1110RJ$0.782x 4A N-MosfetsTSM2310CX$0.80Capacitors...
  • Reverse Engineering the Keyboard, Part V

  • Hello world! Of course, that was the first thing I typed into my new, beautiful keyboard. Now it is working perfectly, even though it looks a bit messy:If you have a really good memory, you'll remember that the keyboard connector is on backorder for...
  • Receiver unit

  • I now have the KiCad files and source code for the server and receiver units in GitHub.The schematic and code for the receiver unit is pretty simple.It has an Atmega328P as the microcontroller. It is connected to nRF24L01+ radio and four N-channel MOSFETS....
  • Day of solder

  • Friday evening is fun evening for some, but soldering evening for me. In the coworking space with my beer and curious passerby I patiently sat and manually placed every single component, ruining my eyes and hurting my back. This is how the process went:Placing...