mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-07-10 06:18:40 +02:00
Revise discount code section in README
Updated discount code formatting and improved clarity.
This commit is contained in:
@@ -9,18 +9,20 @@ A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded So
|
|||||||
|
|
||||||
VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8)
|
VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## FREE Book
|
## FREE Book
|
||||||
[Download](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf)
|
[Download](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf)
|
||||||
|
|
||||||
## Hardware
|
## Hardware
|
||||||
|
|
||||||
### Raspberry Pi Pico 2 w/ Header [BUY](https://www.pishop.us/product/raspberry-pi-pico-2-with-header)
|
### Raspberry Pi Pico 2 w/ Header [BUY](https://www.pishop.us/product/raspberry-pi-pico-2-with-header)
|
||||||
### USB A-Male to USB Micro-B Cable [BUY](https://www.pishop.us/product/usb-a-male-to-usb-micro-b-cable-6-inches)
|
### USB A-Male to USB Micro-B Cable [BUY](https://www.pishop.us/product/usb-a-male-to-usb-micro-b-cable-6-inches)
|
||||||
### Raspberry Pi Pico Debug Probe [BUY](https://www.pishop.us/product/raspberry-pi-debug-probe)
|
### Raspberry Pi Pico Debug Probe [BUY](https://www.pishop.us/product/raspberry-pi-debug-probe)
|
||||||
### Complete Component Kit for Raspberry Pi [BUY](https://www.pishop.us/product/complete-component-kit-for-raspberry-pi)
|
### Complete Component Kit for Raspberry Pi [BUY](https://www.pishop.us/product/complete-component-kit-for-raspberry-pi)
|
||||||
### 10pc 25v 1000uF Capacitor [BUY](https://www.amazon.com/Cionyce-Capacitor-Electrolytic-CapacitorsMicrowave/dp/B0B63CCQ2N?th=1)
|
### 10pc 25v 1000uF Capacitor [BUY](https://www.amazon.com/Cionyce-Capacitor-Electrolytic-CapacitorsMicrowave/dp/B0B63CCQ2N?th=1)
|
||||||
#### DISCOUNT CODE
|
#### PiShop DISCOUNT CODE - KVPE_HS320548_10PC
|
||||||
##### KVPE_HS320548_10PC
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## Chapter 1: hello, world
|
## 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.
|
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.
|
||||||
@@ -222,5 +224,7 @@ This chapter covers hacking functions, w/ params and w/ a return value as it rel
|
|||||||
|
|
||||||
-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.
|
-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user