• Home
  • About
  • Talks
  • Videos
  • Software
  • Systems
  • Blog
  • Resume
Wolf Paulus

raspberry pi

  • Embedded

Raspberry Pi Zero W w/ Python 3

Posted on February 25, 2019October 21, 2019by Wolf Paulus

  1GHz, single-core CPU 512MB RAM 802.11 b/g/n wireless LAN Bluetooth 4.1 Bluetooth Low Energy (BLE) Case The Raspberry Pi Zero W V1.1 by far not the most powerful, but my favorite Raspberry Pi board, because it’s so very most and still capable enough. After putting the tiny board, weighing only 9.3g / 0.3oz into a nice […]

Read More
1 Comment
  • Embedded

Raspberry Pi – Translator

Posted on May 30, 2015December 22, 2022by Wolf Paulus

Recently, I described how to perform speech recognition on a Raspberry Pi, using the on device sphinxbase / pocketsphinx open source speech recognition toolkit. This approach works reasonably well, but with high accuracy, only for a relatively small dictionary of words. Like the article showed, pocketsphinx works great on a Raspberry Pi to do keyword […]

Read More
7 Comments
  • Embedded

Raspberry Pi 2 – Speech Recognition on device

Posted on March 25, 2015April 4, 2022by Wolf Paulus

This is a lengthy post and very dry, but it provides detailed instructions for how to build and install SphinxBase and PocketSphinx and how to generate a pronunciation dictionary and a language model, all so that speech recognition can be run directly on the Raspberry Pi, without network access. Don’t expect it to be as […]

Read More
28 Comments
  • Embedded

Streaming Your Webcam w/ Raspberry Pi

Posted on September 8, 2012July 29, 2021by Wolf Paulus

[Last updated on Feb. 2. 2013 for (2012-12-16-wheezy-raspbian) Kernel Version 3.2.27+] Three years ago, we bought two small Webcams and since we wanted to use them on Linux and OS X, we went with the UVC and Mac compatible Creative LIVE! CAM Video IM Ultra. This Webcam (Model VF0415) has a high-resolution sensor that lets […]

Read More
1 Comment
  • Embedded

Accessing Raspberry Pi via Serial

Posted on August 28, 2012December 31, 2016by Wolf Paulus

Using a serial connection to connect to a Raspbery Pi has many advantages. The boot process (Kernel boot messages go to the UART at 115,200 bit/s) can be monitored, without the need to hookup an HDMI-Monitor. Once booted, you can of course login through a serial terminal as well, i.e. the serial connection allows logging-in […]

Read More
No comments yet
  • Embedded

Tiny WiFi Adapter for Raspberry Pi

Posted on August 20, 2012December 31, 2016by Wolf Paulus

[Updated on Feb. 2. 2013 for (2012-12-16-wheezy-raspbian) Kernel Version 3.2.27+] The extremely small EW-7811Un USB wireless adapter looks like the perfect WiFi adapter for the Raspberry Pi. Not only is it tiny and relatively inexpensive, it also seems capable enough to be a great companion device for the Raspi. While elinux still shows that some users […]

Read More
No comments yet
  • Embedded

Raspberry Pi – Where to start?

Posted on August 12, 2012January 1, 2017by Wolf Paulus

At its core, the Raspberry Pi uses the Broadcom BCM2835 System-on-a-chip. This single chip contains an ARM1176 CPU (normally clocked at 700MHz) a VideoCore 4 GPU, i.e. a low-power mobile multimedia processor (also used in the Roku-2) 256 MByte SDRAM in addition to the ARM’s MMU, a second coarse-grained Memory Management Unit for mapping ARM physical addresses […]

Read More
No comments yet
  • Home
  • call
  • email
  • LinkedIn
  • GitHub
  • Medium
©2023 • Wolf Paulus
Wolf Paulus
  • Home
  • About
  • Talks
  • Videos
  • Software
  • Systems
  • Blog
  • Resume