Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectPublisherSourceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
563
result(s) for
"Programmable controllers Programming."
Sort by:
Arduino sketches : tools and techniques for programming wizardry /
\"Communicate through Ethernet, Wi-Fi, USB, and Firmata; find, import, and update user libraries to get up and running faster; explore device-specific libraries created specifically for peripherals; build your own libraries and shields for a custom experience; enhance communication with Arduino Due, Esplora, Yun, and Robot boards; control a computer's keystrokes and cursor movement remotely; play audio files, control LED lights, and more\"--Page 4 of cover.
Essential Techniques for Medical and Life Scientists
2020
This handbook covers some primary instruments-based techniques used in modern biological science and medical research programs. Key features of the book include introductory notes for each topic, a systematic presentation of relevant methods, and troubleshooting guides for practical settings. Topics covered in part 2 include: · Fourier transform mid-infrared (FT-MIR) spectroscopy · High performance liquid chromatography (HPLC) · Raman spectroscopy · Circular dichroism (CD) spectroscopy · Transmission electron microscopy (TEM) · Scanning electron microscopy (SEM) · SEM-EDX and its applications in plant science This book is a simple, useful handbook for students and teachers involved in graduate courses in life sciences and medicine. Readers will learn about the basics of featured techniques, the relevant applications and the established protocols.
Programming PIC microcontrollers with XC8
Learn how to use microcontrollers 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. It's your complete guide to understanding modern PIC microcontrollers. 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? Do you want to move beyond the Arduino? Then Programming PIC Microcontrollers with XC8 is for you! Written for those who want more than an Arduino, but less than the more complex microcontrollers on the market, PIC microcontrollers are the next logical step in your journey. 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.
Arduino meets MATLAB: Interfacing, Programs and Simulink
This book provides a single platform for beginners in systems engineering to start Arduino interface projects with MATLAB®. It covers the basics of the programming with Arduino and Arduino interfacing with MATLAB® with and without the use or I/O packages.
The Internet of things : do-it-yourself projects with Arduino, Raspberry Pi, and BeagleBone Black
\"The Internet of Things gets you started working with the most popular processing platforms and wireless communication technologies to connect devices and systems to the Internet using sensors. You'll learn the basics of object-oriented programming and relational databases so you can complete your projects with ease. Each project features a list of required tools and components, how-to explanations with photos and illustrations, and complete programming code. Take advantage of the power and versatility of the IoT with help from this practical, easy-to-follow guide\"--Page 4 of cover.
Arduino android blueprints
by
Schwartz, Marco
,
Buttigieg, Stefan
in
Arduino (Programmable controller)
,
Hardware And Creative
,
Microcontrollers
2014
About This Book Learn how to interface with and control Arduino using Android devices Discover how you can utilize the combined power of Android and Arduino for your own projects Practical, step-by-step examples to help you
Augmented reality with Kinect
2013
Microsoft Kinect changes the notion of user interface design. It differs from most other user input controllers as it enables users to interact with the program without touching the mouse or a trackpad. It utilizes motion sensing technology and all it needs is a real-time cameras, tracked skeletons, and gestures. Augmented Reality with Kinect will help you get into the world of Microsoft Kinect programming with the C/C++ language. The book will cover the installation, image streaming, skeleton and face tracking, multi-touch cursors and gesture emulation. Finally, you will end up with a complete Kinect-based game. Augmented Reality with Kinect will help you get into the world of Kinect programming, with a few interesting recipes and a relatively complete example. The book will introduce the following topics: the installation and initialization of Kinect applications; capturing color and depth images; obtaining skeleton and face tracking data; emulating multi-touch cursors and gestures; and developing a complete game using Kinect features. The book is divided in such a way so as to ensure that each topic is given the right amount of focus. Beginners will start from the first chapter and build up to developing their own applications.