Commit Graph

179 Commits

Author SHA1 Message Date
Kevin Thomas a3981cabaa Update README.md 2026-01-18 09:15:56 -05:00
Kevin Thomas 1f52c2fdba Update tutorial date and lesson details 2026-01-17 09:16:41 -05:00
Kevin Thomas 2bc5696d37 Revise today's tutorial and lesson information
Updated tutorial date and lesson details.
2026-01-16 08:05:37 -05:00
Kevin Thomas 4a3c72d206 Revise tutorial date and lesson content
Updated tutorial date and lesson details.
2026-01-15 08:59:01 -05:00
Kevin Thomas e51f396491 Update README with today's tutorial information
Added information about today's tutorial and lesson details.
2026-01-14 12:05:29 -05:00
Kevin Thomas f09828269e Integrate WEEK02 2026-01-11 09:54:21 -05:00
Kevin Thomas ebf909f4d1 Added WEEK02 2026-01-11 09:49:46 -05:00
Kevin Thomas 3289317dad Remove RP2350 UART Driver link from README
Removed link to RP2350 UART Driver from README.
2026-01-10 18:19:30 -05:00
Kevin Thomas 374e93d335 Update title formatting in WEEK01-04.md 2026-01-10 16:32:10 -05:00
Kevin Thomas 628935161f Update title format in WEEK01-03.md 2026-01-10 16:31:53 -05:00
Kevin Thomas 8adffb20f1 Update title formatting in WEEK01-02.md 2026-01-10 16:31:41 -05:00
Kevin Thomas aa1571f268 Update title format in WEEK01-01.md 2026-01-10 16:30:50 -05:00
Kevin Thomas 091f63943b Enhance README with midterm and final project details
Added detailed descriptions for midterm and final projects, outlining their scenarios and objectives.
2026-01-10 16:11:57 -05:00
Kevin Thomas 23e3b25f8d Update syllabus formatting for clarity 2026-01-10 16:04:46 -05:00
Kevin Thomas 53176157b9 Update syllabus for weeks 1 to 14 2026-01-10 15:56:43 -05:00
Kevin Thomas a041f1f555 Update tutorial to course in README description 2026-01-10 15:43:24 -05:00
Kevin Thomas 84e12de15e Change exercise headings from H3 to H4 in README 2026-01-10 15:33:12 -05:00
Kevin Thomas ec57c2a4d5 Update RP2350 UART Driver section in README 2026-01-10 15:30:13 -05:00
Kevin Thomas 5879180d0d Add RP2350 UART Driver section to README
Added section for RP2350 UART Driver with link.
2026-01-10 15:29:35 -05:00
Kevin Thomas b6cddd011e Add links to Week 1 exercises in README 2026-01-10 15:24:31 -05:00
Kevin Thomas 83820bd872 Revise Exercise 4 title for clarity
Updated title of Exercise 4 to include 'Basic Exploration'.
2026-01-10 15:23:59 -05:00
Kevin Thomas d6892f9dbc Update exercise title for clarity in WEEK01-03.md 2026-01-10 15:20:39 -05:00
Kevin Thomas 49555b6d0a Added WEEK01 2026-01-10 15:16:57 -05:00
Kevin Thomas b0f29246ae Update README to reflect syllabus structure 2026-01-10 15:10:39 -05:00
Kevin Thomas 52385c73fe Update README.md 2025-12-21 10:45:10 -05:00
Kevin Thomas d57d9d80fe Update README with Bare-Metal Drivers section
Added links to Bare-Metal Drivers for RP2350 components.
2025-12-19 08:42:26 -05:00
Kevin Thomas b097e74de6 Added final chapters 2025-12-18 22:39:29 -05:00
Kevin Thomas 5d3feec4de Remove Embedded Rust Projects section
Removed section on Embedded Rust Projects from README.
2025-12-07 12:13:16 -05:00
Kevin Thomas b591e06bbe Update README.md 2025-12-06 21:59:37 -05:00
Kevin Thomas e8fe1a8a4f Add RP2350 Rust Button Driver link to README 2025-12-05 13:00:53 -05:00
Kevin Thomas e019801919 Add link to RP2350 Rust UART Driver in README 2025-12-04 22:39:13 -05:00
Kevin Thomas 248a39f0f2 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 6605a6630c 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 9c152e4100 Remove 'Embedded AI' section from README
Removed the 'Embedded AI' section from the README.
2025-12-02 20:01:30 -05:00
Kevin Thomas f55fac5818 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 91dee0f097 Add RP2350 C 1602 LCD Driver link to README 2025-11-29 18:47:21 -05:00
Kevin Thomas 6a2f18880b Add RP2350 1602 LCD Driver link to README 2025-11-29 18:24:02 -05:00
Kevin Thomas 5bb936c91c 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 57a51fcd88 Add link to RP2350 C Button Driver in README 2025-11-28 12:43:07 -05:00
Kevin Thomas ee53c5a949 Add RP2350 Button Driver link to README 2025-11-28 12:13:38 -05:00
Kevin Thomas 36964a2e7d Fix link for RP2350 C UART Driver in README 2025-11-28 11:04:21 -05:00
Kevin Thomas af8748e9a6 Add link to RP2350 C UART Driver in README 2025-11-28 11:01:16 -05:00
Kevin Thomas 4ded949d7c Update README with image and formatting changes 2025-11-28 10:13:12 -05:00
Kevin Thomas 2addf2abc3 Improve formatting in README.md
Added line breaks for better readability.
2025-11-28 10:01:41 -05:00
Kevin Thomas 81efc3bc45 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 b3c89a0f96 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 a2037d201b Merge branch 'main' of github.com:mytechnotalent/Embedded-Hacking 2025-11-27 12:19:02 -05:00
Kevin Thomas 3277482f74 Added struct chapter 2025-11-27 12:18:56 -05:00
Kevin Thomas 8210f28d9b Fix formatting of 'Embedded Hacking' title 2025-11-26 15:08:05 -05:00
Kevin Thomas 6a63cc4f97 Update License section header in README.md 2025-11-26 15:05:48 -05:00