-
If the car is towed, the system won't boot up as the car won't be running. Need something to handle this.
-
Sorry to have to ask, but I've got some doubts about my approach:
I need to use the `sleep` and/or `dormant` mode for an *off-grid* Pico project. I plan to use a [RV-3028](https://www.microcrystal…
-
I think we should have a rough idea which subsystems use what power in a few typical situations.
This would help us to optimize at the right place if we need to.
-
Hi looking for advice really
Im trying to start the Pi at say 3pm and every 30mins wake up and do its thing and then shutdown
I have the sleepy pi 2 starting every 30mins fine but not on or close …
-
It would be nice to support this so devices without a full RS232 port but has GPIO pins like Raspberry Pi could use genericups driver directly without a e.g. FTDI cable.
-
```
It would be of great value if the matches (or at least the first match) which
allowed a DOCUMENT_CHANGED to pass the defined regexp filter would be displayed
in the logs when debugging is set to…
-
go version: `go version go1.12.9 linux/arm`
`export GO111MODULE=on`
go code:
```
import (
"log"
"time"
rpio "github.com/stianeikeland/go-rpio"
)
func main() {…
-
# Skype
- https://support.skype.com/en/faq/FA12330/what-is-the-full-list-of-emoticons
- https://support.office.com/en-us/article/Keyboard-shortcuts-for-emoticons-C1F07009-BBC4-4FBA-87D7-564C01647B43…
-
If not is this in the roadmap/plans?
-
We use balena on a RaspberryPi 3B+ with an pcf8523 RTC (specificly an Arduino based power-board called [SleepyPi](https://spellfoundry.com/product/sleepy-pi-2/)).
The only settings I added to my se…