20 resultater (0,24104 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Arduino Applied - Neil Cameron - Bog - APress - Plusbog.dk

Arduino Interrupts - Norman Dunbar - Bog - APress - Plusbog.dk

Essentials of Arduino Boards Programming - Farzin Asadi - Bog - APress - Plusbog.dk

Essentials of Arduino Boards Programming - Farzin Asadi - Bog - APress - Plusbog.dk

Learn to use the Arduino boards to do big jobs in a simple way. This book is full of real-world examples for Arduino enthusiasts of all experience levels. All of the examples in this book use Arduino UNO, which is an excellent option for educational purposes. You'll start with an introduction to Arduino and see firsthand how its free multi-platform integrated development environment (IDE) makes coding easier. In many cases, you can edit the given codes to solve your own problems. ?Arduino boards use a variety of microcontrollers and each board is suitable for a specific application. The Arduino IDE is also preloaded with a broad library of codes that you can modify and practice with. So instead of coding from scratch you can adjust the codes for similar projects. More experienced users will save time by simply copying nuggets of code from the various libraries. You'll also learn about digital input/output (I/O), analog-to-digital and digital-to-analog converters, LCDs and EEPROM. The book then moves on to serial communication, mathematical functions, and pulse width modulation (PWM), all important features when encoding in telecommunications. Finally, you'll see how to control different types of motors, review interrupts, internal comparators, and timers, and read different sensors with Arduino. What You Will LearnTurn on/off a device using a relayGenerate analog/digital outputRead an analog/digital inputControl motors with a parallel virtual machine (PVM) and serial communicationDisplay text with LCDsRead sensors with Arduino and use the interruptsWrite more efficient codes with interrupts and timersWho This Book Is ForEngineering (electrical/computer/biomedical/robotic/mechatronics/aerospace) and science (math/physic/chemistry) students, makers, and hobbyists. Being familiar with a programming language (especially C) is an advantage, however, it is not necessary.

DKK 434.00
1

The LEGO Arduino Cookbook - Grady Koch - Bog - APress - Plusbog.dk

The LEGO Arduino Cookbook - Grady Koch - Bog - APress - Plusbog.dk

Push into new fields of technology using LEGO and Arduino with the projects in this Cookbook. MINDSTORMS EV3 inventions don''t have to be confined to LEGO factory-made sensors. Incorporate a wide range of sensors, displays, LED arrays, actuators, and even a smartphone into your creations. Add amazing capabilities to your LEGOs by building things such as a metal detector, long-range lidar, audio spectrum analyzer, weather station, and a smartphone. Step-by-step instructions bring these new devices to life. You''ll work with the reliable and inexpensive Arduino UNO to take your projects even further and make them truly smart. Learn to set up and program your Arduino UNO. Then learn data communications protocols (I2C, SPI, and PWM) to link sensors to the Arduino. A variety of data communications techniques are also demonstrated on passing data between the Arduino and the MINDSTORMS EV3 Intelligent Brick. Equipped with these new tools, LEGO inventors can build vast new capabilities into their designs. What You''ll Learn - Interface new sensors, devices, and communications with LEGO Mindstorms EV3 - Work with communication protocols of pulse width modulation (PWM), I2c, and SPI - Convert pulse width modulation to analog voltage with resistor and capacitor components Who This Book Is For Tech savvy fans of LEGO projects and hardware hackers. Also coaches or students involved in a school science/technology project or design competition.

DKK 455.00
1

Beginning LoRa Radio Networks with Arduino - Pradeeka Seneviratne - Bog - APress - Plusbog.dk

Arduino in Science - Richard J. Smythe - Bog - APress - Plusbog.dk

Arduino Measurements in Science - Richard J. Smythe - Bog - APress - Plusbog.dk

Arduino Measurements in Science - Richard J. Smythe - Bog - APress - Plusbog.dk

Explore the full capabilities of your Arduino. Whether you need to measure light, heat, mass, force, or conductivity, this book can be used as a complete reference guide for making virtually any scientific measurement with your PC or Linux based system and the Arduino microcontroller. You'll apply the Arduino and sensors to take measurements at the macro-, milli-, micro-, nano- and pico-sensitivity ranges. By working through the projects in this book, you’ll learn how to apply these techniques in the lab or field in areas such as weighing samples at the gram or milligram levels, measuring water temperature to a tenth of a degree, or its conductivity in milli or micro Siemens. With these projects, you can reliably measure, store, and experiment with a wide range of scientific data. Arduino Measurements in Science features a novel approach and several little known techniques to measure data that requires only basic and accessible hardware – perfect for the home or school workshop! What You’ll LearnMake basic scientific measurements with PCs, and Linux based computing systemsReview techniques for weighing measurements down into the double and even single digit milligramUse inexpensive sensors and displays to quantify and validate sensor dataIncorporate weighing scales, electrometers, magnetic and static field detectors, motion and vibration detectors, and moreUnderstand the possible noise and accuracy problems that can occur and best practices to refine your projects See the benefits of data validation for graphical data displayWho Is This Book ForReaders looking to acquire the basic science and engineering skills required to assemble fundamental measurement systems to implement with the simple hand tools found in most home or school workshops.

DKK 476.00
1

Connecting Arduino to the Web - Indira Knight - Bog - APress - Plusbog.dk

Connecting Arduino to the Web - Indira Knight - Bog - APress - Plusbog.dk

Create physical interfaces that interact with the Internet and web pages. With Arduino and JavaScript you can create interactive physical displays and connected devices that send data to or receive data from the web. You''ll take advantage of the processes needed to set up electronic components, collect data, and create web pages able to interact with electronic components. Through exercises, projects, and explanations, this book will give you the core front end web development and electronics skills needed to create connected physical interfaces and build compelling visualizations with a range of JavaScript libraries. By the end of the book you will have developed fully working interactive prototypes capable of sending data to and receiving data from a physical interface. Most importantly, Connecting Arduino to the Web will give you a taste of what is possible and the knowledge to create your own connected physical interfaces and bring the web into your electronics projects. What You''ll Learn Build an Internet of Things dashboard that updates with electronics attached to an Arduino Use components to interact with online 3D displays Create web pages with HTML and CSS Set up a Node.js server Use WebSockets to process live data Interact with scalable vector graphics (SVG) Who This Book Is For Technologists, developers, and enthusiasts looking to extend their skills, be able to develop physical prototypes with connected devices, and with an interest in getting started with IoT. Also, those excited by the possibilities of connecting the physical and the web.

DKK 519.00
1

Industrial Robotics Control - Fabrizio Frigeni - Bog - APress - Plusbog.dk

Industrial Robotics Control - Fabrizio Frigeni - Bog - APress - Plusbog.dk

Build a complete control system for industrial robots, learning all the theory and practical tips from the perspective of an automation engineer. Explore the details of kinematics, trajectories, and motion control, and then create your own circuit board to drive the electric motors and move the robot. After covering the theory, readers can put what they''ve learned in practice by programming a control firmware for the robot. Each software component is described in detail, from the HMI and the interpreter of motion commands, to the servo loop controller at the core of each servo drive. In particular, the author presents the commutation algorithm and the servo loop controller for brushless synchronous motors, which are typically employed in robotics applications. Readers will also learn how to calibrate the robot, commission it to the end-user, and design a digital twin to test and monitor the entire workcell in a safe simulated environment. Finally, the book delves into hardware, covering how to select and use electric motors and encoders, how to build servo drives and motion controllers, and how to design your own PCBs. Different electronic components and their application circuits are analyzed, showing the advantages and drawbacks of each. By the end of the book you should be able to design and build electronic boards and write their core firmware to control any kind of industrial robot for all sorts of different practical applications. What you''ll learn - Solve kinematics models of robots - Generate safe paths and optimal motion trajectories - Create a digital twin of your robot to test and monitor its movements - Master the electronic commutation and closed-loop control of brushless motors - Design electronics circuit boards for motion applications Who This Book Is For Robotics engineers (and students) who want to understand the theory behind the control of robotics arms, from the kinematic models of their axes to the electronic commutation of their motors. Some basic calculus and linear algebra is required for the understanding of the geometrical framework, while some electronics foundations are helpful to grasp the details of the circuits design.

DKK 385.00
1

Modern C Quick Syntax Reference - Mikael Olsson - Bog - APress - Plusbog.dk

Java on the Raspberry Pi - Greg Flurry - Bog - APress - Plusbog.dk

Java on the Raspberry Pi - Greg Flurry - Bog - APress - Plusbog.dk

Use Java to do whatever you want to do with the Raspberry Pi and the devices you need for your project. In theory, it should be possible, and even easy, to work with on the Pi. Unfortunately, reality is a bit different. This book features an extensive set of techniques that allow you to get close to bringing this theory to fruition. You''ll review some limitations on using Java imposed by the Raspberry Pi and Raspberry Pi OS, and even Java itself, and examine which ones might apply to your projects and your devices. You''ll also explore solutions to address the limitations and l look at efficient development of Java for the Raspberry Pi. Java on the Raspberry Pi shows how to interact with a range of devices useful in robotics and IOT, overcoming the hurdles in doing so. It also covers off-loading work from the Raspberry Pi to an Arduino, leveraging its close-to-real time capabilities. What You''ll Learn - Develop with Java remotely using NetBeans - Leverage available libraries to enable device interaction, and what to do if they don''t work - Implement multi-processing, using an Arduino as a co-processor - Build sophisticated projects with multiple threads of execution, multiple processes, and even multiple systems Who This Book Is For Experienced programmers who appreciate the benefits of Java and world class tools for application development and want to build robotics or IOT projects using the low cost, low power, and portability of the Raspberry Pi.

DKK 495.00
1

Internet of Things Using Single Board Computers - G. R. Kanagachidambaresan - Bog - APress - Plusbog.dk

Internet of Things Using Single Board Computers - G. R. Kanagachidambaresan - Bog - APress - Plusbog.dk

Rapidly prototype and program new IoT and Edge solutions using low-cost Maker tech, such as those from Arduino, Raspberry Pi and Nvidia. With a focus on the electronics, this book allows experienced computer science students as well as researchers, practitioners, and even hobbyists to dive right into actual engineering of prototypes and not just theoretical programming and algorithms. You''ll learn to interface sensors, work with various communication mediums, incorporate wired and wireless communication protocols, and more with these single board computers. All while working in the popular Python programming language. Additionally, you''ll discover both scripting-based and drag and drop solutions for different problems. As well as a variety of useful, data gathering approaches. Then you can apply what you''ve learned to IoT projects and troubleshooting Industry 4.0 problems. The rapid growth of technology and new development initiatives has made the Internet of Things and Edge analytics an inevitable platform in all engineering domains. The need for sophisticated and ambient environments controlled by tech has resulted in an exponential growth of automation and artificial intelligence. Internet of Things Using Single Board Computers reflects these recent developments while providing a low-cost, easy ramp into the fields of IoT using single board computers and Python programming. What You''ll Learn - Program Arduino, Raspberry Pi, and Nvidia boards for rapid prototyping in IoT and Edge environments - Interface sensors, communication mediums, and wired and wireless communications into your programs and projects. - Study practical applications of these low-cost solutions in fields such as home automation, smart cities, electrical vehicle charging, and more. Who This Book is For Engineers and hobbyists working on Internet of Things prototypes and applications. Basic skills in electronics and a working knowledge of Python are recommended. Engineers and scientists working on smart environment projects and smart city applications will also benefit.

DKK 495.00
1

Electronics Projects with the ESP8266 and ESP32 - Neil Cameron - Bog - APress - Plusbog.dk

Electronics Projects with the ESP8266 and ESP32 - Neil Cameron - Bog - APress - Plusbog.dk

Discover the powerful ESP8266 and ESP32 microcontrollers and their Wi-Fi communication. The ESP32 microcontroller features Bluetooth and BLE communication in addition to Wi-Fi. The book emphasizes practical projects and readers are guided through Wi-Fi and Bluetooth communication, mobile app design and build, ESP-NOW and LoRa communication, and signal generation. Projects throughout the book utilize the Wi-Fi functionality and processing power of the ESP microcontrollers. Projects are built in the Arduino IDE, so you don't need to download other programming software. Mobile apps are now ubiquitous, making the app build projects of the book very relevant, as are the web page design projects. In Electronics Projects with the ESP8266 and ESP32, you'll see how easy and practical it is to access information over the internet, develop web pages, build mobile apps to remotely control devices with speech recognition or incorporate Google Maps in a GPS route tracking app. You will· Build practical electronics projects with an ESP8266 or ESP32 microcontroller with Wi-Fi communication· Use the Wi-Fi function of the ESP8266 and ESP32 to update web pages· Communicate with your mobile phone or smart watch by Bluetooth Low Energy· Transmit and receive information to control remote devices over the internet· Understand the design and build of mobile apps for internet based applications· Apply your computer programming skills in C++, JavaScript, AJAX and JSON· Use WebSocket, MQTT brokers and IFTTT for fast two-way communication with webpagesWho This Book Is ForThe target audience is for Makers and Tinkerers who want to build internet/intranet based applications with more powerful microcontrollers, such as the ESP8266 or ESP32. A level of C++ programming expertise with the Arduino IDE is assumed, although all sketches are fully described and comprehensively commented.

DKK 455.00
1

MicroPython for the Internet of Things - Charles Bell - Bog - APress - Plusbog.dk

MicroPython for the Internet of Things - Charles Bell - Bog - APress - Plusbog.dk

This book will help you quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, making the creation of IoT applications and devices easier and more accessible than ever. MicroPython for the Internet of Things is ideal for readers new to electronics and the world of IoT. Specific examples are provided covering a range of supported devices, sensors, and MicroPython boards such as the Raspberry Pi Pico and the Arduino Nano Connect RP2040 board. Programming for microcontrollers has never been easier. The book takes a practical and hands-on approach without a lot of detours into the depths of theory. It’ll show you a faster and easier way to program microcontrollers and IoT devices, teach you MicroPython, a variant of one of the most widely used scripting languages, and is written to be accessible to those new to electronics. After completing this book, and its fun example projects, you’ll be ready to ready to use MicroPython to develop your own IoT applications. What You Will Learn Program in MicroPython Understand sensors and basic electronicsDevelop your own IoT projects Build applications for popular boards such as Raspberry Pi Pico and Arduino Nano Connect RP2040 Load MicroPython on compatible boardsInterface with hardware breakout boards Connect hardware to software through MicroPython Explore connecting your microcontroller to the cloudDevelop IoT projects for the cloud Who This Book Is ForAnyone interested in building IoT solutions without the heavy burden of programming in C++ or C. The book also appeals to those wanting an easier way to work with hardware than is provided by platforms that require more complex programming environments.

DKK 519.00
1

Exploring the Raspberry Pi 2 with C++ - Warren Gay - Bog - APress - Plusbog.dk

MicroPython for the Internet of Things - Sir Charles Bell - Bog - APress - Plusbog.dk

MicroPython for the Internet of Things - Sir Charles Bell - Bog - APress - Plusbog.dk

Quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, making the creation of IoT applications and devices easier and more accessible than ever. MicroPython for the Internet of Things is ideal for readers new to electronics and the world of IoT. Specific examples are provided covering a range of supported devices, sensors, and MicroPython boards such as Pycom’s WiPy modules and MicroPython’s pyboard. Never has programming for microcontrollers been easier. The book takes a practical and hands-on approach without a lot of detours into the depths of theory. The book:Shows a faster and easier way to program microcontrollers and IoT devicesTeaches MicroPython, a variant of one of the most widely used scripting languagesIs friendly and accessible to those new to electronics, with fun example projectsWhat You'll LearnProgram in MicroPythonUnderstand sensors and basic electronicsDevelop your own IoT projectsBuild applications for popular boards such as WiPy and pyboardLoad MicroPython on the ESP8266 and similar boardsInterface with hardware breakout boardsConnect hardware to software through MicroPythonExplore the easy-to-use Adafruit IO connecting your microcontroller to the cloudWho This Book Is ForAnyone interested in building IoT solutions without the heavy burden of programming in C++ or C. The book also appeals to those wanting an easier way to work with hardware than is provided by the Arduino and the Raspberry Pi platforms.

DKK 594.00
1

Practical Tinker Board - Liz Clark - Bog - APress - Plusbog.dk

Practical Tinker Board - Liz Clark - Bog - APress - Plusbog.dk

Get started with the ASUS Tinker Board and begin building and expanding your own projects. This book covers the basic operating systems offered by ASUS for the Tinker Board and Tinker Board S, TinkerOS and Android, and then dives deeper into its capabilities for projects; such as a music streamer or a weather display with internet connectivity. Beginners will find the resources necessary to follow along and more seasoned makers can review additional information to engage with this new single-board computer platform. The projects are broad enough to show off the capability of the Tinker Board''s hardware and they can be used as is or you can add to them based on your skill level. The ASUS Tinker Board offers an increase in hardware specs and, as a result, is more powerful compared to other single-board computers on the market, making it a great option for projects that would have previously been a challenge to run on other boards, such as the Raspberry Pi. Single-board computers in general are also gaining in popularity as solutions for many DIY tech projects, ranging from gaming to file storage to being a small form factor desktop Linux computer. Practical Tinker Board is a great resource to the maker community, enabling people to begin truly exploring the Tinker Board. What You''ll Learn: - Review ASUS Tinker Board''s capabilities and functions - Gain a deeper understanding of different Linux distributions - Build useful projects with a range of hardware and software - Take an in-depth look at how to install, configure and use ASUS Tinker Board in projects Who This Book Is For: Those who have previously worked on some beginner maker projects, such as basic Arduino and Raspberry Pi projects, and are looking to expand their skills and knowledge of Linux, single board computers, programming and project builds.

DKK 391.00
1

Robot Building for Beginners, Third Edition - David Cook - Bog - APress - Plusbog.dk

Simulation of Power Electronics Circuits with MATLAB /Simulink - Farzin Asadi - Bog - APress - Plusbog.dk

Simulation of Power Electronics Circuits with MATLAB /Simulink - Farzin Asadi - Bog - APress - Plusbog.dk

Design and analyze electronic components and systems with the help of powerful software and effective skillsets. Balancing theory with practical exploration of the relevant software, you''ll start solving power electronics problems like a pro. Using MATLAB®/Simulink®, you''ll analyze the circuit in a laptop charger; interface with the power electronics converter controlling a washing machine''s motor; turn on lamps with an electronic ballast; convert AC into DC power; and more! Power electronics are at the bedrock of all the wonderful devices simplifying our daily life. Designing them isn''t just about understanding schematics. It also requires measuring twice and cutting once. In order to save time and money, a power electronics circuit must be simulated before construction. So you''ll learn how to work with one of the most powerful simulation tools for this purpose. That way you''ll know before you even go to make it whether the circuit works as expected. Learn to work with MATLAB®/Simulink® by directly applying and building the projects in this book. Or use it as a lab manual for power electronics and industrial electronics. Either way, using strong simulations and solid design theory, you''ll be able to build power electronics that don''t fail. What You''ll Learn - Simulate power electronics effectively before building them - Select suitable semiconductor components for your circuit based on simulation waveforms - Extract dynamic models of converters and design suitable controllers for them Who This Book Is For Engineers and students who want to simulate power electronics circuits in MATLAB®/Simulink®.

DKK 519.00
1

Inclusive Design for a Digital World - Regine M. Gilbert - Bog - APress - Plusbog.dk

Inclusive Design for a Digital World - Regine M. Gilbert - Bog - APress - Plusbog.dk

What is inclusive design ? It is simple. It means that your product has been created with the intention of being accessible to as many different users as possible. For a long time, the concept of accessibility has been limited in terms of only defining physical spaces. However, change is afoot: personal technology now plays a part in the everyday lives of most of us, and thus it is a responsibility for designers of apps, web pages, and more public-facing tech products to make them accessible to all. Our digital era brings progressive ideas and paradigm shifts - but they are only truly progressive if everybody can participate. In Inclusive Design for a Digital World , multiple crucial aspects of technological accessibility are confronted, followed by step-by-step solutions from User Experience Design professor and author Regine Gilbert. Think about every potential user who could be using your product. Could they be visually impaired? Have limited motor skills? Be deaf or hard of hearing? This book addresses a plethora of web accessibility issues that people with disabilities face. Your app might be blocking out an entire sector of the population without you ever intending or realizing it. For example, is your instructional text full of animated words and Emoji icons? This makes it difficult for a user with vision impairment to use an assistive reading device, such as a speech synthesizer, along with your app correctly. In Inclusive Design for a Digital World , Gilbert covers the Web Content Accessibility Guidelines (WCAG) 2.1 requirements, emerging technologies such as VR and AR, best practices for web development, and more. As a creator in the modern digital era, your aim should be to make products that are inclusive of all people. Technology has, overall, increased connection and information equality around the world. To continue its impact, access and usability of such technology must be made a priority, and there is no better place to get started than Inclusive Design for a Digital World . What You''ll Learn - The moral, ethical, and high level legal reasons for accessible design - Tools and best practices for user research and web developers - The different types of designs for disabilities on various platforms - Familiarize yourself with web compliance guidelines - Test products and usability best practices - Understand past innovations and future opportunities for continued improvement Who This Book Is For Practitioners of product design, product development, content, and design can benefit from this book.

DKK 375.00
1