Internet – Ethernet – LAN Projects

Custom Wake Word for Google Assistant on Raspberry Pi

Custom Wake Word for Google Assistant on Raspberry Pi

****UPDATE***** I have updated the custom wakeword project and here is the latest version https://www.hackster.io/shiva-siddharth/multiple-custom-wakewords-activation-of-google-assistant-d0c986 this is a much better improved of this project.**** Normally, you cannot voice activate Google Assistant SDK on Pi Zero W. By the method shown, not only can you voice activate Pi Zero W or Pi 3, you can voice activate it […]

Custom Wake Word for Google Assistant on Raspberry Pi Read More »

Pushing Data to Google Docs

Pushing Data to Google Docs

Make your hardware push data to a Google spreadsheet. In this article I will explain how your hardware can push data into a Google spreadsheet. Push Versus Poll In the poll mechanism, as described in my previous article, the Google spreadsheet runs a script that sends a request to fetch data from our hardware at a regular interval. You

Pushing Data to Google Docs Read More »

Raspberry Pi 4 Headless

Raspberry Pi 4 Headless

Setting up Raspberry Pi without HDMI cable or Ethernet Cable Hi coders, I was wandering around to find a way to program Raspberry Pi over USB only. As I am lacking an HDMI cable I searched everywhere and found something useful. And I hope it should be available for everyone and I am presenting it

Raspberry Pi 4 Headless Read More »

Capture 12

Using Raspberry Pi through VNC

Contents 1 Setup VNC server on RaspberryPi 2 Accessing through VNC 3 To Automate the above Process on Boot Virtual Network Computing (VNC), is a graphical desktop sharing system used to remotely control a computer’s desktop from another computer. It uses Remote Frame Buffer Protocol (RFB). It transmits keyboard strokes and mouse movement from the controller to the

Using Raspberry Pi through VNC Read More »

Scroll to Top