Gentoo Archives: gentoo-embedded

From: Marcus Priesch <marcus@××××××××××××.at>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] How to start with Gentoo embedded?
Date: Wed, 03 Oct 2007 06:59:46
Message-Id: 1191394173.4612.40.camel@mexx2.home
In Reply to: Re: [gentoo-embedded] How to start with Gentoo embedded? by Jean-Marc Beaune
1 Hi,
2
3 On Mon, 2007-09-24 at 22:01 +0200, Jean-Marc Beaune wrote:
4 > I meant I'd like to be able to control my heating system via a web
5 > interface (over the LAN or Internet). But that's only an example.
6
7 i have something here using the following HW:
8
9 - extended my "home" server (pvr, mail, web, etc ...) with a few
10 1wire sensors connected to my heating system via usb (see
11 www.maxim.com) - they also offer free samples ;)
12 if you would like to try this i would also suggest to take a
13 look at the 1wire filesystem (http://owfs.sourceforge.net/)
14
15 - the "GUI" (pygtk) is running on a hp ipaq running familiar linux
16 connected via wlan
17
18 - there is also a web gui for controlling the settings, the GUI is
19 also network transparent - so can run anywhere in the world as long
20 as it can reach my "home" server ... e.g. on my laptop (as it's
21 python and gtk, it would also run on win32 and ...)
22
23 - as the ipaq also has a serial interface, one could imagine to
24 put the complete heating control from the "home" server onto
25 the ipaq (there is also a 1wire to rs232 interface chip existing) -
26 and have a complete heating solution with a nice user interface
27 running on an ipaq ;)
28
29 nb: besides displaying the heating controls the way i like best,
30 it also shows me weather forecast and temp. curves ... ,)
31
32 there is lots of linux support ongoing for nice peaces of hardware, with
33 or without display/input ... however if you need display *and* input i
34 would suggest to think about some "state-of-the-art" pda running
35 linux ... "not-so-bleeding-edge" hardware mainly is very well supported
36 (like my ipaq), it's cheaper than the individual components and you dont
37 have to fiddle around with hard and software settings ;) - not that i
38 dont like doing this ;)
39
40 for bleeding edge apps, the nokia n800 would come in handy here ;)
41
42 > I already built a system to control the heating but it's standalone, I
43 > miss the "web part", that's why I think embedded linux could do the
44 > trick, the only problem I see is the hardware. I have a bunch of old
45 > print server such as Axis or HP JetDirect equiped with Motorola µC,
46 > but I don't know if it's possible to install Linux on it.
47
48 although i have no experience with uClinux, i think you are rather
49 limited on what applications you can run there - i think you would be
50 better off investing some more bucks into better hardware to run a
51 "full" linux on it ...
52
53 cheers,
54 mexx.
55
56
57
58
59 --
60 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] How to start with Gentoo embedded? Jean-Marc Beaune <jm.beaune@×××××.com>