Close

81 Results for "TTL computer"

  • Reviving tossed stepper motors

  • Next we have to set up the control software to drive the motor. Each of the motor phases should be connected to a pin of your TTL control device such as a GPIO pin on an Arduino Uno. In order to turn the motor in either direction, we have to turn on...
  • Live Wire - ESP8266+Envi

  • The serial port was showing lots of errors - almost no error-free lines received. So I spent parts of a few days blaming bad soldering, ground problems, EMI, flaky cable, etc., but couldn't explain why the original chip still worked and the new chip...
  • 555 Explained

  • The 555 is a highly stable device for generating accurate time delays or oscillation. Additional terminals are provided for triggering or resetting if desired. In the time delay mode of operation, the time is precisely controlled by one external resistor...
  • Portable travel NAS

  • Let's get cracking, get the Carambola up and running. I like to connect to the serial terminal, the development board features a usb ftdi chip allowing me to use a terminal program like PuTTy to connect.Connecting to serial terminalFirst step: see that...
  • PolaPi

  • The Thermal PrinterThe most delicate part is to tweak the thermal printer. Some details are there : https://hackaday.io/project/3917-pi-print/log/13184-thermal-printer-adventure . To summarize, there is two step to achieve: 1 - This printer receives...
  • Cree Dimming Level

  • Wire the Cree Zigbee board to the LTC2644 and Arduino as shown in the schematic or picture. Note that pin 1 on the Cree board is towards the middle of the board, and pin 4 is towards the outer edge.Everything is currently powered by the USB to TTL programmer...
  • Controller hardware

  • The controller PCB's contain a lot of SMD components, but soldering by hand is do-able. It is best to start with the hardest part: the LPC1114. I use a technique to solder all the pins with a thick layer of tin. Then I hold the PCB at an angle of about...
  • Building The Board

  • Intro: This is the fun part of most things I do, building the PCB. I used Eagle CAD 7.6.0 for my PCB design because hey, I have a license and I know it already. If you have a CAD tool like KiCAD just make sure after importing the files that everything...
  • Reviving tossed stepper motors

  • Now that we know what kind of stepper motor we have, we can build a simple test circuit to get the thing moving. At the bottom left, the control pins for the motor can be connected to any TTL logic device you wish to use to run the motor (in my project...
  • Raspberry Pi Zero W desk clock

  • Alternative manual software setupIf you don't want to use the PiBakery instructions above, or wish to have more manual control over the process, this set of instructions should do the equivalent to the above.Take an 8 GB microSD card and install the...