Category: Raspberry Pi

  • Crosscompile the Raspberry Pi OS kernel on WSL

    This topic is as a side note that build the Rasberry Pi OS kernel System on WSL enviroment. Previously, this site is noted how to OpenWRT build system setup on WSL. This topic is similally previous one, two topics difference is target of Linux distribusion. OpenWRT build on WSL – Shimoha Tech (shimoha-tech.com) WSL Enviroment…

  • PC wake on LAN from a Raspberry Pi

    PCs have a power-on finction from other devices via LAN. It can be applied to power-on from AI speaker. This topic is PC’s wake on LAN from Raspberry Pi for AI sperker. PC Setting PC’s BIOS or UEFI settings are enabled power-on from LAN. Raspberry Pi Settings for wake on LAN It’s completed, MAC address’s…

  • Raspberry Pi Wi-Fi 6E & Wi-Fi 5 Dual Router

    I posted Raspberry Pi Wi-Fi 6E Router usign Netgear AXE3000 previously. Raspberry Pi Wi-Fi 6E Router using Netgear AXE3000 – Shimoha Tech (shimoha-tech.com) This topic is a additional Wi-Fi 5 router using internal Wi-Fi module against previous one. Specification How to build the system Building OpenWRT OS version 23.05 This procedure is same as a…

  • Raspberry Pi Wi-Fi 6E Router using Netgear AXE3000

    OpenWRT org. announced that MT76 Driver update for Wi-Fi 6E in version 23.05. https://forum.openwrt.org/t/openwrt-23-05-0-rc3-third-release-candidate/169419 The Netgear AXE3000 is Wi-Fi 6E USB adaptor. It is driven by MediaTek MT7921au driver. It is includeed OpenWRT 23.05. https://github.com/openwrt/mt76/commit/540adbb382051a30b73b268122576a75fc80088a In this post, I will explain about how to building the Wi-Fi 6E router using Netgear AXE3000, OpenWRT 23.05 and…

  • Android Projector using DLP LightCrafter Display 2000 EVM and Raspberry Pi 4

    The DLP LightCrafter Display 2000 EVM is a DLP type projection module of Texas Instruments. DLPDLCR2000EVM Evaluation board | TI.com It’s a platform enabling the use of DLP projection technology with Single Board Computers. and Its User’s Guide will assume the user is interfacing with a BeagleBone Black as an example. In this post, I…

  • Raspberry Pi Wi-Fi 5 Router

    Raspberry Pi 4 have onboard wireless networking. I built Raspberry Pi Wi-Fi 5 Router, so I’ll noted that its technical point of view and how to build it. Specification H/W : Raspberry Pi 4 Model B 2GB RAM OS : Raspberry Pi OS 32bit Technical Point of View How to build the system Installing access…