Re: Just got a Pi1B. What can you actually do with it these days?

Liste des GroupesRevenir à cs raspberry-pi 
Sujet : Re: Just got a Pi1B. What can you actually do with it these days?
De : gordon+usenet (at) *nospam* drogon.net (Gordon Henderson)
Groupes : comp.sys.raspberry-pi
Date : 11. Jun 2025, 12:06:59
Autres entêtes
Organisation : Drogon Towers
Message-ID : <102bo0j$1ucvo$1@dont-email.me>
References : 1
User-Agent : trn 4.0-test77 (Sep 1, 2010)
In article <101teqs$1rt4d$2@dont-email.me>,
TronNerd82  <tronnerd82@aol.com> wrote:

If you can think of any productive use-cases for an original Pi model B
(not even the B+) let me know, and I'll consider it :-)

I have a few (dozen) of these - 1B and 1B+ (40 pin GPIO header). I run an
older Debian Jessie on them for Linux and am experimenting with Devuan,
but I also have my own bare-metal framework under which I run either my
own RTB Basic (a modern basic where line numbers are optional) which
supports high resolution graphics but not (yet) sound. I can also run
my own OS under the same framework which is written in BCPL which allows
local editing and compiling of BCPL programs.

What I don't have is good USB support, so no USB serial,
Ethernet/Wi-Fi. Keyboard and mouse is the limit. The filing system is
VFAT but the SD card driver is somewhat creative and really needs more
work, but it's all a matter of time & energy.

I'm using the BCPL OS as the front-end to my campervan sensors and
monitoring project but that's just a personal thing so I can have nice
graphics, but again things I can't do (yet) is read the touchscreen in
a nice way, so I'm looking at actually running the BCPL OS under a Linux
that does support nice USB things. (The core of it all is really just a
big (well, about 12KB) ARM32 assembler program that creates a VM for
the compiled BCPL code)

So that's something that the old Pi's are good for I guess.

-Gordon

Date Sujet#  Auteur
6 Jun 25 * Just got a Pi1B. What can you actually do with it these days?44TronNerd82
6 Jun 25 +- Re: Just got a Pi1B. What can you actually do with it these days?1bp
6 Jun 25 +* Re: Just got a Pi1B. What can you actually do with it these days?4Computer Nerd Kev
6 Jun 25 i`* Re: Just got a Pi1B. What can you actually do with it these days?3Andy Burns
7 Jun 25 i `* Re: Just got a Pi1B. What can you actually do with it these days?2Computer Nerd Kev
12 Jun 25 i  `- Re: Just got a Pi1B. What can you actually do with it these days?1Brian Gregory
6 Jun 25 +- Re: Just got a Pi1B. What can you actually do with it these days?1David Taylor
6 Jun 25 +* Re: Just got a Pi1B. What can you actually do with it these days?21Richard Kettlewell
6 Jun 25 i+* Re: Just got a Pi1B. What can you actually do with it these days?18Theo
6 Jun 25 ii`* Re: Just got a Pi1B. What can you actually do with it these days?17The Natural Philosopher
7 Jun 25 ii `* Re: Just got a Pi1B. What can you actually do with it these days?16Theo
7 Jun 25 ii  +* Re: Just got a Pi1B. What can you actually do with it these days?14Richard Kettlewell
7 Jun 25 ii  i+* Re: Just got a Pi1B. What can you actually do with it these days?2The Natural Philosopher
8 Jun 25 ii  ii`- Re: Just got a Pi1B. What can you actually do with it these days?1Lawrence D'Oliveiro
8 Jun 25 ii  i`* Re: Just got a Pi1B. What can you actually do with it these days?11Theo
8 Jun 25 ii  i +* Re: Just got a Pi1B. What can you actually do with it these days?2The Natural Philosopher
9 Jun 25 ii  i i`- Re: Just got a Pi1B. What can you actually do with it these days?1Lawrence D'Oliveiro
8 Jun 25 ii  i +* Re: Just got a Pi1B. What can you actually do with it these days?2Richard Kettlewell
8 Jun 25 ii  i i`- Re: Just got a Pi1B. What can you actually do with it these days?1The Natural Philosopher
9 Jun 25 ii  i `* Re: Just got a Pi1B. What can you actually do with it these days?6Lawrence D'Oliveiro
9 Jun 25 ii  i  `* Re: Just got a Pi1B. What can you actually do with it these days?5Theo
9 Jun 25 ii  i   +* Re: Just got a Pi1B. What can you actually do with it these days?2Chris Elvidge
9 Jun 25 ii  i   i`- Re: Just got a Pi1B. What can you actually do with it these days?1Theo
10 Jun 25 ii  i   `* Re: Just got a Pi1B. What can you actually do with it these days?2Lawrence D'Oliveiro
10 Jun 25 ii  i    `- Re: Just got a Pi1B. What can you actually do with it these days?1Theo
7 Jun 25 ii  `- Re: Just got a Pi1B. What can you actually do with it these days?1The Natural Philosopher
6 Jun 25 i+- Re: Just got a Pi1B. What can you actually do with it these days?1druck
7 Jun 25 i`- Re: Just got a Pi1B. What can you actually do with it these days?1Computer Nerd Kev
6 Jun 25 +* Re: Just got a Pi1B. What can you actually do with it these days?3The Natural Philosopher
6 Jun 25 i`* Re: Just got a Pi1B. What can you actually do with it these days?2Chris Elvidge
6 Jun 25 i `- Re: Just got a Pi1B. What can you actually do with it these days?1Knute Johnson
6 Jun 25 +- Re: Just got a Pi1B. What can you actually do with it these days?1Robert Riches
7 Jun 25 +- Re: Just got a Pi1B. What can you actually do with it these days?1Michael Schwingen
7 Jun 25 +* Re: Just got a Pi1B. What can you actually do with it these days?2s|b
7 Jun 25 i`- Re: Just got a Pi1B. What can you actually do with it these days?1The Natural Philosopher
8 Jun 25 +- Re: Just got a Pi1B. What can you actually do with it these days?1Lawrence D'Oliveiro
11 Jun 25 +* Re: Just got a Pi1B. What can you actually do with it these days?6Gordon Henderson
11 Jun 25 i+* Re: Just got a Pi1B. What can you actually do with it these days?4Theo
11 Jun 25 ii`* Re: Just got a Pi1B. What can you actually do with it these days?3Gordon Henderson
11 Jun 25 ii `* Re: Just got a Pi1B. What can you actually do with it these days?2Theo
11 Jun 25 ii  `- Re: Just got a Pi1B. What can you actually do with it these days?1Gordon Henderson
11 Jun 25 i`- Re: Just got a Pi1B. What can you actually do with it these days?1druck
17 Jun 25 `* Re: Just got a Pi1B. What can you actually do with it these days?2Jim Jackson
18 Jun 25  `- Re: Just got a Pi1B. What can you actually do with it these days?1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal