RandA, Combining Raspberry Pi & Arduino


https://www.electronics-lab.com/randa-combining-raspberry-pi-arduino/

Two years ago, open electronics had produced “RandA“, an Atmega328-based board for Raspberry Pi to deliver the advantages of both, Raspberry Pi and Arduino. Earlier this month, an updated version of RandA has been released to be compatible with Raspberry Pi 3. RandA is a development board that leverages the hardware equipment and the computing power […]

PandwaRF, A Portable Radio Analysis Tool


https://www.electronics-lab.com/pandwarf-portable-radio-analysis-tool/

PandwaRF, is a portable low-power RF device that captures, analyses and re-transmits RF signals via an Android device or a Linux PC. It uses Bluetooth (BLE) or USB connection to transmit data in a simple and fast way, comes in the form of a controllable housing from a smartphone or a computer. This pocket-size device operates at sub-1 GHz […]

Jump Over The Limits of ARM With ExaGear Desktop


https://www.electronics-lab.com/jump-limits-arm-exagear-desktop/

While the most of Linux programs are compiled to run on Intel x86 processors, the virtualization softwares appear to give the ability to run Intel x86 application on ARM-based Mini PC such as Raspberry Pi. In this way, Eltechs, a high-tech startup company, had produced a new binary translator called “ExaGear Desktop”. It runs applications […]

Virtualette V1, A Tiny Powerful Microcomputer


https://www.electronics-lab.com/virtualette-v1-tiny-powerful-microcomputer/

Designed by SRKH Designs, Virtualette V1 is a small dual stack microcomputer that can run Android and Linux operating systems, for network-wide IoT and mobile edge computing solutions and electronics DIY projects. Virtualette V1 is designed based on the dual-core Cortex-A7 Allwinner A20 SoC, with 1GB DDR3L base memory, 8GB onboard NAND flash, and a […]

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 […]

Meet NanoPi NEO The New Hero – The 8 $ Computer


https://www.electronics-lab.com/meet-nanopi-neo-new-hero-8-computer/

Meet NanoPi NEO the latest member in NanoPi family from FriendlyARM. NanoPi NEO features Allwinner H3 CPU, a Quad-core Cortex-A7 Up to 1.2GHz CPU. It’s available with 256MB DDR3 RAM or 512MB one with additional 2$ for the last one. The board has 10/100M Ethernet RJ-45 jack, USB host type A connector, MicroUSB connector for […]

Crowdfunding closing on $5 Linux + Wifi tiny IoT compute module


https://www.electronics-lab.com/crowdfunding-closing-5-linux-wifi-tiny-iot-compute-module/

World’s smallest Linux server, with Wi-Fi built-in. Omega 2 is a Linux compute module designed specifically for building connected hardware applications. It combines, say its designers Onion, “the tiny form factor and power-efficiency of the Arduino, with the power and flexibilities of the Raspberry Pi.” By Graham Prophet @ edn-europe.com Omega 2 development is the […]

Exploring the Transcend Wifi-SD card


https://www.electronics-lab.com/exploring-transcend-wifi-sd-card/

James O’Neill explores a Transcend SD that he believes it’s the smaller Linux server. It’s actually a 16GB memory card, an ARM processor and a WIFI chip all in an SD card package. The way these cards works is different from the better known Eye-FI card. They are SERVERS : they don’t upload pictures to […]

VoCore: A Cheap And Coin-sized Linux Computer With Wi-Fi


https://www.electronics-lab.com/vocore-a-cheap-and-coin-sized-linux-computer-with-wi-fi/

VoCore is an open source hardware that runs OpenWRT Linux. This tiny computer comes with Wi-Fi, USB, 20+ GPIOs that will help you to embed it on your projects. With each passing day, mini computer boards are getting more and more popular. Single board computers like Raspberry Pi, CHIP, OrangePi etc. are being endorsed by […]

Setting Up Python web server for Raspberry Pi


https://www.electronics-lab.com/setting-up-python-web-server-for-raspberry-pi/

Sankar Cheppali will show us how to setup a python based web server to serve simple html pages to the clients using Raspberry Pi. Serving web pages from embedded devices is not easy task as embedded devices have limitations in processing power , memory available etc. But with Raspberry Pi this task becomes very easy. […]