J
Jan Panteltje
Guest
On a sunny day (Fri, 24 Feb 2023 09:19:39 -0800) it happened John Larkin
<jlarkin@highlandSNIPMEtechnology.com> wrote in
<41shvhtp8m6edsp9ilhrfjqbp5uikoltc0@4ax.com>:
Yes we discussed your Amazon Pi-4 before..
Sure if I can help I will, after all you inspired me to use some Minicircuits RF stuff
Just ask here,
I do not have a Pi pico though... no experience with that.
I have 2 Pi4\'s one 4 GB and one 8 GB version.
The latest I use for web browsing, the former records security cameras, weather, air-traffic,
radiation, GPS position, etc..
The 8 GB also is used as internet router for the LAN.
And I have a whole lot of older Raspberries...
Most Pis are on 24/7 on a UPS, the Pi4 each have a 4 TB harddisk connected via USB.
My website is back up, now at
www.panteltje.nl
and
www.panteltje.online
Some projects can be downloaded from:
https://panteltje.nl/panteltje/newsflex/download.html
Still some work needed on the new site.
<jlarkin@highlandSNIPMEtechnology.com> wrote in
<41shvhtp8m6edsp9ilhrfjqbp5uikoltc0@4ax.com>:
On Fri, 24 Feb 2023 06:07:48 GMT, Jan Panteltje <alien@comet.invalid
wrote:
On a sunny day (Thu, 23 Feb 2023 08:54:20 -0800) it happened John Larkin
jlarkin@highlandSNIPMEtechnology.com> wrote in
266fvhl8gae2sdj0ecp7n511phphmkg47i@4ax.com>:
On Thu, 23 Feb 2023 06:34:25 GMT, Jan Panteltje <alien@comet.invalid
wrote:
On a sunny day (Wed, 22 Feb 2023 11:05:30 -0800) it happened John Larkin
jlarkin@highlandSNIPMEtechnology.com> wrote in
3opcvh111k7igirlsm6anc8eekalofvtcj@4ax.com>:
https://en.wikipedia.org/wiki/Timeline_of_programming_languages
Now I\'m told that we should be coding hard embedded products in C++ or
Rust.
Cplushplush is a crime against humanity
C will do better
But asm is the thing, it will always be there
and gives you full control.
It is not that hard to write an integer math library in asm..
I did that for the 68K. The format was signed 32.32. That worked great
for control systems. Macros made it look like native instructions.
But asm is clumsy for risc CPUs. Plain bare-metal c makes sense for
small instruments.
True, I have no experience with asm on my Raspberries for example.
But lots of C, gcc is a nice compiler.
Most (all?) things I wrote for x86 in C also compile and run on the Raspberries.
Some minor make file changes were required for the latest gcc version..
I\'m planning a series of PoE aerospace instruments based on Pi Pico
and the WizNet ethernet chip. You could help if you\'re interested.
The dev system will be a Pi4.
Yes we discussed your Amazon Pi-4 before..
Sure if I can help I will, after all you inspired me to use some Minicircuits RF stuff
Just ask here,
I do not have a Pi pico though... no experience with that.
I have 2 Pi4\'s one 4 GB and one 8 GB version.
The latest I use for web browsing, the former records security cameras, weather, air-traffic,
radiation, GPS position, etc..
The 8 GB also is used as internet router for the LAN.
And I have a whole lot of older Raspberries...
Most Pis are on 24/7 on a UPS, the Pi4 each have a 4 TB harddisk connected via USB.
https://www.amazon.com/MARSTUDY-Raspberry-Model-Ultimate-Pre-Installed/dp/B0BB912MV1/ref=sr_1_3?crid=3FKMZETXZJ1B9&keywords=marst
udy+raspberry+pi+4+model+b+ultimate+starter+kit&qid=1677259015&sprefix=MARSTUDY+Raspberry+Pi+4+Model+B%2Caps%2C143&sr=8-3
I ordered one and it was up and running their dev software in 10
minutes.
My website is back up, now at
www.panteltje.nl
and
www.panteltje.online
Some projects can be downloaded from:
https://panteltje.nl/panteltje/newsflex/download.html
Still some work needed on the new site.