Skip to content

A BIT OF MYSTERY

A maker's blog or something.

Menu
  • Home
  • Software
  • Other
  • About

Category: Arduino

PIC16F87x support in ZEPPP

July 18, 2021
| 10 Comments
| Arduino, Electronics, Lab, Microchip PIC
A Picture of a PIC 16F871

Almost 3 years ago I developed and published ZEPPP, my Arduino-based, “Zero-External-Parts” PIC Programmer, and wrote about it here on my blog. From time to time I hear from people using it, and, sometimes I would also get questions about whether specific PIC devices are supported. Now, ZEPPP is pretty limited in scope, as it […]

Read More »

RFID / PIN Lock with a STONE Display

February 15, 2021
| No Comments
| Arduino, Electronics, Lab, Tutorials
A screen displaying a virtual numeric keypad and a label saying "enter passcode or use rfid card". There's also a green light in the corner.

So in my first adventure with the STONE displays I wrote a simple Arduino library to communicate with them, and ported the firmware-side of the included example to my library to make sure it was working properly. However, writing that library was not the end goal. I wrote it to make it to get familiar […]

Read More »

STONE Smart HMI Displays

January 31, 2021
| No Comments
| Arduino, Electronics, Reviews, Tutorials
LCD Display connected to a RGB strip, showing a User Interface with buttons to change the colors.

HMI?! HMI stands for Human Machine Interface, which is a fancy way of describing an element that enables the interaction between a human and a machine. In this case, we will be talking about HMI displays. In particular HMI displays manufactured by a company called STONE. What makes their screens different to regular touchscreens? Well, […]

Read More »

SDrive-Max Using a cheap 2.4 TFT LCD

June 25, 2020
| 6 Comments
| Arduino, Atari, Development, Tutorials
SDrive showing a clear picture

One of the things I’ve been interested in for the last year or so, is developing for the Atari family of 8-bit computers. I haven’t done a lot yet, but I’ve been slowly getting software, docs, and hardware to start writing code with all the tools I could possibly need. I had already built a […]

Read More »

ZEPPP : Zero External Parts PIC Programmer

September 2, 2018
| 70 Comments
| Arduino, Development, Electronics, Lab, Microchip PIC

A couple of months ago I was asked if I could prepare a sort of workshop on one of my favorite topics: ASM Programming for PIC microcontrollers, which I of course accepted on the spot.  Now, I wanted to include a couple of “hands-on” lab sessions in this workshop, and because of this, I needed […]

Read More »

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 »

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 »

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 »

Posts pagination

1 2 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