Switching to a new computer, testing out the post.
After much trial and error, and looking through the mbed example "mbed-os-example-ble-Thermometer" (which you can pick up from ide.mbed.com…
I've fully switched over ot using mbed compile tools on mbed-cli, which does drastically simplify the GCC compile process. In my most recent…
I had quite a few struggles getting BLE to work, until I finally decided to test out an Arduino (shudder) example of the BLE implemention on…
What I thought would be a relatively easy thing to accomplish ended up being slightly trickier than I expected. I spent this weekend trying…
I spent a long time trying to get the BLE functionality to work, but no success on that branch so far. So in order to avoid letting my ego…
Since I'm starting off right now coding on bare metal (I'm not running an RTOS), I've got only the main() thread running and no other task…
Reader's note: These instructions are specifically for Mac OSX (I was running Catalina). I'm currently trying to port over everything onto…
To create a new syntax, go to Tools >> Developer >> New Syntax. This creates a .sublime-syntax file which you can use to edit what color the…
To start off, let's start with something simple, updating a Firebase database with the help of Firebase's Cloud Functions. What makes Cloud…
I spent a couple weekends looking into Kubernetes, and it looks to be start of a new project. So this post will outline the plans and…
Shameful plug post, but I'll be using Particle devices to demonstrate how to setup a Post/Get/Webhook right on a Google Sheet. Although…
Yes, I made the switch to an uglier but more basic home webpage. If you want to make the switch too you can follow the last post I made. The…
I'm currently in the process of converting this blog into a Gatsby blog, and I've spent a full day trying to get it working. Thankfully…
Probably the most familiar experience of a hardware startup is the lack of monetary resources (free lunches? no way!). And yet, we still…
Since I work for an IIoT combined hardware/sofware company, we often receive packages through the mail. This includes anything from dev…
The company I work for makes internet connected hardware for collecting machine data. So yes, this involves actually building a physical…
It's good to start expectations low for the first post. Commitment is hard, and you never know if a blog will actually continue far past the…