Close

26103 Results for "《〈 문의 OIO↗5793↗7458 》〉 강남셔츠룸ㅬ レresidence㎱강남셔츠룸신사셔츠룸⑧appetite 강남셔츠룸강남란제리 강남셔츠룸╃강남란제리″names㏊"

  • Pi connections

  • I'm intending on using the RPIO library to drive the servo from the Pi:https://pythonhosted.org/RPIO/pwm_py.htmlSo I need to connect it to the GPIO pins somehow. I struggled a bit to find a breakout board that didn't just connect to a breadboard or a...
  • Channel Naming Convention

  • Here's the image for a quick reference.Note that:Channel "x" is bit "x - 1" in the channel binary data (which is stored little endian) Right to left is channel 14 to Channel 1 ( ie bit 13 to bit 0)Default data captured is in 8 bits, but can be set to...
  • It's always the little things...

  • I managed to fix the input issue...The device table includes the device name, such as "CON_IN" and "CON_OUT" for console input/output. When matching was being performed, I foolishly was matching on 8 characters and padding shorter names with spaces....
  • Vocabulary

  • This page contains a draft for a uniform/universal URI layout and "vocabulary" that all applications/clients can use. As usual, only stable code will serve as a reference, this page is more of a reminder and declaration of intention. HTTaP defines two...
  • 2017-07-19 (W) Pi0 Laser Tag PiTagErrUs

  • All the names being tossed around for the parts of the tagger were finally committed to an image which explicitly named each piece. This was important for the instructions so anyone following them knows which part is being referred.  Labeled tagger...
  • VHDL Changes

  • Did quite a few changes to the VHDL code. Here it is in GitHub.Added vma (Valid memory address) signal into write strobesMade CPU clock run at 1 MHz (will probably run faster)Removed ACIA code - just using VDU with 6850 interfaceMoved ACIA base address...
  • Two Input Gates

  • Before getting into the ternary 2-input gates, it is useful to review the binary 2-input gates for comparison. Binary 2-input gates have two inputs, each of which have two possible states, and have an output with two possible states. This means that...
  • It's Pie for Dinner

  • LoRa is not meant for big data. To get long range transmission with low power, the transmit time can be quite long, about a second in this case, and the TTN has a fair use policy of 30 seconds per day. For developers, this is a challenge and creating...
  • Disassembly and LED selection

  • When I realized that the LEDs are not very bright, I started wondering if they could be replaced. And indeed, I found an excellent teardown video by Cameron Gray which shows the disassembly process, the individual circuit boards and the electronic components....