Skip to content

A BIT OF MYSTERY

A maker's blog or something.

Menu
  • Home
  • Software
  • Other
  • About

Category: Development

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 »

Custom PCB for SIO2Arduino

January 3, 2017
| 4 Comments
| Arduino, Atari, Electronics, Lab

A while ago -and after a couple of trips to our local “flea market”- I managed to get my hands on a fully working vintage Atari 800XL. It took some tests and soldering work, but I ended up with a fully working 800XL with a XC12 cassette deck (I even got a defective cassette deck that it’s mostly […]

Read More »

Random Numbers, Distributions and Games (Part 2)

September 29, 2016
| No Comments
| Development, Game Development, Lab, Tutorials

Continuing from my previous post on randomness, I’d like to talk about non-uniform distributions, which certainly don’t get all the love they deserve. When people talk or think about randomness in games, they commonly think about fair distributions. And I know we spent a lot of time in Part 1 actually trying to achieve perfect uniformity because it brings […]

Read More »

Random Numbers, Distributions, and Games (Part 1)

September 28, 2016
| No Comments
| Development, Game Development, Lab, Tutorials

DISCLAIMER: This is a rather long post on the topic of random numbers, so …uh, sorry for that.  I want to talk about a couple of interesting things related to randomness and its many nuisances especially when applied to games. But before we get to that I guess I’ll introduce the basic notions for those of you who are not […]

Read More »

USB Adventures Part 2: Custom HID and USB Composite Devices

May 28, 2016
| 4 Comments
| Development, Electronics, Tutorials

So in a previous post I’ve discussed how to communicate with a custom HID device using libhid and a Raspberry Pi running linux. This post is a sort of sequel. I’ll talk about some of the issues and nuances I found when working on a more complex (but related) project; In this case a  Composite USB Device that I had to implement on a […]

Read More »

Gameboy / GBC development tools

August 12, 2015
| No Comments
| Development, Game Development

If you follow me on Twitter, you might have seen this 1 year ago: Followed by: Although I think I never ever posted anything after that, I was definitely working on such a tool, focusing particularly on Gameboy Color development (and as you can see I got it working).

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 »

Brainfuck-on-Arduino: End Of File

November 23, 2014
| No Comments
| Arduino, Development, Electronics, Lab

Ok, so this is probably the last post I’ll make about my Brainfuck-on-Arduino project, basically because it has reached a point where I’ve already tried all the things I wanted to try and I’ve decided that there’s no point in taking it out of the breadboard and build a board for it. At least not […]

Read More »

Posts pagination

Previous 1 2 3 Next

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