Close

1357 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B%EA%B0%95%EB%82%A83hours%E2%80%BB%E2%82%84ours3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E3%81%843hours%EB%A0%88%EA%B9%85%EC%8A%A43hours%E2%99%A3%E2%97%873hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A9linked 3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E2%85%B73hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A9%E3%82%B9%E3%81%84status"

  • Apeman Action Camera goes IR (Part 2: A80)

  • A80 Teardown The newer A80 with QHD at 30 fps and 4K24p capabiltiy (20MP still frames) has a lens shroud that is tucked under the front cover (left), which needs careful persuasion for its clips to release without breaking. The short sides appeared to...
  • Supercon Badge Scrolling text

  • Couldn't take a picture with my phone.  The screen showed white block where the text should be. Their scroller example from https://hackaday.io/project/161859-2018-hackaday-superconference-badge/log/154558-basic-program-examples looks like:...
  • zeroCase

  • TOOLS NEEDEDSandpaper, medium. (about #150 grit) or a file.Hacksaw blade or other fine tooth saw.Soldering iron.Electric drill or drill press.7/64 drill bit.Ultra-fine point Sharpie or something that can mark/scratch the CD.Small knife.SUPPLIES NEEDEDAn...
  • Schematic Updated

  • In my earlier schematic (V1.0), the solar panel is the only source to charge the battery. However, due to the limited area of the lamp, the solar panel mounted on the lamp is not sufficient to charge the larger capacity battery. So I have added a USB...
  • 2.4 GHz band Scanner

  • In this project, we will build a 2.4GHz Wlan scanner using the nRF24L01 radio board. In this project, the output delivers all the interference and information in the scanned area in the form of ASCII codes. In the project of making  this scanner,...
  • Initial work

  • 2020-11-16 Downloaded libft4222-linux-1.4.4.9.tgz and unzipped it. Ran the command: sudo ./install4222.sh and got no complaints. In the examples/get-version.c file, there are instructions for Linux: cc get-version.c -lft4222 -Wl,-rpath,/usr/local/lib...
  • Kord Kontroller

  • Kord Kontroller  The Kord Kontroller is a musical interface that maps common chordal relationships in Western music theory. The controller is laid out into two sections: the key selector area and tonal selector area.  The three type of...
  • RGB color interpreter

  • Here's the Arduino code!  // LED color interpreter // Made by Thomas Burns // www.thomasburns.net // last revised: 04/12/2020 #include #include #include int red, green, blue = 0; // I2C pins declaration LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5,...
  • Pavapro 2 is alive

  • It's been quiet here for a few months, as I had just a little time for hobbies, though the project was moving on, slowly, look:I made an expansion board for STM32L152RE Nucleo board.And it is stacked in usual boring wayBut it is alive! I'm thinking of...
  • [E2][T] AirBerries: Try Taipo?

  • Discovery [06:40] As I was writing the 100th log for #SecSavr Suspense [gd0105], I discovered this on the front page of Keyboard Builders' Digest: Now I had actually found out about Tapio a bit after I finished up the draft version of ZEV-XS. The...
  • NODE-RED CONNECTIONS!

  • The first thing we need is a basic flow to separate button presses into different outputs. [{"id":"50b49ab2.1e6f64","type":"mqtt in","z":"7805686.aa4fd98","name":"","topic":"button_glove","qos":"0","datatype":"auto","broker":"","x":310,"y":2180,"wires":[["ea9f502f.2dd17"]]},{"id":"ea9f502f.2dd17","type":"json","z":"7805686.aa4fd98","name":"","property":"payload","action":"obj","pretty":false,"x":490,"y":2180,"wires":[["425aef92.aa3da8"]]},{"id":"425aef92.aa3da8","type":"function","z":"7805686.aa4fd98","name":"ButtonSeperator","func":"var...