Close

1399 Results for "C%20%EB%B0%94%EC%B9%B4%EB%9D%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%EC%BF%A0%ED%8F%B0%20cddc7_com%20%E2%98%86%EB%B3%B4%EB%84%88%EC%8A%A4%EC%BD%94%EB%93%9C%20B77%E2%98%86%ED%83%9C%EC%95%88%20%EC%9B%90%EC%97%91%EC%8A%A4%EB%B2%B3%E2%91%8A%EC%9B%90%EC%A3%BC%20%EC%9B%90%EC%97%91%EC%8A%A4%EB%B2%B3%E2%94%AB%EC%95%84%EB%9E%8D%EC%B6%95%EA%B5%AC%EC%83%9D%EC%A4%91%EA%B3%84%E3%8E%97%EB%B6%80%ED%8F%89%EB%B0%94%EB%91%91%EC%9D%B4%CC%BC%EB%B0%94%EC%B9%B4%EB%9D%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%EC%BF%A0%ED%8F%B0%ED%9B%84%EA%B8%B0%20soliloquist/"

  • The new netlist scanner

  • See the beginning at 3. Rewrite as well as 35. Internal Representation in v2.9 for more dirty details ! After a hiatus, it's finally time to work again on the implementation of the algorithm explained in the log 36. An even faster and easier algorithm...
  • Jog wheel board

  • # Jog wheel board This board holds 24 keys and 5 LEDs. Jog board, front Jog board, backKey switch pin-out The keys on this board are far from as orderly laid out as on the function board, so mapping them is also rather more messy. Arbitrarily numbering...
  • Free MQTT sample!

  • Since this project requires an MQTT server and knowledge on how to set it up it makes the building/coding curve a bit steep at first. I wanted to make this project more accessible and set up my own Node-RED server to publish, once a minute, the english...
  • Coding

  • This are all the codes we used for making this whole project possible. And all the code here are used in Ardiuno. LED Control#include //LED #define PinA 6 //WindowLight 4 #define PixelsA 24 #define PinC 7 //WindowLight 40 #define PixelsC 156 #define...
  • Programing

  • Since the last log I have got the program card to be fully working, so the only incomplete parts to the computer are the input module and the clock. The input module still isn't a priority, and I will talk more about the clock below. I am now able to...
  • More Software Examples!

  • After you wrote you first program, here are more examples to get you busy! Example 2:  Make some dancing lights using broadcasted dim Message. Since the dim message enables separate internal timers on each module they end up out-of-sync in a beautiful...
  • 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...
  • Hack Chat Transcript, Page 1

  • Dan Maloney12:00 PMOK, now that we've whet our appetites, let's dive in. I'm Dan, I'll be modding today along with Dusan as we welcome Ellie Weinstein to the Hack Chat to talk about 3D printing food. Hi Ellie, welcome aboard! Can you tell us how you...
  • Climate Change Hack Chat Transcript

  • Tito Jankowski about me: I've been a biohacker, a hardware manufacturer, a medical device designer, a patent infringer, and a sailor. Prior to launching Impossible Labs, I co-founded the BioCurious hackerspace, built an open source biotech device called...
  • mom-timer

  • My mom needed a new kitchen timer. I built her one last minute style with stuff I had in my parts drawers. Firmware development was quite hasty (i.e. written on the road) but seems to get the job done. I used a few FR4 scraps to reinforce the Teensy's...
  • Connecting USB lasers to linux

  • Overview This post explains how to troubleshoot and fix USB laser cutter connection problems on linux. More specifically, if: You have a laser cutterYour cutter communicates via USBYou are trying to communicate with linuxYour software cannot talk to...