Narrow your search

Library

UGent (53)

Thomas More Mechelen (51)

KU Leuven (50)

Odisee (49)

Thomas More Kempen (49)

VIVES (49)

UCLL (48)

ULiège (48)

ULB (45)

LUCA School of Arts (24)

More...

Resource type

book (53)


Language

English (50)

Dutch (3)


Year
From To Submit

2023 (2)

2022 (10)

2021 (5)

2020 (5)

2019 (11)

More...
Listing 1 - 10 of 53 << page
of 6
>>
Sort by

Book
Arduino measurements in science : advanced techniques and data projects
Author:
ISBN: 1484267818 148426780X Year: 2022 Publisher: New York, New York : Apress L. P.,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Advanced Arduino techniques in science : refine your skills and projects with PCs or Python-Tkinter
Author:
ISBN: 1484267842 1484267869 1484267834 Year: 2021 Publisher: Berkeley, CA : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Programming Arduino projects with the PIC microcontroller : a line-by-line code analysis and complete reference guide for embedded programming in C
Author:
ISBN: 1484272307 1484272293 1484272323 Year: 2022 Publisher: Berkeley, CA : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Now that you've built a few Arduino projects, and reused some pre-written sketches, it's time to move on to the next step and explore the world of embedded programming. To truly up-skill, you'll need to understand how your code works, and that's where this book comes in. You'll review and work with several Arduino projects plus two extra ones written for a PIC microcontroller. Each one is accompanied with a basic circuit diagram and photos of the program working. Ideal for the Arduino hobbyist and PIC programmers who want to merge their skills, this comprehensive book will go over every aspect of the 8-bit microcontroller, provide line-by-line analysis of the code, and in the end, show you how to bring your Arduino projects to the PIC microcontroller using C. You'll gain a full understanding of how the C instructions work and can be used with the PIC microcontroller. Programming Arduino Projects with the PIC Microcontroller is your one-stop reference resource. What You'll Learn Examine how the code works Create code to perform any function Build practical projects on vero boards with full vero plans and circuit diagrams Understand how programs work by simulation with an ECAD package Who This Book Is For Would-be embedded programmers, Arduino hobbyists, and PIC programmers.


Book
Embedded systems -- a hardware-software co-design approach : unleash the power of Arduino!
Author:
ISBN: 3030668088 303066807X Year: 2021 Publisher: Cham, Switzerland : Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Controlled self-organisation using learning classifier systems
Author:
ISBN: 1000013138 3866444311 Year: 2009 Publisher: KIT Scientific Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

The complexity of technical systems increases, breakdowns occur quite often. The mission of organic computing is to tame these challenges by providing degrees of freedom for self-organised behaviour. To achieve these goals, new methods have to be developed. The proposed observer/controller architecture constitutes one way to achieve controlled self-organisation. To improve its design, multi-agent scenarios are investigated. Especially, learning using learning classifier systems is addressed.


Book
Organic traffic control
Author:
ISBN: 1000024003 3866447256 Year: 2011 Publisher: KIT Scientific Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

Modern cities cannot be imagined without traffic lights controlling the road network. To handle the network's changing demands efficiently, the signal plan specification needs to be shifted from the design time to the run-time of a signal system. The generic observer/controller architecture proposed for Organic Computing facilitates this shift. A two-levelled learning mechanism optimises signal plans on-line while a distributed coordination mechanism establishes green waves in the road network.


Book
PID controller design approaches : theory, tuning and application to frontier areas
Author:
ISBN: 9535161865 9535104055 Year: 2012 Publisher: IntechOpen

Loading...
Export citation

Choose an application

Bookmark

Abstract

First placed on the market in 1939, the design of PID controllers remains a challenging area that requires new approaches to solving PID tuning problems while capturing the effects of noise and process variations. The augmented complexity of modern applications concerning areas like automotive applications, microsystems technology, pneumatic mechanisms, dc motors, industry processes, require controllers that incorporate into their design important characteristics of the systems. These characteristics include but are not limited to: model uncertainties, system's nonlinearities, time delays, disturbance rejection requirements and performance criteria. The scope of this book is to propose different PID controllers designs for numerous modern technology applications in order to cover the needs of an audience including researchers, scholars and professionals who are interested in advances in PID controllers and related topics.


Book
ESP32 formats and communication : application of communication protocols with ESP32 microcontroller
Author:
ISBN: 1484293762 1484293754 1484293789 Year: 2023 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Although Wi-Fi communication is incorporated in many internet-based applications, knowledge of alternative communication protocols is vital for optimal project development with a microcontroller, such as the ESP32. This book focuses on communication protocols for the ESP32 microcontroller with illustrative projects ranging from a Bluetooth Low Energy beacon communicating with your smart wristwatch to Long Range (LoRa) communication between microsatellites circling 550km above the Earth and an ESP32 microcontroller in your home. Just as there are different communication protocols, there are different ESP32 microcontroller formats. You’ll examine the features of several ESP32 microcontroller formats, which enable the optimal combination of communication protocol and ESP32 format to achieve the requirements of a project. Several of the communication protocols and ESP32 formats have only been available in the last few months or years, making the book very relevant. Each chapter focuses on a communication protocol and is stand-alone, so they can be read without having to start from the beginning of the book. The chapters are loosely grouped into short- and long-range communication, image management for transmission to a webpage or a remote LCD screen, and the required apps and IoT techniques for remote control of an ESP32-CAM robot vehicle. The advantages of each communication protocol correspond to different project types. You will: Study the MESH communication and the ESP-NOW protocols with communication between ESP32 microcontrollers without a Wi-Fi connection Review email communication projects with a generation of quick response codes to instruct an ESP32 to control a connected device Look at the ESP32-CAM module built around a 2M-pixel camera for streaming images with the WebSocket protocol to a remote ESP32 Control an ESP32-CAM robot car through remote communication over the internet with image streaming to an Android tablet or mobile phone.


Book
Arduino in Science : Collecting, Displaying, and Manipulating Sensor Data
Author:
ISBN: 1484267788 148426777X 1523150777 Year: 2021 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

It’s a simple question, but do you know how to take basic measurements with your Arduino, Raspberry Pi or PC? A lot of the times, you know how to use microcontrollers, sensors, and programming skills to collect data. This book takes it one step further to teach you how to transform your PC, Raspberry Pi, and Arduino to a device that can measure, collect, and analyze data. You'll begin from a simple starting point reviewing the basics of electronics and digital and analog concepts. As you advance through this book, you’ll work through 10 exercises to develop a working knowledge of microcontroller properties and graphical data presentation concepts, basic electronic technology, and the fundamentals of controlling and acquiring data. Arduino in Science is your guide to monitoring and measuring physical – chemical parameters with integrated circuitry and physical computational systems. You will: Review fundamental human machine interfacing with supervisory control and data acquisition software Examine timing, counting, and serial communication concepts Adapt microcontrollers to perform sophisticated functions Understand collection and presentation of data.


Book
Embedded robotics : from mobile robots to autonomous vehicles with Raspberry Pi and Arduino
Author:
ISBN: 9811608032 9811608040 Year: 2022 Publisher: Singapore : Springer,

Listing 1 - 10 of 53 << page
of 6
>>
Sort by