Does anybody know this two packages practically? They seem to be very expensive but very useful also. I think about buying CrowPi2 for
creating a mobile hard- and software-solution for "universal control" -
from temperature to movement until radioactivity and subsonic.
On Mon, 03 May 2021 10:50:41 +0200, F. W. wrote:
Does anybody know this two packages practically? They seem to be very"Universal learning" looks more like it. My instant reaction is that it
expensive but very useful also. I think about buying CrowPi2 for
creating a mobile hard- and software-solution for "universal control" -
from temperature to movement until radioactivity and subsonic.
is probably OK for learning basic electronics and programming, but:
- if you want to build some sort of self-designed a gadget you'd be
better off buying a bare RPi, Pico or even (gasp!) a PICAXE chip
because they will be easier to build into your project than stealing
bits from a CrowPi2 would be.
- if you're more interested in programming than assembling hardware, pick
up a decent Lenovo laptop from eBay and install a Linux distro on it or
go for a Pi400 and add a storage drive, mouse and screen.
Both suggestions should be cheaper than the CrowPi, especially the first option, even if you need to get a used laptop for use as your
workstation.
BTW: Does anybody know the .h-Files for GPIO? Can I find it in the books >delivered with the 400?
So I will try to get an "external breadboard" (if possible) and connect
it to the GPIOs of my 400. Maybe this is more useful.
True.
A lot cheaper.
This is just a fancy box.
You can get HUGE amounts of gadgets for your bare PI. And maybe get even
a small 3D printer to print all the boxes. :P
For both I would prefer C knowing it for several years. Python looks interesting but I feel too old for this "new stuff" ;-)
BTW: Does anybody know the .h-Files for GPIO? Can I find it in the books delivered with the 400?
So I will try to get an "external breadboard" (if possible) and connect
it to the GPIOs of my 400. Maybe this is more useful.
Does anybody know this two packages practically? They seem to be very expensive but very useful also. I think about buying CrowPi2 for
creating a mobile hard- and software-solution for "universal control" -
from temperature to movement until radioactivity and subsonic.
On Mon, 03 May 2021 16:32:17 +0200, F. W. wrote:
So I will try to get an "external breadboard" (if possible) and
connect it to the GPIOs of my 400. Maybe this is more useful.
Yes, breadboards are good news. Also, I don't know if they're still
around, but you used to be able to find 'solderable breadboards' -
single- sides PCBs about 100 x 150mm in size, predrilled and printed
with rows of standard IC soldering pads with positive and ground
rails in between them. Very useful for making one-off projects after
you've debugged them on a breadboard.
Am 03.05.2021 um 13:31 schrieb Nikolaj Lazic:
Okay, thank you both. I own already a Pi 400 and am interested in understanding f. e. reading temperature-sensors oder driving a 7-segment-display.
For both I would prefer C knowing it for several years. Python looks interesting but I feel too old for this "new stuff" ;-)
BTW: Does anybody know the .h-Files for GPIO? Can I find it in the books delivered with the 400?
Am 03.05.2021 um 13:31 schrieb Nikolaj Lazic:
Okay, thank you both. I own already a Pi 400 and am interested in understanding f. e. reading temperature-sensors oder driving a 7-segment-display.
For both I would prefer C knowing it for several years. Python looks interesting but I feel too old for this "new stuff" ;-)
BTW: Does anybody know the .h-Files for GPIO?
IF you are a competent C programmer with low level experience, then
you may be interested in source code they provide for the raspi-gpio
utility they provide ...
For both I would prefer C knowing it for several years. Python
looks interesting but I feel too old for this "new stuff" ;-)
BTW: Does anybody know the .h-Files for GPIO?
Look here and pick the approach that suits you best: https://elinux.org/RPi_GPIO_Code_Samples
That page is a bit old though, some of the suggested libraries might
not support the Pi 400.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 371 |
Nodes: | 16 (2 / 14) |
Uptime: | 174:57:20 |
Calls: | 7,915 |
Files: | 12,983 |
Messages: | 5,797,724 |