What This Is All About -> About Page
Search The Site
Explore The Categories
Pickens From The Blog
{Recent}
Announcement – End of Year : Good Bye 2024
Exciting News - Hold on to Your Hats As this year comes to an end, (Well, already over into the new year) I’ve been thinking about how busy it’s been and how much has been accomplished. It’s been a year full of learning, building, and making progress on so many...
Streamlining MCU Development with POGO Pins
Streamlining Your MCU Designs with POGO Pins What Are POGO Pins? POGO pins, or spring-loaded pins, are small connectors designed for temporary connections. Each pin is made up of a plunger, barrel, and spring mechanism that presses the pin against a contact point....
Embracing the Open Road : Moments Between Here and There
This image of an open road, a single cloud, and endless sky reminds us to slow down, tune into the present moment, and find peace in the vast simplicity of what’s around us.
The Power of Being Intentional in a Messy World
The world we dream of isn’t some distant fantasy—it starts within us, in the small, deliberate choices we make each day. Every act of kindness, every bit of patience, creates ripples that build a lifescape of possibilities for something greater.
Announcement – Introducing the LumiEase Basic Dimmer Module (Beta Release)
Exciting News - Hold on to Your Hats I’m thrilled to announce the beta release of the LumiEase Basic Dimmer Module! If you’ve ever found LEDs too overpowering for your model scenes, this module is here to change that. Designed to plug seamlessly into the LumiEase...
{For You – Roll of The Dice – Random}
PIC10F322 Timer0 Module Explained: XC8 Code and Configuration
PIC10F322 Timer0 Module - Using Timer0 on the PIC10F322 provides a flexible and efficient way to handle timing tasks without relying on software delays. By understanding and configuring the Timer0 module, you can create precise timing functions for various applications. This guide walks you through the setup and usage of Timer0, offering a practical example to get you started.
Movement Toward Localized Computing
Movement Toward Localized Computing Is it just me, or have you also noticed the significant shift toward centralized computing models? Services like AWS, Azure, and Google Cloud have been dominating the tech landscape for a few years now. There’s no denying the...
XC8 Code Tutorial : PWM Functions for PIC10F322 Microcontroller
PWM Functions for PIC10F322 - This guide provides a comprehensive overview of setting up and using PWM on the PIC10F322 microcontroller. By understanding the configuration and implementation details, you can effectively control the duty cycle and frequency of your PWM signals, which are essential for various applications in embedded systems.
Making Music with PIC10F322 : Using XC8 for Sound Generation
Making Music with PIC10F322 : Twinkle Twinkle Little StarCreating the MelodySteps to Create the MelodyThe Circuit:The Code:Have a Project or Idea!?Seeking Bespoke Technology Solutions?jamie@jamiestarling.com Making Music with PIC10F322 : Twinkle Twinkle Little Star...
Getting Started with Your First Embedded MCU Project: A Practical Guide
1. Define Your Project’s Goal2. Choose the Right Microcontroller3. Set Up Your Development Environment4. Get Your Hands on the Hardware5. Write and Test Your Code6. Debug and Troubleshoot7. Document Your Progress8. Expand and Iterate9. Share Your Work Getting...