Close

2409 Results for "%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EB%93%B1%EB%A1%9D%E2%9E%9Coptime4%E3%80%82com%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC %EA%B0%95%EB%82%A8%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9E%9C %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%E1%98%AD %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EB%B0%A9%EB%B2%95%E1%98%AD %EA%B0%95%EB%82%A8%ED%9C%B4%EA%B2%8C%ED%85%94 %EA%B0%95%EB%82%A8%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • TMC5160 motion controller mode

  • The Trinamic TMC5160 has a motion controller mode which is very cool. It allows you to set things like acceleration parameters, destination, speed via SPI, instead of using the STEP / DIR pins. I have been using the TMC5160 SilentStepStick as a board...
  • Measuring video latency with an Arduino

  • For Stereo Ninja testing we need an easy way to measure latency. A simple way is to put a smart phone with a stopwatch app in front of the camera and then take a photo with both the smart phone and the monitor displaying the smart phone on it. Then simply...
  • How it works

  • IntroductionIn this log, I'll explain in detail how this single-board computer works.8 bits bus onlyThe 68020/68030 have dynamic buses; this means that they are not fixed to 32 bits. A 68020 board can have 32 bits RAM, 16 bits ROM, and 8 bits IO. Of...
  • TOF Sensor CircuitPython Code

  • In this revision of the PCB, I'm using a Seed XIAO RP2040, which is based on the RP2040.  It's supported by CircuitPython which offers lots of useful libraries, but not one for the TDC chip I'm using.  Generally I would say CircuitPython...
  • Retrospective - interfacing to FT230XS

  • Serial connection over USB for retro computer? Why not! I was asked by someone in /r/beneater community to describe how to build USB -> UART interface using FT230XS chip, as this exercise might seem a bit intimidating for someone doing it for a first...
  • Step 6. Neural Networks

  • In this project we will create a neural network with Python and copy its weights to a network with forward propagation on the Arduino UNO board, and that will allow the Autonomous Robot to drive alone and without hitting the walls. For this exercise...
  • Past Work

  • My process for designing this project began with the hardware. Arguably the most fun part, I started with a breadboard, as pictured below. After some experimenting and iterating, I finally got to the finished circuit, shown in the breadboard and circuit...