This is a trail camera that will notify you using a cellular network that there has been activity nearby. I became interested in creating a wireless trail camera to address an issue I often encounter when checking my existing trail cameras. The areas where I hunt deer are about an hour’s drive from my home. […]
Projects
WhatsApp on Raspberry Pi
In this tutorial we will see how to use WhatsApp with Raspberry Pi. We will use the Yowsup library we had already used in these tutorials: WhatsApp message from Phidgets SBC , Phidgets WhatsApp – ask the status of your sensors. The library has recently undergone a complete rewrite and improvement, so we will cover […]
Control Stepper Motors With Raspberry Pi: Tutorials and Resources
The article demonstrates how to use a Raspberry Pi, motor driver board, and stepper motors to control the direction, speed, and rotation of stepper motors for robotics applications. Gaining experience with basic electronic components like LEDs and switches that can be incorporated into robots helps develop the electronic and programming skills needed to interface motors […]
How to Use an Android Tablet as a Raspberry Pi Display
The Raspberry Pi is an excellent computing device; however, it may not always be the most convenient to access. Unless it is consistently connected to a display, the typical methods of accessing it include SSH, VNC, or RDP. However, what if you lack a compatible display? How can you utilize it then? One possible […]
Raspberry Pi Car HUD
Objective The objective of the project is to use the Raspberry Pi to create a touchscreen, and Heads Up Display (HUD) for a car. The HUD will also present other necessary real-time data about the vehicle by way of a graphical user interface on a PiTFT screen. Speed, acceleration, temperature inside the car, and rotations […]
Model Railway Automation with Raspberry Pi.
The low-cost yet capable Raspberry Pi computer provides unique I/O options like I2C and GPIO that open new possibilities. Its standard I2C bus inspired use for model railway automation in 2013. Together with fellow hobbyist Peter Giling from the Netherlands, a range of modules have been created leveraging these capabilities for model train control and […]
Raspberry Pi VPN Travel Router
I. Introduction Functionalities that even a simple consumer device has may entail the use of the internet as mobile.OS platforms move to cloud-based services for photo-sharing facilities, and messaging, Such loss control activities include video playback, etc. On the same note, the expansion of mobile data networks has enabled always It is in these βalways […]
Offline Speech Recognition on Raspberry Pi 4 with Respeaker
Faster than real-time! Based on Mozilla’s DeepSpeech Engine 0.9.* UPDATE June 2020: Revised instructions for DeepSpeech version 0.7.*, except Raspberry Pi 4 screenshots which remained unchanged. The benchmark table has remained the same, as I didn’t observe any improvement in inference speed. However, there appears to have been a precision enhancement – the audio file […]
MBusConnector
Introduction IoTSyS serves as a middleware integration platform for the Internet of Things. It offers a communication stack for embedded devices utilizing IPv6, Web services, and oBIX to offer compatible interfaces for smart objects. The main goal of the IoTSyS middleware is to offer a gateway solution for current sensor and actuator systems used in […]
Smart Gates
Identify Cars Using Raspberry Pi Description The principle of operation: The car drives up to the gates. Camera reads the car plate numbers. Checks the read number with the database; if it finds one, then it opens the gate and lets the car pass. Each car at the gates is photographed, then a photo is […]