Esphome Relay Fan
ESPHOME + Relay + FAN

ESP8266 PCB

ESPHOME
2023 Pico PC
Bought Pico PC
I bought Pico PC via indiegogo fundraising several months ago.Oct 2022 - Bought Pico PC
Long-waited Pico PC is just arrived today
First impression



Booting the box.

Next. the boring win10 boot sequence starts.. (before installing ubuntu, let’s see what is win10, what it looks like)
Show Applications installed on User's own home directory
Showing User’s application in Show all applications
On ubuntu, when you press Super key twice or press Super+A, you see applications installed on host.
But, not all applications are installed via dpkg or snap. for example, Postman and Bitwarden doesn’t provide installers instead they provides something like App Image.
I place such programs in ~/Applications. and I want to run this kind of program conviniently using Super key like Spotlight search in Mac.
Register mDNS to AWS Route53
Register mDNS records to AWS Route53
In local network, I can use mDNS names like DESKTOP-RHM4944.local, but I cannot use mDNS name over OpenVPN. I uses openvpn to access office network, and I want to be able to find out client IP of certain PC. and the PC uses DHCP to obtain dynamic IP.
I have AWS environment, so I can use Route32 to resolve local hostname.
The network
- AWS VPC
- EC2 with OpenVPN Server
- RaspberryPi on Office network (connected to OpenVPN Server)
- Client Laptop (as Remote Worker)
AWS Route53 Private Zone
- Create
Route53Private Zone to be used as.localalternative. I will connectDESKTOP-RHM4944.officeinstead ofDESKTOP-RHM4944.local
Setup Site-to-site VPN using AWS EC2 OpenVPN server and OpenVPN Client on RPi
(I will not describe here, I have done it before)
