Is anyone making something actually useful with Rasberry Pi?
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Is anyone making something actually useful with Rasberry Pi?
It seems like an interesting computer, perhaps for some sort of 'embedded' solution. Any PB people done more than play with this hardware? Has anybody been using PB with it? I note that it is selling in the UK for only £15, has the wind gone from it's sails or is it just so popular that savings are being made in production quantities?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
- Joakim Christiansen
- Addict

- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
Re: Is anyone making something actually useful with Rasberry
I make useful stuff with ESP8266 and Arduino's, my Raspberry PI is mostly collecting dust. I did use it as a networked SDR receiver for a while though. Linux on it also crashed all the time when I used its web-browser, but it might be stable with the latest release.
I like logic, hence I dislike humans but love computers.
- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: Is anyone making something actually useful with Rasberry
I'm guessing that's not the latest model. I know Farnell's profits took a big hit because they had a lot of stock of the Pi B when the Pi B 2 was released, it knocked 12% off their share price. The new Pi B version 2 is around the £25 to £30 mark.IdeasVacuum wrote:I note that it is selling in the UK for only £15, has the wind gone from it's sails or is it just so popular that savings are being made in production quantities?
-
Num3
- PureBasic Expert

- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
Re: Is anyone making something actually useful with Rasberry
No Pi(e) for me, just arduino uno and my designed and assembled controller hardware


Re: Is anyone making something actually useful with Rasberry
Some time ago there was a contest in The MagPi (in issue 31): "WHAT WOULD YOU DO WITH A RASPBERRY PI 2?"
In the new MagPi issue nr 33 (PDF, 70 pages) the five winners are presented.
There you can find some projects (also some funny things like an "animated scarecrow").
In the new MagPi issue nr 33 (PDF, 70 pages) the five winners are presented.
There you can find some projects (also some funny things like an "animated scarecrow").
Windows 10 / Windows 7
PB Last Final / Last Beta Testing
PB Last Final / Last Beta Testing
Re: Is anyone making something actually useful with Rasberry
I used it as a serial printer replacement.
A dental desinfection station needs a serial printer for documentation.
The company want 600EUR for that printer
I used a serial to USB adapter and wrote a small programm which scans the port and store the output with date and time stamp.
Since there was no ethernet:
When an USB-Stick is plugged in, I mount it, write the files on it, verify the files, dismount it and delete the logged files.
The user can now store the files on his PC.
costs: 60EUR
Bernd
A dental desinfection station needs a serial printer for documentation.
The company want 600EUR for that printer
I used a serial to USB adapter and wrote a small programm which scans the port and store the output with date and time stamp.
Since there was no ethernet:
When an USB-Stick is plugged in, I mount it, write the files on it, verify the files, dismount it and delete the logged files.
The user can now store the files on his PC.
costs: 60EUR
Bernd
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Is anyone making something actually useful with Rasberry
Well, some excellent projects there! Not so impressed with the competition winners of the MagPi contest though
Raspberry Pi has sold more than five million units since it's release in 2012. Impressive.
infratec, I don't quit get your use for the Pi - it's not a printer, yet I assume there is a need to print to paper - and couldn't the PC be connected directly instead of a Pi?
I'd never heard of the arduino uno or the ESP8266 so learnt something useful today.
Raspberry Pi has sold more than five million units since it's release in 2012. Impressive.
infratec, I don't quit get your use for the Pi - it's not a printer, yet I assume there is a need to print to paper - and couldn't the PC be connected directly instead of a Pi?
I'd never heard of the arduino uno or the ESP8266 so learnt something useful today.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
- the.weavster
- Addict

- Posts: 1581
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: Is anyone making something actually useful with Rasberry
I've got Kodi Helix running on a Pi 2, it's great.
I'd guess it's the most common use for a Pi.
I'd guess it's the most common use for a Pi.
Re: Is anyone making something actually useful with Rasberry
I have an raspberry pi B+ for about one month. Great thing !
Tried already many software with succes (linux mostly) to see what is possible without using external devices, except hdmi-screen and keyboard. Also funny, I can remote controll it over internet (from my PC).
To me it is an equivalent of a small computer (using raspbian or riscos or hatari or...) just a bit slower but only using about 1.5 watt. That's less then whatever in sleepmode uses
.
Now, I found a way to use it for midi (my final goal) with an old interface which isn't supported buy MS-windows (of course).
PB can't be used but there is python...
I don't like python as to me it looks equal complex as C, so I think I'm gonna learn some C which is much faster and more universal.
These are some usefull sites :
https://www.adafruit.com/
https://www.raspberrypi.org/
There is also an new smaller computer for 9 dollar http://nextthing.co/ comming out...
I'm gonna follow that on e too.
And windows 10 on a raspberry pi ... no way I will use that. To get started you need already the latest raspberry pi 2 , yeah ... the'll never change. F...k them.
Tried already many software with succes (linux mostly) to see what is possible without using external devices, except hdmi-screen and keyboard. Also funny, I can remote controll it over internet (from my PC).
To me it is an equivalent of a small computer (using raspbian or riscos or hatari or...) just a bit slower but only using about 1.5 watt. That's less then whatever in sleepmode uses
Now, I found a way to use it for midi (my final goal) with an old interface which isn't supported buy MS-windows (of course).
PB can't be used but there is python...
I don't like python as to me it looks equal complex as C, so I think I'm gonna learn some C which is much faster and more universal.
These are some usefull sites :
https://www.adafruit.com/
https://www.raspberrypi.org/
There is also an new smaller computer for 9 dollar http://nextthing.co/ comming out...
I'm gonna follow that on e too.
And windows 10 on a raspberry pi ... no way I will use that. To get started you need already the latest raspberry pi 2 , yeah ... the'll never change. F...k them.
Yeah I know, but keep in mind ... Leonardo da Vinci was also an autodidact.
