Commit Graph

152 Commits

Author SHA1 Message Date
Kevin Thomas 553986d27d Remove Embedded Rust Projects section
Removed section on Embedded Rust Projects from README.
2025-12-07 12:13:16 -05:00
Kevin Thomas 2f281d4a00 Update README.md 2025-12-06 21:59:37 -05:00
Kevin Thomas c838dd6510 Add RP2350 Rust Button Driver link to README 2025-12-05 13:00:53 -05:00
Kevin Thomas 154b8f83fe Add link to RP2350 Rust UART Driver in README 2025-12-04 22:39:13 -05:00
Kevin Thomas 30ad3a3658 Add book section with Chapter 1 details
Added a new section for the book and its first chapter.
2025-12-04 22:00:52 -05:00
Kevin Thomas bec48f5b96 Remove Embedded Assembler and C Drivers sections
Removed sections for Embedded Assembler and C Drivers from the README.
2025-12-04 21:59:51 -05:00
Kevin Thomas eaf4a002f2 Remove 'Embedded AI' section from README
Removed the 'Embedded AI' section from the README.
2025-12-02 20:01:30 -05:00
Kevin Thomas 68217c9780 Add Embedded AI section to README
Added section for Embedded AI with link to Embedi.
2025-11-30 14:27:12 -05:00
Kevin Thomas c78e26b247 Add RP2350 C 1602 LCD Driver link to README 2025-11-29 18:47:21 -05:00
Kevin Thomas 946afdbc03 Add RP2350 1602 LCD Driver link to README 2025-11-29 18:24:02 -05:00
Kevin Thomas bd1c9b83fc Update README to include Embedded Rust Drivers
Added section for Embedded Rust Drivers with links.
2025-11-29 14:55:21 -05:00
Kevin Thomas acbd31c32b Add link to RP2350 C Button Driver in README 2025-11-28 12:43:07 -05:00
Kevin Thomas 6511309176 Add RP2350 Button Driver link to README 2025-11-28 12:13:38 -05:00
Kevin Thomas 14393f07ca Fix link for RP2350 C UART Driver in README 2025-11-28 11:04:21 -05:00
Kevin Thomas f478a0cc0d Add link to RP2350 C UART Driver in README 2025-11-28 11:01:16 -05:00
Kevin Thomas d5d90e926c Update README with image and formatting changes 2025-11-28 10:13:12 -05:00
Kevin Thomas f743c72599 Improve formatting in README.md
Added line breaks for better readability.
2025-11-28 10:01:41 -05:00
Kevin Thomas 236ce3f1cf Add Embedded Drivers sections to README
Added sections for Embedded Assembler and C Drivers with links to respective GitHub repositories. Removed duplicate section for Embedded Assembler Drivers.
2025-11-28 10:01:21 -05:00
Kevin Thomas 9f86405fc2 Add Embedded Assembler Drivers section to README
Added sections for Embedded Assembler Drivers and specific drivers.
2025-11-27 13:06:16 -05:00
Kevin Thomas c77680714e Merge branch 'main' of github.com:mytechnotalent/Embedded-Hacking 2025-11-27 12:19:02 -05:00
Kevin Thomas 8d1ef91029 Added struct chapter 2025-11-27 12:18:56 -05:00
Kevin Thomas 5edd9dfd34 Fix formatting of 'Embedded Hacking' title 2025-11-26 15:08:05 -05:00
Kevin Thomas 21e81eeef9 Update License section header in README.md 2025-11-26 15:05:48 -05:00
Kevin Thomas 9ca4a3cb20 Update README formatting for free book section 2025-11-26 15:01:54 -05:00
Kevin Thomas 3b73255e11 Update README.md 2025-11-26 11:32:52 -05:00
Kevin Thomas cf2271ea9a Update discount code formatting in README 2025-11-26 11:17:27 -05:00
Kevin Thomas c80246e069 Add line break before Hardware section in README 2025-11-26 11:16:12 -05:00
Kevin Thomas e73697f870 Revise discount code section in README
Updated discount code formatting and improved clarity.
2025-11-26 11:15:48 -05:00
Kevin Thomas 93a8dc4c0f Add hardware section with product links to README 2025-11-26 11:13:13 -05:00
Kevin Thomas e8fb22c3f9 Add video promo link to README
Added a video promo link to the README.
2025-11-26 11:06:15 -05:00
Kevin Thomas 2047800500 Add Complete Component Kit and discount code to README
Added a section for the Complete Component Kit and discount code.
2025-11-25 20:29:01 -05:00
Kevin Thomas b2b8d4011d Update chapter titles from Functions to Structures 2025-11-25 16:56:29 -05:00
Kevin Thomas 280876ffe1 Added dyn cond chap 2025-11-15 12:34:37 -05:00
Kevin Thomas 76449ec403 Merge branch 'main' of github.com:mytechnotalent/Embedded-Hacking 2025-11-09 18:55:25 -05:00
Kevin Thomas ef442d4ae0 Added more chaps and updated diagram 2025-11-09 18:55:19 -05:00
Kevin Thomas ce7162a7b6 Enhance chapter descriptions with additional details
Updated chapter descriptions to include humidity and PWM examples.
2025-11-09 09:43:57 -05:00
Kevin Thomas 5aa49e4673 Updated chap 28 with full expl 2025-11-02 07:21:28 -05:00
Kevin Thomas 6f764c911a Rename file reference from safe_patch.py to hack-temp.py 2025-11-01 13:36:04 -04:00
Kevin Thomas 0c969a5a91 Added chaps for operators 2025-11-01 13:31:51 -04:00
Kevin Thomas 0f6f0275ab Refactor assembly syntax and comments in README 2025-10-25 17:26:19 -04:00
Kevin Thomas ce213ab164 Add files via upload 2025-10-25 17:25:25 -04:00
Kevin Thomas c47af80f40 Revise README with updated dates and descriptions
Updated README.md with new dates and improved descriptions.
2025-10-25 16:50:55 -04:00
Kevin Thomas df5f7c6e39 Add files via upload 2025-10-25 16:49:33 -04:00
Kevin Thomas 1d665beeb4 Add files via upload 2025-10-25 16:45:57 -04:00
Kevin Thomas 7b8a1d05f8 Init refactor to schematic 2025-10-24 18:49:17 -04:00
Kevin Thomas 782d271372 Added constants 2025-10-24 17:34:51 -04:00
Kevin Thomas bd6a890e3e Rename loop label for clarity 2025-10-18 13:01:10 -04:00
Kevin Thomas 955a070e8c Added chapter for static var 2025-10-15 08:51:40 -07:00
Kevin Thomas 01d4425ab1 Updated static variable reversing 2025-10-14 18:41:03 -07:00
Kevin Thomas e4f032aed7 Added static vars chapter 2025-10-14 16:43:09 -07:00