I bought this little Badger 2040W Microcontroller to tinker with

Published on 2025-01-19

Badger 2040W is a cool little gadget with a 296x128 pixel Black/White e-Ink display, soldered together with Raspberry Pi 2040 controller which has Dual-Core, 133MHz, 264KB RAM, 2MB Flash (1MB for OS and 1MB for Storage) and wireless capability. The BadgerOS is powered by MicroPython.

Could be Interesting! IoT

Self-hosting this site on a Raspberry Pi with CloudFlare Tunnel

Published on 2024-09-08

Now that I have my Raspberry Pi setup, it's time to move this website (boring-is-good.com) to Pi.

Docker WebTech IoT Networking

My Raspberry Pi 5 in Headless Mode

Published on 2024-08-31

Just a quick guide to kickstarting Raspberry Pi adventure from scratch - no monitor needed! 😗

IoT

Installing Conkit and verifying with Hello, World Program

Published on 2023-02-05

The is the first step to the journey of getting started with Internet of Things (IoT). We prepare the working environment (Conkit) to develop the programs to run on the devices and verify the systems with infamous "Hello, World" Program.

IoT

Motivation

We all have our preferred learning style. For me, when it comes to learning, I am more of a read, learn and do person. I prefer reading the materials than watching an hour long video. I believe reading gives me time to absorb and digest the knowledge, then, think of the potential implications. However, learning without an implementation is just an entertainment. So, I built and wired up this site to reflect my learnings. (Utilized Flask Framework, containerized with Docker and first deployed on AWS in Jan 2023).

Disclaimers: By no means, my write-ups are absolute truth. There are many different ways to achieve something. Besides, technology is always evolving and some of my posts might be outdated but fundamentals stay the same.

Categories

Big Data Computer Vision Could be Interesting! Data Science Docker Flask IoT Networking WebTech