Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #22529
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: when forth pc with a firefox liek browser? |
| Date | 2013-05-11 22:35 -0700 |
| Organization | Nightsong/Fort GNOX |
| Message-ID | <7x7gj44v7b.fsf@ruckus.brouhaha.com> (permalink) |
| References | (10 earlier) <kmmo8i$s75$1@dont-email.me> <7xd2sxj9i3.fsf@ruckus.brouhaha.com> <kmmr7j$831$1@dont-email.me> <7x7gj5q6wm.fsf@ruckus.brouhaha.com> <kmn5vd$efg$1@dont-email.me> |
rickman <gnuarm@gmail.com> writes: > You see embedded as a headache, I see it as simple. I don't know > Linux and see products like the pi and BB as needlessly complex. I guess it depends on your application and where you're coming from. I'm a software guy who programs servers all day and dabbles in embedded stuff on and off, rather than the other way around. I'm pretty used to Linux, and I find it a lot easier to program in garbage collected, memory-safe languages (Python, Erlang, whatever), which don't really run well on small MCU's. That has a price in memory and cpu consumption, but these boards make that price pretty affordable. The BBB is also very easy to start using. Plug it into your PC's USB port and it appears as a flash drive. It has 2gb of flash on board with Linux preloaded, so you don't need an SD card. It even comes with a USB cable in the box. Once you configure it, you can plug it into your LAN and access it from anywhere. All the tools (compilers etc) can run directly on the board, no need to set up a cross development system. It can run almost any type of Linux application code. The amount of stuff that's out there is unbelievable. > The other issue is the power consumption. Yes, this is true, the BBB isn't so good for portable stuff that has to run a long time on a battery. If you're powering it externally though, the 2 watts or so that it uses is no big deal. It doesn't need rack space, cooling fans, or anything like that. You can power it from a wall wart or a USB port. > Oh yeah, is the BB still only supported through that Google Group? I don't know about the google group. There's a web forum at element14.com and there's the #beagle channel on irc.freenode.net. The IRC channel is pretty lively.
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
when forth pc with a firefox liek browser? the_gavino_himself <visphatesjava@gmail.com> - 2013-04-30 16:07 -0700
Re: when forth pc with a firefox liek browser? Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-05-01 11:27 +0000
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-01 11:27 -0400
Re: when forth pc with a firefox liek browser? Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-05-01 18:08 +0000
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-01 10:41 -0700
Re: when forth pc with a firefox liek browser? the_gavino_himself <visphatesjava@gmail.com> - 2013-05-01 11:13 -0700
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-01 23:39 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-01 10:46 -1000
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-01 23:19 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-01 20:46 -1000
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-02 00:29 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-02 08:15 -1000
Re: when forth pc with a firefox liek browser? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-05-02 14:34 -0500
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-02 23:54 -0700
Re: when forth pc with a firefox liek browser? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-05-03 03:22 -0500
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-03 15:45 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-03 08:29 -1000
Re: when forth pc with a firefox liek browser? the_gavino_himself <visphatesjava@gmail.com> - 2013-05-03 16:08 -0700
Re: when forth pc with a firefox liek browser? "Rod Pemberton" <do_not_have@notemailnotq.cpm> - 2013-05-03 17:19 -0400
Re: when forth pc with a firefox liek browser? the_gavino_himself <visphatesjava@gmail.com> - 2013-05-03 16:21 -0700
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-03 19:34 -0400
Re: when forth pc with a firefox liek browser? Jason Damisch <jasondamisch@yahoo.com> - 2013-05-03 19:18 -0700
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-04 12:27 -0400
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Roberto Waltman <usenet@rwaltman.com> - 2013-05-04 14:50 -0400
Re: when forth pc with a firefox liek browser? gavino_himself <visploveslisp@gmail.com> - 2013-05-05 20:31 -0700
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-06 01:13 -0700
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-06 01:23 -0700
Re: when forth pc with a firefox liek browser? gavino_himself <visploveslisp@gmail.com> - 2013-05-12 13:14 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-12 12:40 -1000
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-13 01:52 -0400
Re: when forth pc with a firefox liek browser? "Rod Pemberton" <do_not_have@notemailnotq.cpm> - 2013-05-07 18:54 -0400
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-07 21:21 -0700
Re: when forth pc with a firefox liek browser? Mark Wills <forthfreak@gmail.com> - 2013-05-08 01:00 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-07 22:35 -1000
Re: when forth pc with a firefox liek browser? Paul Rubin <no.email@nospam.invalid> - 2013-05-08 02:17 -0700
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-11 20:07 -0400
Re: when forth pc with a firefox liek browser? Paul Rubin <no.email@nospam.invalid> - 2013-05-11 18:02 -0700
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-11 21:31 -0400
Re: when forth pc with a firefox liek browser? Paul Rubin <no.email@nospam.invalid> - 2013-05-11 19:16 -0700
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-12 00:35 -0400
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-11 18:49 -1000
Re: when forth pc with a firefox liek browser? Paul Rubin <no.email@nospam.invalid> - 2013-05-11 22:35 -0700
Re: when forth pc with a firefox liek browser? albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-05-12 12:54 +0000
Re: when forth pc with a firefox liek browser? Brad Eckert <hwfwguy@gmail.com> - 2013-05-13 10:30 -0700
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-08 03:25 -0700
Re: when forth pc with a firefox liek browser? Steve <nospam275@gmail.com> - 2013-05-08 03:07 -0700
Re: when forth pc with a firefox liek browser? visualforth@rocketmail.com - 2013-05-07 22:06 -0700
Re: when forth pc with a firefox liek browser? gavino_himself <visploveslisp@gmail.com> - 2013-05-12 13:23 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-12 12:36 -1000
Re: when forth pc with a firefox liek browser? rickman <gnuarm@gmail.com> - 2013-05-13 01:55 -0400
Re: when forth pc with a firefox liek browser? Mark Wills <forthfreak@gmail.com> - 2013-05-08 00:32 -0700
Re: when forth pc with a firefox liek browser? gavino_himself <visploveslisp@gmail.com> - 2013-05-12 13:29 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Marc Olschok <nobody@nowhere.invalid> - 2013-05-07 16:25 +0000
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Coos Haak <chforth@hccnet.nl> - 2013-05-08 02:06 +0200
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Steve <nospam275@gmail.com> - 2013-05-07 21:21 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) "Elizabeth D. Rather" <erather@forth.com> - 2013-05-07 19:26 -1000
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Steve <nospam275@gmail.com> - 2013-05-07 22:46 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) "WJ" <w_a_x_man@yahoo.com> - 2013-05-12 01:20 +0000
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) gavino_himself <visploveslisp@gmail.com> - 2013-05-12 13:20 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) "Elizabeth D. Rather" <erather@forth.com> - 2013-05-12 12:43 -1000
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) rickman <gnuarm@gmail.com> - 2013-05-13 02:03 -0400
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Steve <nospam275@gmail.com> - 2013-05-14 07:53 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Brad Eckert <hwfwguy@gmail.com> - 2013-05-14 09:07 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) Steve <nospam275@gmail.com> - 2013-05-14 11:07 -0700
Re: when forth pc with a firefox liek browser (and an universal thingilator, better than C# , javascript, Limbo and COBOL rolled into one?) gavino_himself <visploveslisp@gmail.com> - 2013-05-12 13:22 -0700
Re: when forth pc with a firefox liek browser? gavino_himself <visploveslisp@gmail.com> - 2013-05-12 13:17 -0700
Re: when forth pc with a firefox liek browser? "Elizabeth D. Rather" <erather@forth.com> - 2013-05-12 12:46 -1000
Re: when forth pc with a firefox liek browser? Jason Damisch <jasondamisch@yahoo.com> - 2013-05-03 19:03 -0700
csiph-web