Development Board – Kits Projects

Raspberry Pi model B

Raspberry Pi: An Affordable Learning Platform for Parallel Processing

1. INTRODUCTION In order to understand the benefits that the Raspberry Pi platform provides it is important to understand the challenges that students and educators currently face. Parallel computation is increasingly becoming a topic that is taught as part of Computer Science education because of changes in advancing technology. With this rapid change in technology,

Raspberry Pi: An Affordable Learning Platform for Parallel Processing Read More »

Third checkbox is checked adding path to environment variable

Setting up the Raspberry Pi Pico for C/C++ Development on Windows

Documentation Everything in this file comes from the Getting started with Raspberry Pi Pico for C/C++ development guide. This file contains all of the same content, just organized into an enumerated list. Getting everything installed Install the ARM GCC compiler. During installation, make sure to tick the box to register the path to the ARM compiler as

Setting up the Raspberry Pi Pico for C/C++ Development on Windows Read More »

Board to Board Communication

Board-to-Board Communication

In this lab, you will establish UART based communication channels between the Pi 4 and the HiFive 1 boards. Part 0: Setup the UART connections (for TAs) In this part, we will connect the HiFive1 and the Raspberry Pi 4 boards via two UART channels. (Note that this step will be performed by the TAs.)

Board-to-Board Communication Read More »

Parallel Computing On Raspberry Pi 4B IoT Boards Made Easy

Parallel Computing On Raspberry Pi 4B+ IoT Boards Made Easy

Building and running a parallel code in C++17, implemented using Khronos CL/SYCL-model specification, on Raspberry Pi IoT boards. Our Goals… This project provides the useful guidelines, tips and tutorials for building a modern parallel code in C++17/2×0, implemented using CL/SYCL programming model, and running it on the next generation of Raspberry Pi 4B IoT boards,

Parallel Computing On Raspberry Pi 4B+ IoT Boards Made Easy Read More »

E ink Dashboard

E-ink Dashboard

This is a E-ink dashboard that provides real-time information pulled from API using a Raspberry Pi Zero. I’ve always been interested in projects that provide you real-time information from selected sources, seeing people doing smart mirror projects made me want to do one for myself, one of the biggest reasons that I ended up doing

E-ink Dashboard Read More »

Scroll to Top