Close

1378 Results for "대구오피강추↲www,optime4.com대구오피 대구마사지 ↲ 대구오피ᙗ 대구오피생각ᙗ 대구휴게텔 대구키스방 타임"

  • The Basics

  • Although this is an on-going project, I have been working on it for over a year before publishing anything, so I'll try and capture some of my approach, experiences and lessons learnt to bring this site up to date. One thing I have been doing over the...
  • color detector for blind people

  • This project main target is to make your smartphone say the color of anything using just your smartphone and 1sheeld with Arduino.this project uses the color sensor shield from 1sheeld app this shield uses the camera of your smartphone to get the color...
  • Tiny CW Capacitive Touch Paddle

  • Introduction: I am a ham radio operator. I like building antennas, experimenting with digital modes, and operating SDRs. Like many no-code operators, after being on the air for a while, I developed an interest and appreciation for Morse Code. I started...
  • Reverse-engineering JBL flip 4

  • Teardown I won’t explain. Just YouTube it if you’re having trouble. There are a few gotchas on the way however. One, mine has drivers with inverted aluminium domes. Aluminium is SOFT. Combine it all with a freshly undone screw that I’ve failed to catch,...
  • Video Timing

  • The first 5 chips of the GPU were added this weekend. This included the H register (4-bit counters and buffer) and the V and S registers (8-bit flip-flops). Most of the time was taken up with software development for a video timing loop. The end result...
  • Implementation of a 3D Scanner Arm

  • Abstract Three-dimensional scanning technology has reduced dramatically in price and ease of implementation.  Unfortunately, these low-cost, three-dimensional scanning systems lack intuitive tracking during the scanning of a part.  This leads...
  • MachiKania type P

  • MachiKania type P is an open platform that runs BASIC program on Raspberry Pi Pico ($4!). It is connected to 320x240 LCD and MMC/SD card, so it can read files in the card and displays the result of BASIC program execution on the LCD. The source code...
  • Speaking to PLOTLY

  • 1. First step is to create a plotly account and go to your setting and generate a token. Write down your username, api-key, and streaming token. This information needs to be added to the arduino code.2. Your microcontroller needs to talk to the "plot.ly"...
  • Lego Optics Lab: Beam Splitter

  • For the 2016 Hackaday Prize, I've decided to incorporate this project into a much larger set of projects that altogether I call my Lego Optics Lab. The following are all the various parts an projects that are included:This project (the one you're looking...
  • getting the USB working

  • I learned a new command: dmesg. looks like it just prints out the log from startup of whats going on in the system.  Found a real answer on LEDE wiki, These are “driver messages”. events related to hardware being connected/started...