- News 2021.11.23 IOT-House_docker release
- docker run -itd --privileged --name iot-house_docker -p 8022:22 -p 80:80 -p 443:443 kujiranodanna/iot-house_docker:v0.01
Give your old laptop another chance to play an active role!
- Sunhayato's MM-CP2112A is used for gpio to revive an old PC with IOT-House.
- IOT-House of raspberry pi is arranged according to lubuntu.
- IOT-House is a server, so it doesn't require much power on your PC.
- Use the environmental gas sensor BME680 connected to I2C of cp2112
- It is assumed that the operating environment is an old notebook PC with a CPU of 1GHz and a memory of about 1GB.
- Compared to the raspberry pi zero w, older notebook PCs consume more power, but I think they have outstanding stability, such as speed and UPS standard installation.
- Please prepare the flash memory of the following capacity
fdisk /dev/sdb
Welcome to fdisk (util-linux 2.29.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Command (m for help): p
Disk /dev/mmcblk0: 7.3 GiB, 7820279808 bytes, 15273984 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x15ae16d5
- Download the binaries from here:New Release2024.12.29 iot-house_old_pc.img.7z about 2GB, Download security is the same as the following 8
- Extract the downloaded iot-house_old_img.7z and write iot-house_old_pc.img to the flash memory,SSD recommended
- Write iot-house_old_pc.img to flash memory with the dd command,For example
- dd if=iot-house_old_pc.img of=/dev/sdb bs=100M count=80
- Attach it to the USB of the flash memory notebook PC and start it by turning on the power.
- It may take about 5 minutes to start.-->It's been a long time since I've been waiting (´ω`)
- When the login screen appears, user: remote, password: hand ,Log in with.
- Please set the network properly,
- the initial state is wired LAN, the host name is iot000.
- From another PC http://iot000.local etc. user:remote, password: hand ,Log in with. Control panel below