CM3, Raspberry Pi Compute Module 3


https://www.electronics-lab.com/cm3-raspberry-pi-compute-module-3/

Raspberry Pi launched the new version of its compute module providing twice the RAM and roughly 10x the CPU performance of the original Module. Compute Module 3 (CM3) fits into a standard DDR2 SODIMM socket and provides the same basic processing capabilities as the Raspberry Pi 3. It is designed for professional engineers who would […]

ZeroPhone – a Raspberry Pi smartphone


https://www.electronics-lab.com/zerophone-raspberry-pi-smartphone/

Arsenijs build a Pi-powered open-source mobile phone (that you can assemble for 50$ in parts). Currently, it costs about 50$ in parts, and all the parts are available on eBay. No BGA or other difficultly solderable ICs are used (with the obvious exception of Pi Zero). User interface is written using Python, and there’s a […]

How to Setup an LCD Touchscreen on the Raspberry Pi


https://www.electronics-lab.com/setup-lcd-touchscreen-raspberry-pi/

circuitbasics.com has a tutorial on how to setup a LCD screen for Raspberry Pi. In this tutorial, I’ll walk you through the process of installing an LCD touchscreen on the Raspberry Pi, step by step. Many LCD touchscreens for the Raspberry Pi include an image file that you can write to your SD card and get […]

Control a stepper motor using Raspberry Pi


https://www.electronics-lab.com/control-stepper-motor-using-raspberry-pi/

Here is a nice tutorial @ raspberrypi.org on how to control a DC motor using Python. In this guide, you’ll be controlling two motors from your Raspberry Pi using Python on the desktop. First, it’s best just to learn how to control the motor. Then, once you have it working, you could easily use your […]

How to Connect to a Raspberry Pi with an Ethernet Cable


https://www.electronics-lab.com/connect-raspberry-pi-ethernet-cable/

circuitbasics.com show us how to connect Rasperry Pi using Ethernet cable. If you use your Raspberry Pi as a gaming console, media server, or stand-alone computer, WiFi is a great way to get internet access. But if you connect to your Pi with SSH or a remote desktop application a lot, WiFi is actually one of […]

Using a Color Sensor (TCS230) with Arduino Uno and ST7735 color TFT display


https://www.electronics-lab.com/using-color-sensor-tcs230-arduino-uno-st7735-color-tft-display/

In this video tutorial educ8s.tv show us how use the TCS230 color sensor with Arduino: Hey guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. In this video we are going to learn how to use the TCS230 […]

How to Setup a Raspberry Pi Without a Monitor or Keyboard


https://www.electronics-lab.com/setup-raspberry-pi-without-monitor-keyboard/

Circuit Basics writes: In this video, I’ll walk you through the steps of setting up a Raspberry Pi from the first boot up without a keyboard or monitor. This process requires only a PC or Mac, an ethernet cable, and access to a network router. How to Setup a Raspberry Pi Without a Monitor or […]

A LEGO-Compatible Digital Weather Billboard


https://www.electronics-lab.com/lego-compatible-digital-weather-billboard/

Internet of LEGO “IoL” is an interactive LEGO city built and designed by Cory Guynn, a cloud computing and IoT enthusiast. This project combines computer and electronics  engineering with our favorite childhood toy, LEGO! Through the IoL blog, Cory shares a collection of circuit projects, coding examples, and tutorials which use Arduino, Raspberry Pi, NodeJS, […]

Connect Raspberry Pi Easily To IoT with Particle


https://www.electronics-lab.com/connect-raspberry-pi-easily-iot-particle/

Particle is an Internet of Things device platform that enables businesses to quickly and easily build, connect and manage their connected solutions. Particle launched on Kickstarter in 2013 with the vision of making the Internet of Things easy and accessible. Particle was listed as one of Fast Company’s Most Innovative Companies of 2015 and has […]

Web Controlled IoT Notice Board Using Raspberry Pi 3


https://www.electronics-lab.com/web-controlled-iot-notice-board/

The concept of web controlled notice board is getting more popular day by day for its wide range of applications in the practical field. As an IoT project, simple web controlled notice board can be made using a Raspberry Pi. Saddam at CircuitDigest designed the project where you can send the notice message through web browsers and it […]