Slashdot Mirror


User: KarlH420

KarlH420's activity in the archive.

Stories
0
Comments
35
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 35

  1. Wired Article from Jan 2001 on How The DMCA Is Enforced · · Score: 1

    A
    Wired article ( Pirates Beware: We're Watching ) from Jan 2001 covers this same topic.

  2. Analog input on Using Joystick Ports to Measure Case Temperature? · · Score: 1
    Basicly your just doing analog input. Joystick port should work. Otherwise you could use the "line in" of your sound card. Youl have to code a way to bring in the signal from the joysick port or soundcard line in. I'm sure you can find a libary out there that someone has written to read the A/D value. Setup a VREF 4.096V zener precision references for some accuracy. Othrwises you could just refrence the NTC thermistor off any 5V or so line. Setup a votage divider circuit.
    VREF----
    |
    |
    * 100K or larger resistor
    *
    |
    |---- signal to voltage input
    |
    *
    * 30K @ 25C NTC Thermistor
    |
    |
    ---- gnd
  3. Cheaper than the Big Dig! on Calling the Space Elevator · · Score: 1

    The BIG DIG i think is now over $12B although it was origainally estimated to cost $2.6B

  4. I hate to recomend these but.. on Internet Access While Traveling Outside U.S.? · · Score: 1

    AOL, MSN, and Compuserve all have dialup acces across western europe. I've used them in Germany and France before. I'm not sure which other US ISP's have offer service in europe

  5. Do some drive testing on Increasing the Transfer Rate? · · Score: 2
    Benchmark your drive performace on the server to the drives. Maybee use bonnie++ find out how much bandwidth you can get from your server to the drives.

    Wouldn't hurt to max the machine out in SDRAM and add gig ethernet too.

  6. Re:uClinux on GPL'd Embedded Development Tools? · · Score: 2, Informative

    This is not somthing you do DSP with.

  7. Source Navigator on GCC-based IDE's for DOS? · · Score: 2, Informative

    Try Source Navigator. It works on windows, and UNIX's

  8. digikey on Where Can You Buy Jumpers? · · Score: 1
    order online from Digikey.

    Assuming you want .1" jumpers:

    In the lower right hand corner of P65. or in the lower left of P66

    other sizes are available too.

    Mouser probally has them too.

  9. Voice modem with vgetty on Build Your Own Phone Tree? · · Score: 5, Informative

    An old PC with voice modem and vgetty would do the trick. vgetty can turn any PC with a voice modem into an answering machine. vgettty would record the message. Then some script could go through the call list of numbers you have, and play the message to them.

  10. twm on Lightweight Window Managers? · · Score: 1

    I've run twm on a 486 DX2 50Mhz With 12M RAM. Runs pretty good. Otherwise blackbox is also very lightweight.