Pinned Repositories
ARMOSpec
Useful for multiple Raspberry Pi units that run 24/7 and breakdown. This application allows to recreate the conditions in specific time frame. It retrieves CPU info, Raspberry Pi HW, FW and SW info and SD Card registers (CID, CSD, SCR and Type).
ExpandFS
This script is used to expand your root filesystem to the maximum capability of your storage device. It's based on the raspi-config option "Expand Filesystem" with some neat tweaks.
RPi_RTC
Set RTC (Real Time Clock) from NTP (Network time protocol) in Raspberry Pi. The RTC used is DS1307 and if it has connection to internet it will install allthe packages needed, it will find the device and set the time. Call from crontab.
brunosfer's Repositories
brunosfer/ExpandFS
This script is used to expand your root filesystem to the maximum capability of your storage device. It's based on the raspi-config option "Expand Filesystem" with some neat tweaks.
brunosfer/ARMOSpec
Useful for multiple Raspberry Pi units that run 24/7 and breakdown. This application allows to recreate the conditions in specific time frame. It retrieves CPU info, Raspberry Pi HW, FW and SW info and SD Card registers (CID, CSD, SCR and Type).
brunosfer/RPi_RTC
Set RTC (Real Time Clock) from NTP (Network time protocol) in Raspberry Pi. The RTC used is DS1307 and if it has connection to internet it will install allthe packages needed, it will find the device and set the time. Call from crontab.