Close

139 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • Data dump - lightning events

  • Dumped data the other day after we've had some wicked weather (leading into freezing temps again, of which I hope last night was the last)-=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.04.04 06:17:37 =~=~=~=~=~=~=~=~=~=~=~=0: 24 km - Thu Apr 1 2016 3:28:25...
  • Harambe ain't dead

  • Hello, everyone we thought it was time for a complete log since the two previous ones were quite small. Please, take note that that you can now find the Source Code in the shared files and that the components list has been updated too. Let’s look at...
  • Algorithm bits

  • In this log I will discuss some algorithm ideas I have in mind for MARB. Some are easy, some require higher math. 1. Weather forecast MARB will not be connected to the internet. Call me old-fashioned, but it has nothing to do with AI to get for instance...
  • Display

  • I started wiring up the Memory sub-system board and realized quickly that I needed the display board to show the state of the various registers.  I first had to create a backplane to connect the boards into.  The backplane carries all the signals...
  • HelloPenguin Current Test

  • Running binRed test pattern firmware with new CR2032 battery with UNI-T UT61E meter in series set to Amps and logging over USB link to UT61E.exe. We see a high of 73 mA. Graph of Amps per Sample made in Libre Office No Time DC/AC Value Unit AUTO 1 13:33:16...
  • It's alive!

  • Finally, after much fiddling around, the upgrade to FLED is operational.We're now running a grand total of 1768 LEDs, in a 52x34 configuration. The setup is a Beaglebone Black connected to an RGB-123 48 output cape. The cape level shifts the Beaglebone...
  • HACKLET 104 – TEST EQUIPMENT PROJECTS

  • Hardware hackers love their test equipment. There are entire forums dedicated to talking about multimeters, oscilloscopes, signal generators, and other common bench tools. At times it seems we spend more time talking about our tools than actually using...
  • Parts arrived today

  • The box with the parts from reichelt.de arrived today at the same time as my eBay order of a breadboard (came from the UK). Nice timing.Searching my DIY stock I found a 600g bin of sodium persulfate that will come handy when it is time to etch my PCBs....
  • pitches.h

  • /************************************************* * Public Constants *************************************************/#define NOTE_B0 31#define NOTE_C1 33#define NOTE_CS1 35#define NOTE_D1 37#define NOTE_DS1 39#define NOTE_E1 41#define NOTE_F1 44#define...
  • Inspiration for this project

  • Inspiration for this project is from two other measuring machines.  One of these is a commercial measuring machine manufactured by Pratt & Whitney and the second is the NIST Length Scale Interferometer.(http://www.prattandwhitney.com/images/customer-files/measuring_systems1.pdf)...
  • Gen 1 - Mini Track Actuators

  • Last year we built this super walker with Mini Track Actuators from Firgelli Automations. http://www.firgelliauto.com/product_info.php?cPath=104&products_id=259It worked great at first. I could sit and stand anywhere. We even built a second walker with...
  • The Arduino code for "Bored No More"

  • The Arduino code for "Bored No More" #include #include #include #include "utility/Adafruit_PWMServoDriver.h"#include //neopixels#define PIN 6 Adafruit_NeoPixel strip = Adafruit_NeoPixel(120, PIN, NEO_GRB + NEO_KHZ800);// Create the motor shield...