Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Simplified Embedded Rust: ESP Standard Library Edition

Posted By: TiranaDok
Simplified Embedded Rust: ESP Standard Library Edition

Simplified Embedded Rust: ESP Standard Library Edition by Omar Hiari
English | June 5, 2024 | ISBN: N/A | ASIN: B0D1GQQ39Y | PDF | 7.91 Mb

Simplified Embedded Rust is the ideal starting point in a transformative journey to become an embedded Rust developer.
Simplified Embedded Rustoffers a seamless learning experience avoiding the intricacies of traditional embedded learning methods. Simplified Embedded Rustbridges the gap between the dynamically evolving Rust ecosystem and scarce embedded educational resources.
Hassle-Free Learning
No hardware acquisition, no component acquisition, no wiring pain, and no toolchain setup.
Easy and accessible learning from anywhere. All you need is a copy of Simplified Embedded Rust and a computer.
Book Contents
  • Introduction to Embedded Systems
  • Microcontroller Concepts
  • Embedded Rust & ESPs
  • Programming Embedded Applications
  • Programming GPIO
  • Programming ADCs
  • Programming Timers & Counters
  • Programming PWM
  • Programming Serial Communication
  • Programming IoT & Network Services
  • Where to Go From Here
What You Will Get
  • 11 Chapters with a total of 200+ pages.
  • 14 full pre-wired code examples covering standard microcontroller peripherals.
  • Questions and exercises with pre-wired examples.
  • Source Code is all Publicly Available on GitHub.
Rust Knowledge is Required!
The book's goal is to teach how to do embedded development with Rust. As such, the book assumes a certain level of knowledge of the Rust programming language. Basic knowledge of Rust should be sufficient. Ideally, one would be familiar with topics up to chapter 10 of “The Book.”
New to Embedded and/or Rust? Ease your journey with the Standard Library
The standard library edition is designed for beginners in embedded systems, Rust developers curious about transitioning to embedded, or seasoned embedded developers new to Rust. The standard library edition attempts to offer as close as possible experience to programming regular Rust. The standard library edition also omits many of the embedded low-level details that might feel daunting to a beginner.