Close

997 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》레깅스룸견적よ레깅스룸ago레깅스룸メ강남레깅스룸eighty 선릉레깅스룸κ선릉레깅스⒲레깅스룸メc선릉레깅스룸literary"

  • It works!

  • I'm getting close to finishing this project. I decided not to add a charger IC, as it would be very difficult to be able to charge all the different types of batteries I want to support. Right now I can test LiPo/LiIon, LiFe and Lead Acid batteries....
  • Wifi Module chosen

  • I hooked up the USR WIFI232-S serial to wifi module to my laptop and spend a while seeing how well it connected to my access point from different locations. Only 4 wires were needed +3.3V, 0V, TXD and RXD so I was able to use a small USB to TTL converter...
  • Thoughts

  • Maybe I should ditch the CPLD and use a PSoC4 instead...With the CPLD I would have to use a dedicated USB interface IC.When using the PSoC4 I can use any kind of serial interface, and also the dedicated usb chip. Along with the extra features that can...
  • IR Commands

  • Revision A of the board is now working and can send a single IR sequence out to a device in the real world when the on board switch is pressed.  If OpenIR is to be truly universal the system needs to be able to send a multitude of commands not just...
  • OpenIR Software Design Update

  • Revision A of the board is now working and can send a single IR sequence out to a device in the real world when the on board switch is pressed. If OpenIR is to be truly universal the system needs to be able to send a multitude of commands not just a...
  • Driving the IN-12A

  • The IN-12A nixie tubes are operated at very high voltages, and microcontrollers can't handle voltages much higher then their VCC voltage. So that the IN-12A's can be controlled by digital logic circuitry, it is required that we have some sort of device...
  • The Loose Threads in 2015

  • Hey folks, lots of new stuff posted over at the 2015 log of VGATonic.I recently pushed a couple alternate firmwares:One for 848x480 (and 424x240) VESA compatible 16:9 outputOne for 320x240 in 16 color NTSCGo check it out if you're still following along;...
  • The Mighty Power Reduction Register

  • The ATtiny85 is a really wonderful chip, it presents an array of features (timers, interrupts, watchdog, ADC, PWM...), but makes it challenging to use with a relatively low pin count, flash and SRAM. The fun doesn't have to end there though, once the...
  • Going Wireless!

  • The main idea is to make the interfacing between the computer and the micro-controller board wireless. It is important to know that there are quite a lot of very cheap different types of off-the-shelf wireless modules available. Many of these modules...
  • Keyboard Interrupt Issues

  • The keyboard caused me a lot of trouble throughout this project.  It ended up being re-done twice!Reading a PS/2 keyboard is fairly straightforward.  Here is a snip from my Project Details page:The PS/2 protocol consists of 2 signals: CLK and...
  • Another real-time update

  • Another real-time update: The Cat-644 is no longer a naked circuit board.  The two boards fit side by side inside a compact wooden case.  I could have just put the circuit board in a box, and connect it through a KVM to my existing keyboard...
  • Ethernet Success

  • I was considering using an ethernet to serial converter, and using an AT command protocol to connect to the ethernet. Realizing this would tie up the only serial port, I didn't want to do that: Bridging ethernet and serial may be one area where such...
  • Delays

  • Project has been delayed a bit as I ordered the wrong camera (RS232 instead of TTL... doh). If you are doing this project yourself, get the TTL one as it's easier for Arduino. Rather than spend more money on mine I will probably just use a MAX232 to...