-
https://www.omglinux.com/raspberry-pi-os-update-may-2023/
Let see if "A substantial uplift, the newer kernel offers improved hardware support, new drivers, performance boosts, and better security."…
-
Hi,
I am new to RPI and the PTP concept.
1) First I would like to ask what hardware do we require to generate a PPS pulse in the GPIO of the RPI and how to transfer it to data acquisition board (fo…
-
if the nodes dont have the correct time regularly post the time in the mesh using the RPi's internal system clock / os clock
-
RPis do not have real-time clocks built in. Inaccurate time could cause problems with Git. Possible solutions:
1. Get real-time hardware for RPi
2. GPS hardware for RPi
3. Get RPi server to get tim…
-
Implementation Notes
----------------------------
* Available from: https://www.adafruit.com/product/1393
* Datasheet: https://www.sharpsma.com/documents/1468207/1485747/Memory+LCD+Theory%2C+Prog…
-
## Alarm system
MG5050+ v1.25.002
## Environment
### Git branch
REgular homeassistant release
## Question
Hoping someone could help me out here. I've inherited this system in a house…
-
I am trying to run ./main.py and get the warning above. I have checked and see Bottle module installed and has a latest version.
Considering that maybe some dependencies are having issues I am going …
-
Hi,
I'm generating a PPS signal (@ every 500ms) from a third party device connected to RPi GPIO_4 pin. It looks like the offset between PPS and CLOCK_REALTIME (system clock) is unstable after few se…
-
Currently I'm using RPI (slave) and LS1021ATSN (master) for clock synchronization.
Since Rpi does not support HW timestamping, gPTP.cfg is modified to use "software" in timestamping parameter. But t…
-
Thanks for your great work on the CWA app.
We are a group of researchers from TU Braunschweig. As part of a research project, we have studied wormhole attacks against Corona contact tracing, especi…