Skip to main content

falkp.no/blog

Tag: Hardware

Car-logger - part 3

# Overview

A self-hosted, real-time, inexpensive open source car tracker built with Raspberry Pi Zero W, Nextcloud, and optionally Home Assistant.

Plan

I’ve had a few earlier tries at car position logging, read those first if you’re interested: Car logger 2.

# Background

Goal: logging and sharing location of my non-connected car, for practicality and fun.

Earlier tries was using a phone, but that had problems. No Android phone will switch back on if it runs out of power without manual intervention.

Volumio based radio with NFC

# Overview

Volumio based internet radio, controlled by NFC, built in an old speaker.

Complete speaker

# Background

Inspired by the extreemly good looking Spotify Box and QR based systems like Audiosphere, I wanted to make something similar for my kids. I’ve earlier built a few radios based on small, cheap bluetooth speakers like music angel, but wanted something with better sound this time.

# Prototype

QR are fast and cheap, so I made a quick prototype. It turned out they are unreliable when there’s no display to give feedback on how the camera sees them. Both lighting and focus was a problem.

RadiOS part 2

# Overview

See RadiOS part 1.

So I started making a prototype to figure out if I could “sense” both selections with GPIO pins, while the designer started modeling and rendering suggestions for the physical design. The solution chosen was to first set all volume control pins to high, and check which channel control points registered as on, then reverse (control points high, check volumes).

# Sound

For sound we tore down a Music Angel portable speaker. It gave us two speakers, an amplifier running on 5V and a battery which we threw away. The built in soundcard gave horrible sound under certain conditions, so a cheap USB soundcard was used instead.

Cheap DIY babycam with night vision

# Overview

When I did this project in 2012 babycams cost from NOK 2000 and up, so I decided to see if I could build one using a Raspberry Pi, an IR light and a very cheap webcam.

This will of course only be a level 0 night vision (active).

# Parts

  • IR LEDs with a 12V PSU.
  • Raspberry Pi with a 5V PSU.
  • Webcam. I don’t have a link to it, but pretty much any webcam will do.

IR LED

RadiOS part 1

# Overview

In my opinion most radios, especially internet radios, have horrible interfaces. Small buttons, small displays, often touch, often several functions for each button.

So Erik and I set out to design a new, better radio for ourselves. Our main requirements were ease of use and a very physical UI. Something you’d want to touch and play with.

# Platform

The Raspberry Pi is our platform of choice at the moment, so we have some physical restrictions and long boot time.