See our website seattleraspberryjam.weebly.com for more information on our meetings and seattleraspberryjam.weebly.com/projects for more information on these projects.
Home of the project tutorials and files for the Seattle Raspberry Jam.
Unless otherwise noted, all files are licensed under the CC BY-SA 4.0.
Pictures were taken by the organizers of the Seattle Raspberry Jam unless they have "credit" in their names.
Learn how to connect and use a 128x64 pixel OLED display with a Raspberry Pi.
Learn how to interface a rotary encoder with a Raspberry Pi. Simulate a key using the button on the encoder, use the dial as a mouse, and learn how a rotary encoder works.
Make some light with your Raspberry Pi! This tutorial guides you through how to attach and control a strip of WS2812 RGB addressable LEDs to a Raspberry Pi.
Interface a servo directly with a Raspberry Pi to create a multi-purpose dial. Then learn how servos work and also write a script to monitor the CPU temperature and adjust the servo accordingly.
Learn how to connect an IR receiver and remote to a Raspberry Pi to create a power switch.
Hook up a 16x1 LCD display to a Raspberry Pi and control it using a kernel module.
Connect a 8x8 LED array chip to your Raspberry Pi and control it using a C program that sets up a file device. Next, create a scrolling clock to display the time every few seconds!