Click here to Skip to main content
15,912,977 members
Everything / Internet of Things / Raspberry-Pi / RaspberryPi4

RaspberryPi4

RaspberryPi4

Great Reads

by Sean Ewington
In this article, I'm going to set up Home Assistant OS on a Raspberry Pi 4, then use CodeProject.AI Server to detect a person, and then have Home Assistant send a notification with an image to a mobile phone.
by theoldfool
Using a Blazor Server, running on a Raspberry Pi, to display output from an MCP9808 I2C sensor
by Arthur V. Ratz
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards

Latest Articles

by Sean Ewington
In this article, I'm going to set up Home Assistant OS on a Raspberry Pi 4, then use CodeProject.AI Server to detect a person, and then have Home Assistant send a notification with an image to a mobile phone.
by theoldfool
Using a Blazor Server, running on a Raspberry Pi, to display output from an MCP9808 I2C sensor
by Arthur V. Ratz
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards

All Articles

Sort by Score

RaspberryPi4 

1 May 2023 by Sean Ewington
In this article, I'm going to set up Home Assistant OS on a Raspberry Pi 4, then use CodeProject.AI Server to detect a person, and then have Home Assistant send a notification with an image to a mobile phone.
5 Jan 2021 by theoldfool
Using a Blazor Server, running on a Raspberry Pi, to display output from an MCP9808 I2C sensor
10 Dec 2020 by Arthur V. Ratz
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards
23 Mar 2024 by Pete O'Hanlon
For questions about Codeproject.AI, you should ask in this forum[^]. That's where the cool kids hang out.
16 Feb 2022 by Danpeking
I have created a couple of C# .NET 5 websites and deployed them via Kestrel to my Raspberry Pi. I am using Docker and the setup I have is: Website1 - uses port 5000 and port 5001 (https) Website2 - uses port 5002 and port 5003 (https) I...
18 Feb 2022 by Danpeking
Ok, I have discovered that the website loads fine if I turn off the Wifi on my phone. My network seems to be 'blocking' the website somehow.
20 Mar 2022 by Abisheek Kumar
I am using Raspberry Pi4 Model B with buster os in it. I am trying to write a python script for running the webpage at bootup. On entering sudo nano /etc/xdg/lxsession/LXDE-pi/autostart in the terminal and adding @chromium-browser...
16 Feb 2022 by Danpeking
I have got round the error by preventing HTTPS but unfortunately the page still doesn't load.
22 Mar 2024 by Member 16228630
Hi everyone. CodeProject environment: -hw:raspberry PI5 8G+CoralUsb -latest pi os lite 64Bit -latest docker engine Downloaded and installed the rpi64 2.5.6.1 docker image. Disabled all modules and activated only the coral module (disable GPU,...