Close

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

  • Troubled by the OS.

  • Woah! It took me a while to figure out how to get the video from My Nokia Lumia device to Ubuntu after my Windows Laptop crashed. I tried a couple of ways like Bluetooth, Wifi,SD Card etc. Ubuntu (12.04LTS 64bit) does understand MTP natively. So, there...
  • Beginning

  • Today I received my dev board in the mail. As stated in the project description its a VLSI VS1005 dev board that has a colour touchscreen, USB in and out, headphones and digital in/out, Li-On charging, RTC, Ethernet, an SD card reader and a few buttons...
  • Day 1

  • DISCLAIMER: I will be following the steps from this guide (https://learn.adafruit.com/diy-wifi-raspberry-pi-touch-cam/) for the early phases of this project.For the first day, I just wanted to get the Raspberry Pi up and running with the OS. To...
  • New motor driver tested

  • I soldered a new motor driver with an IRL 510 mosfet. I did this because the transistors I used got too hot and burned out. The driver for the left motor works with the old motor. So I can now build the driver for the right motor in the same way. The...
  • Load firmware from SD card

  • I'm using now a nice Tachyon feature, it's the ?AUTOLOAD command. It checks the SD card for an updated FIRMWARE.ROM file. If it finds one then the new firmware is loaded into the EEPROM and it reboots then.To use this I had to first program the EEPROM...
  • Preview of v4

  • Here is where I'm currently at with version 4 of the prototype:---------- more ----------Thick border is the flat top area on the case. The 4 keepout areas are portioned for grommets for helping shock absorption to the PCB directly. To avoid a large...
  • Comparing D-DAQ's Performance Characteristics

  • I've talked a bit about the performance I want, need, and expect to have out of D-DAQ. I've mentioned a long lost digital gauge with no known good video footage for people to have a benchmark of. There is also a "high end" gauge setup a friend of mine...
  • Display and SD Card happily coexist

  • The title might not be that spectacular, but it's very satisfying to see the display and the SD card coexist. While the display is fed via DMA, I can pause the DMA driver and use the SPI to write to/read from the SD card using sdfatlib (https://code.google.com/p/sdfatlib/)....
  • Object Databases

  • I started to create a kind of object database for the explorad. The first kind are the Messier Objects. Why those? When Charles Messier started to look out for deep sky objects, he didn't have the technology we have now, so the set of objects he listed...
  • Divide and conquer

  • Until I have figured out what catalogues I want to include in my device's database, I can work on the representation of the celestial sphere as a number of patches. In a system with very limited memory and low CPU power (even though the mk20dx256 has...
  • Added the CC3000

  • I added the CC3000 breakout board to my breadboard and ran the examples that come with the adafruit library. I powered it from 3.3V first and wondered why it didn't initialize, but it did after I gave it 5V. It's getting a bit crowded:The input device's...
  • ...and WiFi

  • I've added the CC3000 module quite some time ago, but couldn't use it along with the SD card and my DMA display driver - all use the SPI. SD card and display cooperated, but the CC3000 did something the other drivers didn't like. So I created a small,...