Transfer Files Between Raspberry Pi and Computer
https://www.electronics-lab.com/transfer-files-raspberry-pi-computer/
Sometimes you need to send or receive files from your Raspberry Pi robot, this may be a bit complex process as there is no direct method. You may think about unmounting the SD card from the Raspberry then connecting it to PC, or using a cloud storage to upload and download files, but these methods […]
Turn Your Raspberry Pi Into A Wi-Fi Drone Disabler
https://www.electronics-lab.com/turn-raspberry-pi-wi-fi-drone-disabler/
Note: The information presented here is for educational purposes. This tutorial is designed to help users understand the security implications of using unprotected wireless communications by exploring its use in a popular drone model: the Parrot AR.Drone 2.0. It’s illegal to access computer systems that you don’t own or to damage other people’s property, the […]
Build Your Own I2C Sensor
https://www.electronics-lab.com/build-i2c-sensor/
Since Raspberry Pi doesn’t have a built-in ADC (Analog to Digital converter) to read the voltage off from most of sensors, the best solution is to add I2C ADC chips and modules to your project. Paweł Spychalski faced this problem while building his own weather station that is based on Raspberry Pi. It collects various […]
Two New Orange Pi IoT Boards
https://www.electronics-lab.com/two-new-orange-pi-iot-boards/
Shenzhen Xunlong Orange Pi boards are low price boards and have huge support on communities such as Armbian, but two new Orange Pi boards might make the company even more relevant in the development board space. First, the company has released the tiny, and hopefully ultra cheap, Orange Pi Zero board with Allwinner H2+ processor […]
The CapHat Keypad – a capacitive touch for Raspberry Pi
https://www.electronics-lab.com/caphat-keypad-capacitive-touch-raspberry-pi/
The only capacitive touch HAT for the Raspberry Pi. Ideal for students, educators and Raspberry Pi enthusiast. Launching on Kickstarter – 14th November 2016. The CapHat Keypad – a capacitive touch for Raspberry Pi – [Link]
Smart home monitoring system using Raspberry Pi
https://www.electronics-lab.com/smart-home-monitoring-system-using-raspberry-pi/
The advent of Internet of Things in recent years has made everyday objects smart and easily connectable to the internet. It has allowed us to automate our home by monitoring and controlling home appliances such as lights, sprinklers, thermostat, door locks, security systems, and many more from anywhere. Stephen LEE, an IoT hobbyist from Sydney, Australia has posted […]
NEC Display Powered by Raspberry Pi
https://www.electronics-lab.com/computing-platform-raspberry-nec/
Earlier this month, NEC Display Solutions Europe announced that they are working on a new generation of large-format displays that support the Raspberry Pi compute module, enabling a seamless integration of Raspberry Pi devices with NEC displays. Originally developed to promote the teaching of basic computer science in schools and developing countries, the first Raspberry […]
Raspberry Pi action camera
https://www.electronics-lab.com/raspberry-pi-action-camera/
Action cameras are light and portable camcorders that are great for filming outdoor sports and activities. While there are varieties of commercial action cameras available in the market, makers and tinkerers prefer an alternative route of making their own version of any piece of hardware. Connor Yamada‘s Raspberry Pi based DIY action camera can shoot both video […]
A first look at Sense Hat add-on board for the Raspberry Pi
https://www.electronics-lab.com/first-look-sense-hat-add-board-raspberry-pi/
educ8s.tv uploaded a new video on Raspberry Pi Sense Hat Tutorial: Dear friends, in this tutorial we are going to take a first look at the impressive Sense Hat add-on board for the Raspberry Pi. It was developed for the Astro Pi mission and 2 of these boards are deployed to the International Space Station. […]
Turn Your Raspberry Pi Into An OBD2
https://www.electronics-lab.com/turn-raspberry-pi-obd2/
Thomas Beck started a new project to develop a Raspberry Pi based OBD2, On-Board Diagnostic tester, to read vehicle data, trouble codes, and read monitor data. He had developed earlier a firmware for the elektor OBD Analyser NG, a handheld analyser with graphical display, ARM Cortex M3 controller and open source user interface. Since this […]