Skip to primary content
Skip to secondary content

John's blog

Talking about technology (mostly)

John's blog

Main menu

  • Home
  • About
  • In The Lab With Jay Jay
  • Music
  • Links

Tag Archives: raspberry pi

Raspberry Pi SDK and such

Posted on 2023-04-17 [Monday] by jj5
Reply

This is the C/C++ SDK documentation. Code for the Pico (RP2040) on https://github.com/raspberrypi/pico-sdk. The RP2040 is supported by the TinyUSB library. There’s a fun script for setting up the SDK: pico_setup.sh.

Posted in Electronics, Hardware, Programming | Tagged Pico, raspberry pi, RP2040, sdk, TinyUSB | Leave a reply

Orange Pi

Posted on 2023-03-06 [Monday] by jj5
Reply

I see Orange Pi in my future. Also of interest: LinkStar H68K. Learned about them over here: I Can Save You Money! – Raspberry Pi Alternatives.

Posted in Hardware | Tagged Orange Pi, raspberry pi | Leave a reply

RP2040-Zero

Posted on 2022-10-04 [Tuesday] by jj5
Reply

This bit of kit is amazing: RP2040-Zero RP2040 for Raspberry Pi Microcontroller PICO Development Board Module Dual-core Cortex M0+ Processor 2MB Flash. It does my head in the things that we can manufacture these days.

Posted in Electronics | Tagged raspberry pi, RP2040-Zero | Leave a reply

Raspberry Pi Pico

Posted on 2022-09-25 [Sunday] by jj5
Reply

The Raspberry Pi Pico looks interesting. Gonna get myself some for playing with.

Posted in Electronics | Tagged Pico, raspberry pi | Leave a reply

MagPi

Posted on 2022-08-30 [Tuesday] by jj5
Reply

I discovered the MagPi magazine. A Raspberry Pi magazine free in PDF format.

Posted in Electronics, Programming | Tagged MagPi, raspberry pi | Leave a reply

Raspberry Pi Model Information

Posted on 2022-08-26 [Friday] by jj5
Reply

So I found this great article: Checking Raspberry Pi Revision Number & Board Version

To enable the `pinout` command (which is kinda cool):

# apt install python3-gpiozero

See CPU info with:

# cat /proc/cpuinfo

And see model information with:

# cat /proc/device-tree/model
Posted in Hardware | Tagged info, model, raspberry pi, rpi | Leave a reply

Raspberry Pi vital statistics

Posted on 2022-02-18 [Friday] by jj5
Reply

I have a few RPis on my desk but I had no idea what version they were. I ran these commands to find out:

$ cat /proc/cpuinfo | grep Model
$ free -h
$ lsb_release -a
$ ip a
Posted in Sys Admin | Tagged cpu, model, ram, raspberry pi, rpi | Leave a reply

Archives

  • September 2023 (40)
  • August 2023 (50)
  • July 2023 (29)
  • June 2023 (19)
  • May 2023 (58)
  • April 2023 (55)
  • March 2023 (42)
  • February 2023 (50)
  • January 2023 (20)
  • December 2022 (19)
  • November 2022 (42)
  • October 2022 (43)
  • September 2022 (62)
  • August 2022 (23)
  • July 2022 (18)
  • June 2022 (32)
  • May 2022 (24)
  • April 2022 (10)
  • March 2022 (30)
  • February 2022 (20)
  • January 2022 (15)
  • December 2021 (27)
  • November 2021 (29)
  • October 2021 (25)
  • September 2021 (17)
  • August 2021 (41)
  • July 2021 (36)
  • June 2021 (21)
  • May 2021 (35)
  • April 2021 (34)
  • March 2021 (55)
  • February 2021 (49)
  • January 2021 (26)
  • December 2020 (13)
  • November 2020 (27)
  • October 2020 (25)
  • September 2020 (13)
  • August 2020 (12)
  • July 2020 (19)
  • June 2020 (16)
  • May 2020 (4)
  • April 2020 (1)
  • March 2020 (1)
  • February 2020 (1)
  • January 2020 (1)
  • October 2019 (1)
  • August 2019 (2)
  • July 2019 (2)
  • June 2019 (5)
  • March 2019 (1)
  • December 2018 (1)
  • September 2018 (1)
  • August 2018 (3)
  • July 2018 (5)
  • February 2018 (1)
  • December 2017 (1)
  • November 2017 (3)
  • August 2017 (3)
  • July 2017 (3)
  • June 2017 (1)
  • May 2017 (14)
  • April 2017 (2)
  • March 2017 (7)
  • February 2017 (3)
  • January 2017 (1)
  • December 2016 (5)
  • October 2016 (2)
  • September 2016 (1)
  • July 2016 (4)
  • June 2016 (5)
  • May 2016 (5)
  • April 2016 (11)
  • March 2016 (2)
  • January 2016 (1)
  • October 2015 (1)
  • September 2015 (8)
  • August 2015 (14)
  • July 2015 (3)
  • June 2015 (9)
  • May 2015 (6)
  • April 2015 (4)
  • March 2015 (6)
  • February 2015 (2)
  • January 2015 (8)
  • December 2014 (9)
  • November 2014 (17)
  • October 2014 (7)
  • September 2014 (5)
  • August 2014 (13)
  • July 2014 (21)
  • June 2014 (22)
  • May 2014 (55)
  • April 2014 (19)
  • February 2014 (1)
  • November 2013 (2)
  • October 2013 (7)
  • September 2013 (7)
  • August 2013 (12)
  • July 2013 (16)
  • November 2012 (24)
  • October 2012 (40)
  • September 2012 (7)
  • August 2012 (9)
  • July 2012 (14)
  • May 2012 (1)
  • April 2012 (9)
  • March 2012 (29)
  • February 2012 (60)
  • January 2012 (96)
  • December 2011 (29)
  • November 2011 (3)
  • October 2011 (8)
  • September 2011 (25)
  • August 2011 (39)

Categories

  • AI (27)
  • Art (35)
  • Asset (18)
  • Book (28)
  • Business (14)
  • Chatter (500)
  • Cloud (13)
  • Data (44)
  • Database (36)
  • Design (179)
  • Diary (20)
  • Electronics (287)
  • Games (11)
  • Hall of Fame (1)
  • Hardware (120)
  • Homework (10)
  • Inspiration (8)
  • Internet (210)
  • Learning (86)
  • Mathematics (42)
  • Music (15)
  • Notes (146)
  • Philosophy (116)
  • Privacy (1)
  • Programming (822)
  • Reading (23)
  • Science (15)
  • Software (25)
  • Sys Admin (567)
  • Testing (14)
  • TODO (77)
  • Tribute (4)
  • Video (40)
  • Vocabulary (21)
  • Web (127)
  • Wishlist (9)
  • Writing (17)
  • Xbox (25)

Recent Posts

  • QEMU/KVM Attaching a Virtual NIC Directly to a Physical Interface
  • Four pillars of virtualization
  • Circle that presses them
  • Good learners
  • EarthBound
October 2023
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Sep    

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

  • AI
  • apache
  • api
  • bash
  • c++
  • cable
  • ChatGPT
  • code
  • command line
  • css
  • data
  • database
  • debian
  • design
  • error
  • file
  • firefox
  • google
  • HTML
  • html5
  • http
  • https
  • install
  • In The Lab With Jay Jay
  • javascript
  • kde
  • lab
  • linux
  • mediawiki
  • mysql
  • pcphpjs
  • performance
  • php
  • postfix
  • progclub
  • programming
  • software
  • ssh
  • ssl
  • svn
  • ubuntu
  • unicode
  • vim
  • web
  • zfs
Proudly powered by WordPress