Автор: Crawford, Bethany Название: Redefining eternity ISBN: 1680539647 ISBN-13(EAN): 9781680539646 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 17550.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In Redefining Eternity: Interfacing Immortality in the Digital Corporate World, Bethany Crawford critically assesses the implications of “digital immortality” for central tenets of the human experience - such as consciousness, death, and time - as a preliminary mapping of the shifting existential paradigms of the digital age. This groundbreaking new book explores the social consequences and provocations of a digitally replicable subject in the current sociopolitical context. It thereby confronts a timeless philosophical question, imbued with ever greater urgency in our digital age: What does it mean to be human?Redefining Eternity establishes the motivations of digital and information technologies in creating “immortalization” through social and modal engagement with these new media. By analyzing various digital services currently promoting immortality, both intentionally and unintentionally, and engaging with texts by transhumanists and technologists such as Ray Kurzweil, Martine Rothblatt, and Max More, this endeavor allows for critical interpretation of the key terminologies, processes, and intentions for an immortal digital being. Crawford’s findings offer a dynamic foundation for conceptual analysis of the ramifications of “living forever” as a digital post-death self.
Автор: Cao Hung, Coleman Todd, Hsiai Tzung K. Название: Interfacing Bioelectronics and Biomedical Sensing ISBN: 3030344665 ISBN-13(EAN): 9783030344665 Издательство: Springer Рейтинг: Цена: 13974.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Chapter 1. Challenges in the Design of Large-Scale, High-Density, Wireless Stimulation and Recording Interface.- Chapter 2. Advances in Bioresorbable Electronics and Uses in Biomedical Sensing.- Chapter 3. Inorganic Dissolvable Bioelectronics.- Chapter 4. Wirelessly Powered Medical Implants Via Radio Frequency Electromagnetic Radiation.- Chapter 5. Electrocardiogram: Acquisition and Analysis for Biological Investigations and Health Monitoring.- Chapter 6. Flexible Intravascular EIS Sensors for Detecting Metabolically Active Plaque.- Chapter 7. Epidermal EIT Electrode Arrays for Detecting Fatty Liver Infiltration.- Chapter 8. High-Frequency Ultrasonic Transducers to Uncover Cardiac Dynamics.- Chapter 9. Minimally Invasive Technologies for Biosensing.
Автор: Cao Hung, Coleman Todd, Hsiai Tzung K. Название: Interfacing Bioelectronics and Biomedical Sensing ISBN: 303034469X ISBN-13(EAN): 9783030344696 Издательство: Springer Цена: 13974.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Chapter 1. Challenges in the Design of Large-Scale, High-Density, Wireless Stimulation and Recording Interface.- Chapter 2. Advances in Bioresorbable Electronics and Uses in Biomedical Sensing.- Chapter 3. Inorganic Dissolvable Bioelectronics.- Chapter 4. Wirelessly Powered Medical Implants Via Radio Frequency Electromagnetic Radiation.- Chapter 5. Electrocardiogram: Acquisition and Analysis for Biological Investigations and Health Monitoring.- Chapter 6. Flexible Intravascular EIS Sensors for Detecting Metabolically Active Plaque.- Chapter 7. Epidermal EIT Electrode Arrays for Detecting Fatty Liver Infiltration.- Chapter 8. High-Frequency Ultrasonic Transducers to Uncover Cardiac Dynamics.- Chapter 9. Minimally Invasive Technologies for Biosensing.
Автор: Misra, Yogesh (gmr Institute Of Technology, India) Название: Programming and interfacing with arduino ISBN: 1032063165 ISBN-13(EAN): 9781032063164 Издательство: Taylor&Francis Рейтинг: Цена: 8726.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Programming and Interfacing with Arduino provides an in-depth understanding of the Arduino UNO board. It covers programming concepts, working and interfacing of sensors, input/output devices, communication modules, and actuators with Arduino UNO board. This book contains a large number of programming examples along with the description and interfacing details of hardware with Arduino UNO board.It discusses important topics, including SPI communication protocol, I2C communication protocol, light-emitting diode, potentiometer, analog-to-digital converter, pulse width modulation, temperature sensor LM35, humidity and temperature sensor DHT11, motor driver L293D, LED interfacing and programming, and push-button interfacing and programming. Aimed at senior undergraduate students and professionals in areas such as electrical engineering, electronics, and communication engineering, this text:Discusses construction and working of sensors, including ultrasonic sensor, temperature sensor, and optical sensor.Covers construction, working, programming, and interfacing of IO devices.Discusses programming, interfacing construction, and working of relay with the Arduino board for controlling high-voltage devices.Covers interfacing diagram of devices with the Arduino board.Provides videos demonstrating the implementation of programs on the Arduino board.
Описание: This textbook provides practicing scientists and engineers a primer on the Microchip AVR® microcontroller. The revised title of this book reflects the 2016 Microchip Technology acquisition of Atmel Corporation. In this third edition we highlight the popular ATmega164 microcontroller and other pin-for-pin controllers in the family with a complement of flash memory up to 128 KB. The third edition also provides an update on Atmel Studio, programming with a USB pod, the gcc compiler, the ImageCraft JumpStart C for AVR compiler, the Two-Wire Interface (TWI), and multiple examples at both the subsystem and system level. Our approach is to provide readers with the fundamental skills to quickly set up and operate with this internationally popular microcontroller. We cover the main subsystems aboard the ATmega164, providing a short theory section followed by a description of the related microcontroller subsystem with accompanying hardware and software to operate the subsystem. In all examples, we use the C programming language. We include a detailed chapter describing how to interface the microcontroller to a wide variety of input and output devices and conclude with several system level examples including a special effects light-emitting diode cube, autonomous robots, a multi-function weather station, and a motor speed control system.
Описание: Principles and Applications of Microcomputers is a comprehensive textbook, which exemplifies the fundamental principles and applications of microcomputers with the most popular 8051 microcontroller and the Keil C51-MDK (microcomputer development kit). After reading this book, you will be able to design various microprocessor- or microcomputer-based application systems. The main features of this book are as follows: -- Partition the MCS-51 instruction set into many pedagogic groups suitable for entry-level readers and then illustrate them with an abundant number of examples. -- Introduce MCS-51 C programming with most popular topics and then balance the programming of assembly-language and C programs in the design of MCS-51 microcontroller applications.-- Divide the MCS-51 system into the software model and the hardware model. The software model is first introduced and then the hardware model follows. This way greatly facilitates the reader to study a microcomputer system.-- Discuss in detail features and applications of SRAM and Flash. The design of memory modules and the timing consideration related to the MCS-51 are also involved. -- Deal with the interrupt handling, system reset, and watchdog, as well as power control and management of the MCS-51 system.-- Detail I/O concepts and structures, serial/parallel data transfer and control, and ADC/DAC circuits, as well the structures and features of MCS-51 I/O ports, including serial port, SPI, and I2C. Besides, various timers/counters are dealt with in depth.-- Address the structures, functions, and applications of various timers/counters and programmable timers. -- Involve design principles of keyboards circuits, including both polling and interrupt methods, as well as circuit modules and applications of LED and LCD displays. -- Provide an abundance of review questions to each section to help readers evaluate their understandings about the topics introduced in the section. This book can be used as the textbook for the following courses and others: Assembly-Language Programming, Fundamental Principles of Microcomputers, or Principles and Applications of Microcomputers.
Автор: Bengtsson, Rikard Название: The EU and the European Security Order ISBN: 041549723X ISBN-13(EAN): 9780415497237 Издательство: Taylor&Francis Рейтинг: Цена: 15312.00 р. Наличие на складе: Поставка под заказ.
This book represents a significant contribution to debates about identity, the arts and spirituality. Written in an autoethnographic style, the author charts his own journey into understanding the interface between himself, culture and digital technology. He charts a course through West African orate and literate traditions and their relationship to the transatlantic trade of enslaved Africans, describing how they became a source of so many dance traditions in Europe and the Americas, such as capoeira, Afro Brazilian and Cuban movement, Hip Hop and Samba. He enters into a detailed analysis of Western linear time and the African curved time; the flux of the Return Beat. He sets out a description of the Yoruba religion of the Orishas; centred around the figure of Olodumare and the concept of Ashe, the animating force of the natural world. As a practitioner of T’ai Chi Ch’uan, he draws comparisons with Chinese spiritual practice and other philosophical traditions, always linking these with the movement of the body both as generative forces and reflective frames. He constructs the framework of the Return Beat, physical journal and mobile studio practice from an understanding of many intercultural, conceptual and performative practices, embodied over his career as a performer.
Описание: This book provides a thorough introduction to the Texas Instruments MSP430™ microcontroller. The MSP430 is a 16-bit reduced instruction set (RISC) processor that features ultra-low power consumption and integrated digital and analog hardware. Variants of the MSP430 microcontroller have been in production since 1993. This provides for a host of MSP430 products including evaluation boards, compilers, software examples, and documentation. A thorough introduction to the MSP430 line of microcontrollers, programming techniques, and interface concepts are provided along with considerable tutorial information with many illustrated examples. Each chapter provides laboratory exercises to apply what has been presented in the chapter. The book is intended for an upper level undergraduate course in microcontrollers or mechatronics but may also be used as a reference for capstone design projects. Also, practicing engineers already familiar with another microcontroller, who require a quick tutorial on the microcontroller, will find this book very useful. This second edition introduces the MSP–EXP430FR5994 and the MSP430–EXP430FR2433 LaunchPads. Both LaunchPads are equipped with a variety of peripherals and Ferroelectric Random Access Memory (FRAM). FRAM is a nonvolatile, low-power memory with functionality similar to flash memory.
Описание: Instrumentation and Computer Control course is specially designed to make the scientists and engineers capable of interfacing an experimental setup, automate the setup by computer controls, the book is unique in its treatment of the subject in terms of coverage and approach.
Автор: Eduardo Reck Miranda; Julien Castet Название: Guide to Brain-Computer Music Interfacing ISBN: 1447165837 ISBN-13(EAN): 9781447165835 Издательство: Springer Рейтинг: Цена: 11878.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book presents a world-class collection of Brain-Computer Music Interfacing (BCMI) tools. The text focuses on how these tools enable the extraction of meaningful control information from brain signals, and discusses how to design effective generative music techniques that respond to this information.
Автор: Rao Rajesh P. N. Название: Brain-Computer Interfacing: An Introduction ISBN: 1108708013 ISBN-13(EAN): 9781108708012 Издательство: Cambridge Academ Рейтинг: Цена: 5702.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This introduction to the field of brain-computer interfacing is designed as a textbook for upper-level undergraduate and first-year graduate courses in neural engineering or brain-computer interfacing for students from a wide range of disciplines. It can also be used as a reference by neuroscientists, computer scientists, engineers, and medical practitioners.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru