DATA MANAGEMENT RESEARCH raspbian – setting up DS18b20 temperature sensor on raspberry pi October 20, 2023admin I have been following along with the instructions here: Connecting a DS18B20 thermal sensor to your Raspberry Pi – Raspberry Pi Temperature It is a little outdated from 2019 but…Read moreraspbian – setting up DS18b20 temperature sensor on raspberry pi
RESEARCH Cannot compile linux kernel in Raspberry Pi 4 May 4, 2023admin I received a Raspberry Pi 4 Model B. I installed the Raspberry Pi OS (32-bit) and managed to connect it to putty. Now, I am referencing the offical website to…Read moreCannot compile linux kernel in Raspberry Pi 4
JS, REACT, & NODE RESEARCH ssh – i am facing problem with nextJS app development in centOS server February 24, 2023admin How actually deploy nextJS app into centos ftp server. I upload the nextJS app into public_html and run the command yarn dev or start using putty. It shows localhost:3000 and…Read moressh – i am facing problem with nextJS app development in centOS server
RESEARCH javascript – tunnel-ssh ECONNRESET – Stack Overflow October 28, 2022admin I’ve been trying to figure out why the connection is being close. I want to call the APIs from that server. When I do it in Putty or MobaXterm there’s…Read morejavascript – tunnel-ssh ECONNRESET – Stack Overflow