Close

9983 Results for "《〈 문의 OIO↗5793↗7458 》〉 셔츠룸ヒ 《〈 문의 OIO↗5793↗7458 》〉 ㎛beforehandム셔츠룸후기셔츠룸후기╇pen 선릉셔츠룸셔츠룸가격 셔츠룸‰강남셔츠룸㉦nestㅳ"

  • R2R DAC based sine wave generator

  • A simple resistor ladder Digital to Analog Convertor(DAC) was connected to PORTB.Then, a C code was written to vary the output in a sinusoidal pattern by writinga periodic sequence of values to PORTBKuttyPy with R2R DAC Connected to ExpEYES17 oscilloscopeScipy...
  • Hack Chat Transcript, Part 1

  • OK everyone, thanks for coming out today for the Pentesting Hack Chat. I'm Dan Maloney, I'll be moderating today. Let's all welcome Eric Escobar to the Hack Chat. Thanks for coming along for the ride today, Eric. Maybe you can tell us a little about...
  • Motor Angle Calculation Breakdown

  • We thought you might be interested in knowing the mechanics and math involved in four stage arm control. Its quite simple really. We hope this will help a few new hackers with their future builds. Here we go...The aim of this algorithm is to determine...
  • About new RT tips

  • RTM, RTP and RTU tips Weller this year introduced new series of RT tips with nice slogan "No compromise". There are three types: RTM - RT Micro - they are same like previous line RT, but with new namingRTP - RT Pico - these tips are smaller, shorter...
  • Tooling: Cheaper Than You'd Think

  • Here's the machine actually working! I put together a very simple demo page in Inkscape to make sure there would be no nasty surprises (there were), and I'm ecstatic about the outcome.The first issue was the backlash on the X-axis. As previously mentioned,...
  • Drawing Spirals

  • I'm working on some code to generate spiral patterns. So far I'm using Turtle in Python to simulate the pen plotter (you may remember this from the Apple ][)from turtle import * stylus = Turtle() #stylus.setpos(100,100) def drawSpiral(turtleObj,limit,...
  • More progress (and a cool plot)

  • I'm happy with the output right now. I thought the right-hand motor was slipping / behaving inconsistently, but I've re-done the GPIO connections and I think one of those may have been loose previously. One thing I don't yet have fully worked out...
  • from the start : hardware

  • It all started when I encountered that old white Brother AX-110 electronic typewriter. The daisy wheel was broken so I decided to crack it open and see what‘s inside.Surprisingly, there was not much inside: Just a little circuit board with a microcontroller,...