Skip to content

A BIT OF MYSTERY

A maker's blog or something.

Menu
  • Home
  • Software
  • Other
  • About

Arduino’s broken Random()

November 25, 2017
| No Comments
| Arduino, Development, Misc

If you are using your Arduino’s PRNG (Pseudo-Random Number Generator) for anything more serious than flashing random lights for your Christmas decorations, there’s a chance you might run into some unexpected issues, as the random() function in Arduino seems to be somewhat broken. Why? Let me explain. Background Most basic random number generators in programming libraries and platforms are based on what is called […]

Read More »

Enclosure for a D3806 Buck-Boost Switching Power Supply

November 2, 2017
| 4 Comments
| Electronics, Lab, Tutorials

Not long ago I purchased this neat and compact DC to DC Buck Boost converter that performs reasonably well. It has a maximum output of 38V, 6A and has more than enough flexibility and features to be a secondary power supply in my lab.  I recently found a review of this product by Julian Ilett on his channel (which […]

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 »

BT Audio Module with Aux Input

August 1, 2017
| No Comments
| Electronics, Misc, Reviews

I have a very simple “audio/video” setup in my room. My main computer display doubles as my “TV” for playing videogames and watching movies. Technically speaking is just a 22″ HDTV with a bunch of input options, which I have connected to all of my devices, mostly through an HDMI hub, so I use the same screen […]

Read More »

UV Exposure Box Project – Part 2

June 26, 2017
| 2 Comments
| Electronics, Lab

This is the second part of my adventure building a UV Exposure box, in which as you can see, I actually finished the build. In the first part I made the structure and planned the electronics. This part covers a whole lot more, distributed over many weeks doing small things here and there.

Read More »

An update to my desk clock

June 25, 2017
| No Comments
| Arduino, Electronics, Lab

Like a year ago I made myself a nice little desk clock that has worked fine since then. But recently I revisited the project to do certain improvements. For starters I wanted a smaller board so I could fit it inside an enclosure.  I also wanted to power the clock from a rechargeable 18650 battery and add […]

Read More »

Power supply for a DIY function generator kit

June 9, 2017
| 2 Comments
| Electronics, Lab, Soldering Kits

I love DIY/soldering kits, and thanks to online marketplaces like eBay I’ve been able to purchase and assemble a number of them for the past few months. One of the last ones I got was a very basic but useful function/signal generator, whose only problem was that it required a power supply with +12V/+5V/-12V rails (it also arrived already assembled despite being […]

Read More »

Posts pagination

Previous 1 2 3 4 … 7 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