Skip to content

A BIT OF MYSTERY

A maker's blog or something.

Menu
  • Home
  • Software
  • Other
  • About

Category: Raspberry Pi & other SBCs

Projects involving Raspberry Pi and other Single Board Computers

Making a dedicated Logic Analyzer, Part 2

January 21, 2018
| No Comments
| Electronics, Lab, Raspberry Pi & other SBCs

It took me a really long time to do this second part of my Pi-based Logic Analyzer project, mostly because of two things; the first one being that at one point (after I had pretty much all the case design, extra hardware and software tweaking done for my RPi1) I decided to switch to a Raspberry Pi […]

Read More »

Making a dedicated Logic Analyzer, Part 1

October 5, 2017
| No Comments
| Lab, Raspberry Pi & other SBCs, Tutorials, Uncategorized

For a few months now (and after successfully using a cheap USB analyzer with my Pocket C.H.I.P) I’ve wanted to make a sort of standalone Logic Analyzer  / mini linux machine that I could have on my bench. I originally wanted to use one of my C.H.I.P boards, but I soon stumbled upon a bit of a difficulty: It’s […]

Read More »

Developing on a Pocket CHIP with “Motor”, a Text-based IDE

September 8, 2017
| No Comments
| Development, Raspberry Pi & other SBCs, Tutorials

A recent discussion on the Pocket C.H.I.P forums made me dig up memories of my time with DJGPP (a wonderful DOS port of GCC), and its quite functional text-based IDE; RHIDE. I thought that it would be great to have RHIDE running on my Pocket CHIP for doing simple C/C++ development on the go, as […]

Read More »

Using your Pocket C.H.I.P as a portable Logic Analyzer

April 13, 2017
| No Comments
| Electronics, Lab, Raspberry Pi & other SBCs, Tutorials

So a time ago I purchased a cheap USB Logic Analyzer from eBay that works great with a PC, and it’s been really helpful to debug several projects to date. It uses the Logic software from Saleae as hinted by the label on it, although I am not sure if the device is supposed to be a cheap knockoff […]

Read More »

Mini HTTP Daemon Service for RaspberryPi/Linux apps

February 21, 2017
| No Comments
| Development, Lab, Raspberry Pi & other SBCs, Tutorials

So recently I had to design a relatively convoluted system with a database that communicates with a hardware controller board and a RFID reader. Among other things, the system has to respond to several commands issued from a web frontend over HTTP, and report the status of each sub-system, sensor, etc hopefully in JSON or similar web-friendly format. For […]

Read More »

Raspberry Pi, C and custom HID Devices

June 27, 2015
| No Comments
| Development, Raspberry Pi & other SBCs, Tutorials

So I’m writing a program in C that needs to interact with a custom HID device I built. This program will be running on a Raspberry Pi. This isn’t a massively complicated task but it can be daunting when there’s not a single “barebone” example or tutorial out there on how to do this. So I decided to write this sort of […]

Read More »

Search

Categories

  • Announcement
  • Art
  • Pixel Art
  • Development
  • Android
  • Atari
  • Game Development
  • Intel Edison
  • Raspberry Pi & other SBCs
  • Electronics
  • Arduino
  • Microchip PIC
  • Reviews
  • TI / MSP430
  • Lab
  • Misc
  • Robotics
  • Tutorials
  • Uncategorized

A BIT OF MYSTERY 2025 . Powered by WordPress