Hi ! It’s time to close the the series of posts about how to create an Azure IoT Edge module to be run in Raspberry Pi registered as an Azure IoT Edge Device. This series also covers how to access to specifics sensors connected to the device and send telemetry, and more. I’m missing the…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor π in an β Azure IoT Edge Module – Full Series
Tag: Raspberry PI
#Event – Resources used on the “TinyML and SkySharks π¦π¦π¦” at CodePalousa 2021
Hi ! Another great time in CodePalousa. I hope I can see my friends IRL on 2022. This time, I shared some insights about Machine Learning on devices, really tiny devices. As usual now it’s time to share the resources Slides Source Code Source Code is available here. Recording Coming soon !
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (6/N)
Hi ! In my previous post I shared some details on how to configure the Azure IoT Module to interact with the sensors / servos / LEDs connected to the Raspberry Pi. I also shared the base code to send telemetry. Let’s add some more details related to the Send Telemetry part. Send Telemetry In…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (6/N)
#AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (5/N)
Hi ! So, as a final post, here are some notes related to the Container Create option and also how to send telemetry from the device. Container Create Option This is the Container Create Option configuration that I define for the module. This specific configuration allows the access to the i2c components (raspberry pi pins)…… Continue reading #AzureIoT β Using a Raspberry Pi Grove Sensor in an β Azure IoT Edge Module (5/N)
#RaspberryPi β 1st setup no monitor πΊ: Wifi πΆ auto connect, SSH, rename, update, docker π³ and more! Update 2021-Aug-05
Content Create SD card using Raspberry Pi ImagerConfigure Wireless connection (if needed)Enable SSH (if needed)Find the IP address in your networkAccess via SSHChange Password (if needed)Rename the device (if needed)Expand FileSystemUpdate the deviceInstall DockerSetup SSH password-less access to the Raspberry PiSetup password-less access to remote work with docker π³Run Docker π³ commands without sudo Hi!…… Continue reading #RaspberryPi β 1st setup no monitor πΊ: Wifi πΆ auto connect, SSH, rename, update, docker π³ and more! Update 2021-Aug-05
#RaspberryPi β 1st setup no monitor πΊ: Wifi πΆ auto connect, SSH, rename, update, docker π³ and more! Update 2021-July-28
Content Create SD card using Raspberry Pi ImagerConfigure Wireless connection (if needed)Enable SSH (if needed)Find the IP address in your networkAccess via SSHChange Password (if needed)Rename the device (if needed)Expand FileSystemUpdate the deviceInstall DockerSetup SSH password-less access to remote work with docker π³ Hi! Let’s start installing the latest Raspberry Pi OS image in an…… Continue reading #RaspberryPi β 1st setup no monitor πΊ: Wifi πΆ auto connect, SSH, rename, update, docker π³ and more! Update 2021-July-28
#RaspberryPi – Using neofetch to display OS information in π§ #Linux and πͺ #Windows10
Hi ! Quick post today on how to install and use Neofetch. Neofetch is a shell script that requires bash 3.2+ to function. By default, it displays an ASCII art of your Distroβs logo. Neofetch supports almost 150 different operating systems. From Linux to Windows. Installation is super easy sudo apt install neofetch Once installed,…… Continue reading #RaspberryPi – Using neofetch to display OS information in π§ #Linux and πͺ #Windows10
#RaspberryPi – List all π start up processes. Or “boot processes”, I’m still a #Windows10 user πͺ I need to improve my Linux terms
Hi ! Super quick memory back up for me today. And this one is for a simple task List all the processes starting at boot on Raspberry Pi OS Some of my devices are a mess, and trying to avoid a “setup from zero”, knowing what’s starting a is a nice feature. So this commands…… Continue reading #RaspberryPi – List all π start up processes. Or “boot processes”, I’m still a #Windows10 user πͺ I need to improve my Linux terms
#PiHole – β Enable self.events.data.microsoft.com if you use Office π (and you probably are!)
Hi ! New house is in progress and that also means bring back PiHole running in a Raspberry Pi. If you don’t know PiHole, this may help: Pi-hole or Pihole is a Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole and optionally a DHCP server, intended for use on…… Continue reading #PiHole – β Enable self.events.data.microsoft.com if you use Office π (and you probably are!)
#RaspberryPi β 1st setup no monitor πΊ: Wifi πΆ auto connect, SSH, rename, update, docker π³ and more! Update 2021-June-07
Hi! Let’s start installing the latest Raspberry Pi OS image in an SD card. Next steps will be focus on how to access and control remotely your device you may want to follow this steps. This tutorial and tips works for Raspberry Pi 3, 4 and Zero. Update 2021-Mar-22. The version 1.6 of Raspberry Pi…… Continue reading #RaspberryPi β 1st setup no monitor πΊ: Wifi πΆ auto connect, SSH, rename, update, docker π³ and more! Update 2021-June-07