Node-RED – und der Node Package Manager (NPM)
Node Package Manager (NPM) – ist ein Software Package Manager für Javascript-Laufzeitumgebungen. Mit dem können sehr einfach weitere Module, Funktionen, Steuerelemente, grafische Elemente usw....
View ArticleNode-RED – with speech/translator API this seems like a great solution
IVONA – natural-sounding Text-to-Speech voices
View ArticleRaspberry Pi ‚Pi-Hole‘– a black hole for Internet advertisements
Pi-Hole – install by running one command # curl -sSL https://install.pi-hole.net | bash
View ArticleRaspberry Pi – playing Internet radio
Learn how to install and configure Internet radio # apt-get update # apt-get upgrade -y # apt-get install rpi-update # rpi-update # apt-get clean # aptitude install mpd mpc alsa-utils # mv...
View ArticleRaspberry Pi – Live Stream to YouTube
By adding a camera module to your Raspberry Pi you essentially get a portable, lightweight and easy-to-hold-or-mount internet-connected camera You’ll need the Server URL and the Stream Name/Key...
View ArticleRaspberry Pi – Raspbian „Pixel“ und per RDP zugreifen mittels XRDP (Update)
# apt-get purge realvnc-vnc-server # apt-get install tightvncserver # apt-get install xrdp
View ArticleNetBSD 7.1 – with support for Raspberry Pi Zero
NetBSD – is a free, fast, secure and highly portable Unix-like Open Source operating System and it is available for a wide range of platforms from large-scale servers and powerful desktop systems...
View ArticleRaspberry Pi – RPi Cam Web Interface
RPi Cam Web Interface for controlling the Raspberry Pi Camera includes motion detection, time lapse, and image and video recording # apt-get update # apt-get dist-upgrade # cd /usr/src # git clone...
View ArticleRaspberry Pi – a security camera with motionEyeOS
motionEyeOS is a Linux distribution that turns your single board computer into a video surveillance System – it is based on BuildRoot and uses motion as a backend and motionEye for the frontend
View Article