现在位置 >首页 > 所有关于嵌入式的文章

The IoT Hacker’s Handbook

英文图书, 软件  暂无评论 ⁄ 1,021 次阅读+
Book Description: Take a practioner’s approach in analyzing the Internet of Things (IoT) devices and the security issues facing an IoT architecture. You’ll review the architecture’s central components, from hardware communication interfaces, such as UARTand SPI, to radio protocols, such as BLE or ZigBee. You’ll also learn to assess a device physically by opening it, looking at the PCB, and identifying the chipsets and interfaces. You’ll then use that information to...
详细信息

Embedded Android

英文图书, 软件  评论数1 ⁄ 1,420 次阅读+
Book Description Looking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it to fit your needs. You’ll delve into Android’s architecture and learn how to navigate its source code, modify its various components, and create your own version of Android for your particular device. You’ll also discover how Android differs from its Linux roots. If you’re experienced with embedded systems devel...
详细信息

Modern Embedded Computing

英文图书, 软件  暂无评论 ⁄ 1,225 次阅读+
Book Description: Modern embedded systems are used for connected, media-rich, and highly integrated handheld devices such as mobile phones, digital cameras, and MP3 players. All of these embedded systems require networking, graphic user interfaces, and integration with PCs, as opposed to traditional embedded processors that can perform only limited functions for industrial applications. While most books focus on these controllers, Modern Embedded Computing provides a th...
详细信息

Customizable Embedded Processors

英文图书, 软件  暂无评论 ⁄ 1,147 次阅读+
Book Description: Customizable processors have been described as the next natural step in the evolution of the microprocessor business: a step in the life of a new technology where top performance alone is no longer sufficient to guarantee market success. Other factors become fundamental, such as time to market, convenience, energy efficiency, and ease of customization. This book is the first to explore comprehensively one of the most fundamental trends which emerged...
详细信息

Arduino Adventures

英文图书, 软件  暂无评论 ⁄ 1,065 次阅读+
Book Description: Arduino Adventures: Escape from Gemini Station provides a fun introduction to the Arduino microcontroller by putting you (the reader) into the action of a science fiction adventure story. You’ll find yourself following along as Cade and Elle explore Gemini Station—an orbiting museum dedicated to preserving and sharing technology throughout the centuries. Trouble ensues. The station is evacuated, including Cade and Elle’s class that was visiting the...
详细信息

Learn Raspberry Pi with Linux

英文图书, 软件  暂无评论 ⁄ 1,378 次阅读+
Book Description: Learn Raspberry Pi with Linux will tell you everything you need to know about the Raspberry Pi’s GUI and command line so you can get started doing amazing things. You’ll learn how to set up your new Raspberry Pi with a monitor, keyboard and mouse, and you’ll discover that what may look unfamiliar in Linux is really very familiar. You’ll find out how to connect to the internet, change your desktop settings, and you’ll get a tour of installed application...
详细信息

Test Driven Development for Embedded C

英文图书, 软件  暂无评论 ⁄ 2,502 次阅读+
Book Description TDD is a modern programming practice C developers need to know. It’s a different way to program—unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your prod...
详细信息

Multi-Core Embedded Systems

英文图书, 软件  暂无评论 ⁄ 1,277 次阅读+
Book Description Details a real-world product that applies a cutting-edge multi-core architecture Increasingly demanding modern applications—such as those used in telecommunications networking and real-time processing of audio, video, and multimedia streams—require multiple processors to achieve computational performance at the rate of a few giga-operations per second. This necessity for speed and manageable power consumption makes it likely that the next generation of...
详细信息