Close

6801 Results for "∇ 최저가 Ò1Ò《⑤⑦93》74⑸⑻ ∇런닝레빗가라오케주대Ψ런닝레빗exceedingly런닝래빗주대런닝래빗가격런닝래빗주대actually 런닝레빗ℓH런닝레빗가라오케주대church"

  • Digital Library

  • While creating a porfolio of my work, I was interested in the interface in which I would like to showcase the books that I have read. A personal library can tell a lot about a person and I have been interested in creating a virtual reality library because...
  • Autonomous UV Robot with SLAM

  • UV BOT WORKING VIDEO UV BOT APP WORKING Wio terminal We are using the Wio terminal which has many inbuilt sensors. The Wio Terminal is a SAMD51-based microcontroller with Wireless Connectivity supported by Realtek RTL8720DN that’s...
  • Zookeeper

  • I was discussing with a friend a pet door that would only let out certain animals. We had a few basic ideas (RFID, magnets, etc), but a big issue with a dumb sensor is the wrong animal sneaking out when the door opens. Maybe a camera would work? Sounds...
  • Counter implementation

  • I know lots of hackaday readers are HDL specialist and this content may not be useful, but beginner (including me) needs some struggle just for simple application. Here I would introduce "how to make simple counter" using my training board.The training...
  • Gigatron TTL microcomputer

  • History followed one pathThere were many other waysIt will always be like that Can fewer than 40 old-skool TTL chips implement a multi-megahertz microcomputer with video and sound? This project started as an exploration of what you can build from 30-40...
  • Tapo circuit COMPLETED! + Tested + Programmed

  • //----------------------------------------------------------------------------------------------------- // LIBRARIES //----------------------------------------------------------------------------------------------------- #include #include #include //-----------------------------------------------------------------------------------------------------...
  • Smooth operator

  • Put the capacitive reading code to use.Started with code from here: https://forum.pjrc.com/threads/31797-Teensy-FSR-based-MIDI-controllerAdded a calibration stage where it detects the base capacitance at startup.Modified it to use this library for smoothing...
  • INC8 ASICified

  • After spending some quality time in the ASIC world for 107. Choosing the gates, it was time to practice a bit. The target of choice is of course the INC8 unit, which has been significantly modified after a little session with circuitjs : The circuit...
  • What are FPGAs?

  • FPGAs and Microcontrollers FPGA is an initialism for Field Programmable Gate Array.  They are digital logic chips that can be programmed with new logic designs in the same way that microcontrollers can be programmed with new firmware.  On a...
  • Using protothreads on MCUs

  • In my previous projects there are places where periods of a fraction of a second are required between actions, for example, debouncing a switch, or waiting for an autorepeat threshold. These periods are much longer than the tick period. The MCU must...
  • ONNX graphsurgeon

  • The famous trtexec program was in /usr/src/tensorrt/bin.  It supposedly can convert directly from caffe to a tensorrt engine. ./trtexec --deploy=/root/openpose/models/pose/body_25/pose_deploy.prototxt --model=/root/openpose/models/pose/body_25/pose_iter_584000.caffemodel...
  • ESPFLIX

  • ESPFLIX is designed to run on the ESP32 within the Arduino IDE framework. Like the ESP_8_BIT, the schematic is pretty simple: ----------- | | | 25 |------------------> video out | | | 18 |---/\/\/\/----|---> audio out | | 1k | | | --- | ESP32 | --- 10nf...