bPiShift – An Open-Source 28-PIN Bidirectional Logic Level Shifter For Raspberry Pi
https://www.electronics-lab.com/bpishift-an-open-source-28-pin-bidirectional-logic-level-shifter-for-raspberry-pi/
bPiShift is a snap-on, open-source 28-pin bidirectional logic level shifter for Raspberry Pi, enabling 3.3V to 5V interfacing without extra wiring.
Sfera Labs Strato Pi Max industrial computer adds RP2040-based power management, dual SD card redundancy, and up to 16x RS-485 ports
https://www.electronics-lab.com/sfera-labs-strato-pi-max-industrial-computer-adds-rp2040-based-power-management-dual-sd-card-redundancy-and-up-to-16x-rs-485-ports/
We have previously written about EDATEC ED-IPC3100, a Raspberry Pi CM5 industrial computer with a durable metallic case and DIN-rail support. Now, Sfera Labs just introduced the Strato Pi Max, which is also a DIN rail industrial controller built around the Raspberry Pi Compute Module 5 (CM5) with improved performance and scalability over previous CM4-based […]
Olimex RP2040pc is a RP2040 based dev board with Apple II/Oric emulation and LiPo battery support
https://www.electronics-lab.com/olimex-rp2040pc-is-a-rp2040-based-dev-board-with-apple-ii-oric-emulation-and-lipo-battery-support/
The Olimex RP2040pc is a compact “all-in-one” RP2040 based dev board based on the Raspberry Pi RP2040 microcontroller, designed for retrocomputing enthusiasts. It supports Apple II e, Apple II+, and Oric Atmos emulation using the Reload emulator, which simply means you can play classic Total Replay Games with a USB keyboard and gamepad support. The […]
EdgeX Foundry Launches Artik 710 module
https://www.electronics-lab.com/edgex-foundry-launches-artik-710-module/
EdgeX Foundry project has launched its first developer kit. The Ubuntu-based kit is designed around an octa-core Samsung Artik 710 Starter Kit paired with a GrovePi+ I/O board. Subsequent kits will have an Artik 530 kit, and ultimately, a Raspberry Pi/GrovePi+ mix. EdgeX Foundry project also announced at the recent IoT Solutions World Congress, where […]
Raspberry Pi NAS Tutorial
https://www.electronics-lab.com/raspberry-pi-nas-tutorial/
Building NAS on Raspberry Pi is a very smart way to create DIY NAS for safe and efficient file management. NAS (or Network Attached Storage) Server is a network storage system to serve and share files to other client computers in a local network area. This enables multiple users to access and share the same […]
RASPILIGHT: an open project for Ambilight TV effect
https://www.electronics-lab.com/raspilight-open-project-ambilight-tv-effect/
LucaBellan @ open-electronics.org re-created the Ambilight TV effect on any other TV using Raspberry and Kodi. He writes: The screen’s edges are divided into logic sectors, and each sector is associated with a specific LED and, by making a color average of the pixels, you can find the color to set to be reproduced by […]
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 […]
LCD 16×2 Interface with Raspberry Pi
https://www.electronics-lab.com/lcd-16x2-interface-raspberry-pi/
shubhamtrivedi95 @ instructables.com shows how to interface a 16×2 LCD display on Raspberry Pi. Sample code is provided. LCD 16×2 Interface with Raspberry Pi – [Link]