From 8c533ff9ea4e56a9003f26e332470e07321a04ef Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 25 Nov 2025 20:29:01 -0500 Subject: [PATCH] Add Complete Component Kit and discount code to README Added a section for the Complete Component Kit and discount code. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ee9a627..88b016f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded So ## FREE Book [Download](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) +## Complete Component Kit [BUY](https://www.pishop.us/product/complete-component-kit-for-raspberry-pi) +#### DISCOUNT CODE +##### KVPE_HS320548_10PC + ## Chapter 1: hello, world This chapter covers the basics of setting up a dev environment and basic template firmware for the Pico 2 MCU in addition to printing hello, world.