Slashdot Mirror


User: cyr

cyr's activity in the archive.

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

Comments · 32

  1. Re:Problem on Spark Gaps and Ultra Wide Band Data Transmission · · Score: 1

    30kHz - 300kHz is definately not shortwave, SW is more like 10-100MHz.

    There is of course some radio transmissions using very low frequencies (like 10kHz), used for communicating with submarines and things like that. Pretty rare...

  2. Re:Cheap Hardware on Xbox Price Drops For Australia And Europe · · Score: 3, Interesting

    Everything is integrated on the motherboard (CPU, GPU, RAM...).

    The harddrive and DVD drive are more or less standard components with slightly altered firmware.

  3. DIY on the web on R.I.P for D.I.Y Or Long Live Open Source? · · Score: 1

    Maybe not exactly amateur science, but DIY is certainly alive and well on the Internet. There are hundreds of websites and mailing lists where people show off and discuss their projects.

    Surface mounts components aren't that hard to work with either, you just need to learn new techniques. Also you don't have to drill all those holes...

  4. Them!!! on Researchers Find 3,600-mile Ant Supercolony · · Score: 1

    A giant ant colony is cool, but I want giant radioactive *ants*.

  5. Piracy on PS2 Vs. X-Box: Winner Emerging? · · Score: 1

    Well, the PS2 can play "backups" while there are no (AFAIK) pirated games for the X-box so far.

    Not that piracy would give MS any more money, but maybe the boxes would sell better =)

  6. Re:It seems to me on Cray's New Solid State Storage · · Score: 1

    Old Crays also make cool sofas, which adds a lot of value to their multi-million dollar price tags. =)

    We have two of them (a Cray-1 and a X/MP) here at LiU

  7. Serial devices only on Open Flash/EEPROM/EPROM Writers? · · Score: 2, Informative

    Most projects only support serial devices such as PIC/AVR microcontrollers, serial EEPROMs etc. Supporting parallell devices means a lot more hardware (more pin drivers).

    The best way (IMHO) to do a truly universal programmer would be to have a intelligent base unit (powered by say a PIC16F87x, plus maybe some SRAM or EEPROM storage) with a couple of variable voltage outputs (Vdd and Vpp) and a number of simple tri-state I/Os.

    For each family of devices you then create a cheap addon module, with the right type of socket(s) and drivers for pins that need it.