Close

21192 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%A6%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80world%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%82%AC%EC%9D%B4%EC%A6%88%EC%B2%AD%EB%8B%B4%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80promotion%20%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%AB%20%E2%88%AB%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80decided"

  • Fourbit

  • Since I was born in mid-eighties, I've never experienced real 74xx build. Few gates here and there was common, but lager designs were practically unneeded - as microcontrollers, CPLDs or FPGAs replaced need for such as work. But my possession in vintage...
  • V3.0 Release

  • I've finished the design and tuning for the OSLON Signal Verde LED flavor of V3.0.  The design is documented here; as I tune the other LED flavors, I'll add to this log.  Key features of V3.0 are the ability to finely tune the brightness/lifetime...
  • curamSenes

  • User case Let's see how the device works and how the different actors interact with it The first point is to enter the data into the system. We have developed an Alexa Skill that launches a python function that stores that (name and frequency)...
  • ATtiny Izhikevich(ish) Dynamics, part one

  • I've been slacking on updates--turns out when you get to work on a project full time, it doesn't make logs magically appear. In any case, this log post will focus on one thing: improving the core NeuroBytes firmware. I'll bring ya'll up to speed on other...
  • Mato Smiles and Blinks

  • I'm adding construction details here . . . after the video.Mato II Construction Parts: (2) 12 V dc 60 rpm gear motorshttp://www.amazon.com/Nextrox-Mini-Torque-Electric-Motor/dp/B00BX54O8A?ie=UTF8&psc=1&redirect=true&ref_=oh_aui_detailpage_o06_s01 (2)...
  • MQTT Setup

  • -setup raspberry pi with Jessie-installed mosquitto on raspberry piwget http://repo.mosquitto.org/debian/mosquitto-repo.gpg.key sudo apt-key add mosquitto-repo.gpg.key rm mosquitto-repo.gpg.key cd /etc/apt/sources.list.d/ sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list...
  • PSEUDOCODE For Synchronia♥Duet Firmware

  • The Following is a pseudocode listing of the Synchronia-Duet Firmware. It can be readily adapted to any compiler. PSEUDOCODE ========== '---------------------------- ' Synchronia--Duet 0.0.7 ' (C)2018 Thomas R. Mahanna '----------------------------...
  • Synchronia♥Duet

  • PSUEDOCODE ========== '---------------------------- ' Synchronia--Duet 0.0.7 ' (C)2018 Thomas R. Mahanna '---------------------------- 'CONFIGURE HARDWARE I/O (ATMEGA2560 in the Case of the Prototype) 'Configure Communication Open Serial1 For Binary...
  • Log#45 : Nikolay's questions

  • By whygee on Friday 27 July 2012, 04:08 - ArchitectureI just received an email from another "hacker" who raised a lot of interesting questions. I answered by email and I share here some important ideas and insights.Nikolay wrote : > To be honest, I was...
  • Alternative to FTDI

  • The icebreaker uses SPI to either write the bit stream to the non-volatile flash memory or directly to the FPGA. The bit stream written to the SPI flash gets automatically loaded by the FPGA after power-on. The Colorlight also has a SPI flash holding...
  • Color bus hack

  • One very interesting feature of V99X8 VDPs is the "color bus". These 8 pins usually carry the color (or color index) of the pixel being drawn, but can be also used as inputs for external video signals. These modes are described on pg. 109 of the "technical...
  • What Is a Hexa Core Processor?

  • A hexa-core processor is a type of central processing unit (CPU) that contains six independent processing cores on a single integrated circuit (IC) chip. Each core is a fully functional processing unit capable of executing instructions and...