LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 04-18-2005, 11:40 AM   #1
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Rep: Reputation: 30
Question Do you think it's possible to make a USB Linux powered can opener?


My dad and I go camping sometimes and I was wondering if there are appliances that are USB that will run under Linux. I always bring my laptops along on the trips because the kids like playing Starcraft at night when they are bored and confined to the tent.

So how about it... can Linux power usb devices for the kitchen?
 
Old 04-18-2005, 11:51 AM   #2
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
what? is this a joke refrence to linux running on a toaster?
 
Old 04-18-2005, 12:32 PM   #3
gbhil
Member
 
Registered: Jan 2005
Location: /dev/input/chair0
Distribution: Slackware, Gentoo, Vector, Roll-your-own-with-GNU binutils
Posts: 174

Rep: Reputation: 30
Certainly it's possible.

Loading a can into the opener closes a safety switch, completing the circuit (I'd use a separate circuit to check for only this, but it could be built into the motor control or dc power circuit).
User input sends signal to a relay which starts the motor.
Using input from a clutch type sensor, when the can lid has been fully cut, the physical resistance will be much lower, this could be used to stop the motor.
The biggest issue would be writing the program for the micro-controller inside the opener. IMO you'd be better served by using RS232 communications and an independent power source for the opener motor, like batteries. Then you could trigger all the circuitry without the use of an expensive on board controller.

 
Old 04-18-2005, 01:10 PM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Moved: This thread is more suitable in General and has been moved accordingly to help your thread/question get the exposure it deserves.

Speculative discussions belong in General, not Hardware. -- J.W.
 
Old 04-18-2005, 02:06 PM   #5
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Rep: Reputation: 35
Quote:
So how about it... can Linux power usb devices for the kitchen?
Is this an attempt to cleverly disguise the fact , you don't have your wife in control?
 
Old 04-18-2005, 02:13 PM   #6
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
Hmmm, I think in the begining part of "Back to the Future", Doc used a remote control can opener to feed Einstein, I think that was Powered by Linux. I think even the Flux Capacitor was linux powered too...

I say if it can move, it can be controlled by Linux.

KC
 
Old 04-18-2005, 02:20 PM   #7
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
Heh, everything doable shouldn't be done. I mean, why go camping if you can't even get a can open without an electrical appliance? Camping is getting in touch with mother nature and living in the woods. You don't have to eat just roots and ants and generally do it the hard way, but still I feel that some things are meant to be done simply basically because it's enjoyable. Of course not everyone enjoy the same things that I do, but they are wrong
 
Old 04-18-2005, 02:35 PM   #8
Nad0xFF
Member
 
Registered: Apr 2005
Location: Russia, Saint-Petersburg
Distribution: Slackware 10
Posts: 109

Rep: Reputation: 15
It is very easy to make. In winodows it is possible in User mode (but COM or LPT, hot sure about USB). I guess, in Linux too.

You need:
1. usual Can opener
2. electro engine
3. control device (something like swither of the engine, dependendent of signal)
4. cable
5. connectors
6. driver and user mode application.

Then connect this and there'll be can opener. BTW, it us better to use LPT or COM, because, AFAIK USB is hard for programming
 
Old 04-18-2005, 03:48 PM   #9
henrikanttonen
Member
 
Registered: Aug 2004
Location: Finland
Distribution: Puppy Linux with FluxBox
Posts: 40

Rep: Reputation: 15
If you close enough geeks in a small room without an air supply, everything's possible.
 
Old 04-18-2005, 03:59 PM   #10
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Well this guy powered a beer cooler from his PC. Unfortunately he seems to have done it directly from the power supply. Maybe you could modify the design to run off of USB.
 
Old 04-18-2005, 05:53 PM   #11
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
According to the USB specification, a powered USB port should be able to give 5V at 500mA, so 2.5W.
I have serious doubts that you could run a can opener on that sort of power.

Firewire can apparently supply 45W through a 6 pin powered cable, but you'll be lucky to find an implementation which can actually do this.

You'd be better off programming a USB bluetooth dongle to send a message to the (apparently otherwise idle) kids' mobile phones, to tell them to come and open a can for you by hand.

Dave

Last edited by ilikejam; 04-18-2005 at 06:03 PM.
 
Old 04-19-2005, 12:22 PM   #12
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by J.W.
Moved: This thread is more suitable in General and has been moved accordingly to help your thread/question get the exposure it deserves.

Speculative discussions belong in General, not Hardware. -- J.W.
AHAHAHAHA ROFL!!!

Thanks J.W.!!!!
 
Old 04-19-2005, 03:13 PM   #13
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Original Poster
Rep: Reputation: 30
Cool <Goose> Maverick, hand me another beer!

Quote:
Originally posted by Hangdog42
Well this guy powered a beer cooler from his PC. Unfortunately he seems to have done it directly from the power supply. Maybe you could modify the design to run off of USB.
Check out this guy that used a JET ENGINE to make his beer cooler! http://www.asciimation.co.nz/beer/
 
Old 04-19-2005, 06:56 PM   #14
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
You will be amazed at who uses linux

http://www.pen.k12.va.us/Div/Winches...mputer/god.jpg

floppy
 
Old 04-19-2005, 09:30 PM   #15
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Original Poster
Rep: Reputation: 30
I remember years ago there were Coke machines that were connected to the Internet so you could email friends at other colleges. I wonder if I can make a firewire powered coke cooler or maybe a usb powered hat fan.

The beer links are hysterical!

I like the usb powered light like what I used to use when I worked in a post production studio that had a recording booth. The wand lights attached to the racks about the da-88's.

Maybe I can make a Linux usb-firewire coffee grinder hybrid....

Last edited by t3gah; 04-19-2005 at 11:00 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
powered USB hub problems - half fixed cs-cam Linux - Hardware 2 11-08-2005 03:44 AM
usb powered scanner problem mtb Debian 6 10-26-2005 11:09 PM
Powered by Linux mpyusko General 5 05-16-2004 12:59 PM
Installing an external Iomega USB powered Zip 250 decster Linux - General 2 09-20-2002 10:34 AM
USB Powered ZIP250 possible? scgadgets Linux - General 3 02-07-2002 10:36 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 09:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration