Close

74 Results for "raspberry pi"

  • Who is Wesley Archer?

  • I’m Wesley Archer and I’m the creator of Raspberry Coulis – a site aimed at helping educate people in the ways of the Raspberry Pi! I decided to create this site because I found it tricky finding relevant, step-by-step guides for various Raspberry Pi...
  • Hello, world!

  • Establishing battlefield control... stand by.I'm new here, posting for the first time - expect some electronic projects soon! Mostly vacuum tube amps, repairs & restorations, but also some interesting stuff like getting a Raspberry Pi to control a late...
  • getting the pico usb host example compiled correctly

  • I couldn't find the picoprobe with openOCD until I flashed it with a pre compiled picoprobe.uf2 file instead of compiling it myself. If it works, it works - I guess. found the related issue where I got the working picoprobe.uf2 got from: https://github.com/raspberrypi/openocd/issues/71Basically...
  • planning winter projects and stuff

  • While working long hours wishing for some time to tinker again, I was shopping a lot of stuff the last two or three months. So once again I will compile a list of projects I might tackle in the future. This list is also for me because I forget things...
  • Banana Pi Local NAS & Global website Server

  • Since i have a couple of computers and tablets I decided that i needed to find a way to share my most important files across all my devices. Instead of using a USB to sync them or having one of the PCs running as a server i found a more economic way....
  • LattePanda Portable Music Studio

  • ***This is a writeup of my project featuring the LattePanda 3 Delta, kindly provided by the LattePanda team in order for me to explore my project. All LattePanda Accessories were purchased separately*** My name is Craig HIssett, and I am a software...
  • Crazy Mountain Brewery

  • Coloradans love beer. We hand out beers at the end of races instead of water. After a long day of biking or skiing we drink beer. Beer is a part of the live music scene, sporting events, festivals, and other social gatherings. With that many beer lovers,...
  • The First Chapter

  • I started my journey by learning about Android, rooting and custom ROMS. Around late ~2016 I started learning Linux with a Raspberry Pi 3B. It began with trying out things like wine and emulation. One of the things I wanted to do was running x86 programs...
  • Stephen Hawes Index PnP build

  • Who I am and what I do Hey Folks. My name is David Witulla (aka. Gruftgrabbler). I am a student from TU Darmstadt, Germany. Studying "Information- and System Technologie" (aka. Embedded Systems). I just got an amazing offer to build the...
  • Graphing data from my temperature sensors

  • I've been collecting temperature data for some time now using DS18B20+ temperature sensors connected to some ESP8266 boards that upload data to a Raspberry Pi. I've tweaked it to be fairly reliable. I decided this morning to make a line chart ...
  • HOT Single Board Computer in The Market

  • Speaking of single-board computer, we are not familiar with, what raspberry pi, banana pi, BeagleBone Black and so are all the classic open-source hardware board. Recently I got a handsome name more exaggerated open source hardware board - Graperain,...
  • Pi Circle to Teensy Audio Shield and Quad Audio device

  • I added the AudioControlSGTL5000 object to my port of the Teensy Audio Library available at https://bitbucket.org/phorton1/src-circle/src/master/   This is, of course, just part of my ongoing rPi bare metal vGuitar Rig project, but I felt like...
  • Secrets of MicroPython: How to blink an LED

  • This tutorial was originally published here. Welcome to the Secrets of MicroPython tutorial series! MicroPython is an incredible tool for rapidly prototyping and iterating on hardware projects. It's similar to Arduino but instead of using C++, which...