Armstrong Subero – författare
896 kr
Läs direkt efter köp
463 kr
Skickas inom 10-15 vardagar
652 kr
Läs direkt efter köp
564 kr
Skickas inom 10-15 vardagar
815 kr
Läs direkt efter köp
For the first time microcontrollers are powerful enough to be programmed in Python. The landscape of embedded systems development is changing, microcontrollers are becoming more powerful, and the rise of the internet of things is leading more developers to get into hardware. This book provides the solid foundation to start your journey of embedded systems development and microcontroller programming with Python.
You’ll quickly realize the value of using Python. The theme of the book is simplicity and the cleanness and elegance of Python makes that possible. Featuring a step-by-step approach, this single source guide balances complexity and clarity with insightful explanations that you’ll easily grasp.
Python is quickly becoming the language of choice for applications such as machine learning and computer vision on embedded devices. What would previously be daunting and exceedingly difficult to do in C or C++ is now possible with Python because of its levelof abstraction. Programming Microcontrollers with Python is your path to bringing your existing skills to the embedded space.
What You’ll Learn
Review microcontroller basics and the hardware and software requirements Understand an embedded system’s general architectureFollow the steps needed to carry a product to market Take a crash course in Python programming Program a microcontrollerInterface with a microcontroller using LCD and Circuit PythonUse and control sensorsWho This Book Is For
Those getting started with microcontrollers, those new to C, C++, and Arduino programming, web developers looking to get into IoT, or Python programmers who wish to control hardware devices.
677 kr
Skickas inom 3-6 vardagar
896 kr
Läs direkt efter köp
Are you tired of copying and pasting code into your embedded projects? Do you want to write your own code from scratch for microcontrollers and understand what your code is doing without all the frills and math? This book uses a practical approach to show you how to develop embedded systems with 8-bit PIC microcontrollers using the XC8 compiler.
Written for those who want more than an Arduino, but less than the more complex microcontrollers on the market, this new edition is fully updated and covers embedded design principles such as foreground-background loops and event driven programming. You’ll learn how to interface with things like Motors, PID loop control and writing a browser-based monitoring system! This book is heavy on code, schematics, and images and focuses less on the theoretical aspects of using microcontrollers.
Coverage includes writing a display driver, using the DAC for a multitude of waveform generation techniques, and building 8-bit IoT systems, real time telemetry, a countdown timer, and new peripherals. These topics are important if you want to learn more about PIC microcontroller devices as a whole. You''ll also see the advantage that MPLAB X offers by running on Windows, Mac and Linux environments. You don''t need to be a command line expert to work with PIC microcontrollers, so you can focus less on setting up your environment and more on your application.
If you want to move beyond the Arduino, Programming PIC Microcontrollers with XC8 is your complete guide to understanding modern PIC microcontrollers.
What You’ll Learn
Set up the MPLAB X and XC8 compilers for microcontroller developmentUse GPIO and PPSReview EUSART and Software UART communicationsUse the eXtreme Low Power (XLP) options of PIC microcontrollersExplore wireless communications with WiFi and BluetoothWho This Book Is For
Those with basic electronic device and electronic equipment experience and some knowledge of the C programming and digital electronics. Also targeted towards students wanting a practical overview of microcontrollers outside of the classroom.