Problem I’m pulling the time and date from the internet because when the user turns the Raspberry Pi off, it […]
Tag: raspberry-pi
Error handling on temperature sensor
Problem I built an allsky camera with a temperature sensor and a heater. The heater is supposed to turn when […]
Streaming H264 video from PiCamera to a JavaFX ImageView
Problem I’m currently working on a robotics application where a video feed is being displayed from a Raspberry Pi 3. […]
Bash scripts and udev rules to handle USB auto mounting / unmounting
Problem Very new to Raspberry Pi and bash, but working on a headless server that will run a streaming app […]
Loop to print changes in irrigation state to turn on and off a pump when water is low
Problem Python Noob building an automation irrigation system in Python for Raspberry Pi. Python has two functions in the most […]
bash loop for checking service and network connection
Problem I want to start omxplayer, check if there is the process is up, check if there is internet connection […]
Signal output on Raspberry Pi that acts as input for FPGA
Problem Problem I’m writing a verilog program that does the trapezoidal integration method (where a review is also welcome, wink […]