Difference between revisions of "Raspberry Pi Compute"

From Open Source Controls Wiki
Jump to navigation Jump to search
Tag: Reverted
(Undo revision 2180 by Rhg (talk))
Tag: Undo
Line 7: Line 7:
  sudo apt-get update
  sudo apt-get update
  sudo apt-get upgrade
  sudo apt-get upgrade
  bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
  bash <(curl -sL <nowiki>https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered</nowiki>)
  sudo apt-get install mosquitto
  sudo apt-get install mosquitto

Revision as of 18:59, 30 July 2022

https://www.waveshare.com/wiki/Write_Image_for_Compute_Module_Boards_eMMC_version


https://www.waveshare.com/wiki/CM4-DUAL-ETH-4G/5G-BASE

sudo apt-get update
sudo apt-get upgrade
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered)
sudo apt-get install mosquitto