Domain eoca.de kaufen?

Produkt zum Begriff Applications:


  • Arduino for Radio Amateur Applications
    Arduino for Radio Amateur Applications

    Program and build Arduino-based ham station utilities, tools, and instruments In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. This book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial.

    Preis: 39.95 € | Versand*: 5.95 €
  • Duden, Thomas: FreeCAD for Electronics Applications
    Duden, Thomas: FreeCAD for Electronics Applications

    FreeCAD for Electronics Applications , Embedding a vintage component, creating a professional looking home for a circuit board, or even designing a complex apparatus complete with a chassis - these and many other challenges turn into a stimulating pleasure with FreeCAD. Once you have internalized the basic processes, there are virtually no limits to your imagination. Starting to use a new software is never straightforward - especially with a tool as versatile as FreeCAD. Manageable, but at the same time easily usable individual components provide the starting point in this book. Putting these components together later results in assemblies. In the FreeCAD universe, a workable trajectory is demonstrated. The described procedure is illustrative so the examples are easily applied to custom tasks. The devices were made by the author and illustrated with photos. Creating a 3D design is requiring some effort but the initial investment pays off soon. Besides the impressive spatial representation of the projects, the extracted drawings yield a solid base for documentation and production. Extended FreeCAD capabilities like the unfolding of sheet metal parts enormously add to efficiency and pushes models forward into practical assembly. Soon you will definitely not want to do without FreeCAD! , Studium & Erwachsenenbildung > Fachbücher, Lernen & Nachschlagen

    Preis: 31.38 € | Versand*: 0 €
  • HPE Scality RING Connector for Email Applications
    HPE Scality RING Connector for Email Applications

    Scality RING Connector for Email Applications - Lizenz - Kapazität: 1TB - 200 TB - 1PB - elektronisch

    Preis: 160.02 € | Versand*: 0.00 €
  • Popiel, Glen: Arduino for Radio Amateur Applications
    Popiel, Glen: Arduino for Radio Amateur Applications

    Arduino for Radio Amateur Applications , In addition to a detailed introduction to the exciting world of the Arduino microcontroller and its many variants, this book introduces you to the shields, modules, and components you can connect to the Arduino. Many of these components are discussed in detail and used in the projects included in this book to help you understand how these components can be incorporated into your own Arduino projects. Emphasis has been placed on designing and creating a wide range of amateur radio-related projects that can easily be built in just a few days. This book is written for ham radio operators and Arduino enthusiasts of all skill levels, and includes discussions about the tools, construction methods, and troubleshooting techniques used in creating amateur radio-related Arduino projects. This book teaches you how to create feature-rich Arduino-based projects, with the goal of helping you to advance beyond this book, and design and build your own ham radio Arduino projects. In addition, this book describes in detail the design, construction, programming, and operation of the following projects: CW Beacon and Foxhunt Keyer Mini Weather Station RF Probe with LED Bar Graph DTMF Tone Encoder DTMF Tone Decoder Waveform Generator Auto Power On/Off Bluetooth CW Keyer Station Power Monitor AC Current Monitor This book assumes a basic knowledge of electronics and circuit construction. Basic knowledge of how to program the Arduino using its IDE will also be beneficial. , Studium & Erwachsenenbildung > Fachbücher, Lernen & Nachschlagen

    Preis: 27.91 € | Versand*: 0 €
  • Welche grundlegende Ausrüstung benötigt man für Outdoor-Abenteuer wie Wandern, Camping und Klettern?

    Für Outdoor-Abenteuer wie Wandern, Camping und Klettern benötigt man grundlegend eine gute Wanderausrüstung wie feste Schuhe, wetterfeste Kleidung und einen Rucksack. Zum Campen benötigt man zusätzlich ein Zelt, Schlafsack, Isomatte und Kochgeschirr. Beim Klettern ist eine Kletterausrüstung mit Seil, Helm, Klettergurt und Karabinern unerlässlich.

  • Welche Camping-Ausrüstung ist unverzichtbar für eine gelungene Outdoor-Abenteuer?

    Ein Zelt, Schlafsack und Isomatte sind unverzichtbar für eine gelungene Camping-Tour. Außerdem sind Kochutensilien, wie ein Campingkocher und Geschirr, wichtig für die Verpflegung. Eine Stirnlampe oder Taschenlampe sollte ebenfalls nicht fehlen, um auch bei Dunkelheit gut sehen zu können.

  • Was ist die nachfolgende Technologie für HTML Applications (HTA)?

    Die nachfolgende Technologie für HTML Applications (HTA) ist die Progressive Web App (PWA). PWAs sind Webanwendungen, die sich wie native Apps verhalten und auf verschiedenen Plattformen und Geräten funktionieren. Sie bieten eine bessere Benutzererfahrung und können offline verwendet werden.

  • Welche grundlegenden Ausrüstungsgegenstände sind unverzichtbar für Outdoor-Abenteuer wie Wandern oder Camping?

    Für Outdoor-Abenteuer wie Wandern oder Camping sind unverzichtbare Ausrüstungsgegenstände ein robustes Zelt, Schlafsack und Isomatte für die Übernachtung im Freien. Weiterhin sind auch wetterfeste Kleidung, Wanderschuhe und eine Stirnlampe für die Beleuchtung in der Nacht essentiell. Zudem sollte man auch immer genügend Wasser, Proviant und eine Erste-Hilfe-Ausrüstung dabei haben.

Ähnliche Suchbegriffe für Applications:


  • Develop your own Bluetooth Low Energy Applications (Vervloesem, Koen)
    Develop your own Bluetooth Low Energy Applications (Vervloesem, Koen)

    Develop your own Bluetooth Low Energy Applications , Bluetooth Low Energy (BLE) radio chips are ubiquitous from Raspberry Pi to light bulbs. BLE is an elaborate technology with a comprehensive specification, but the basics are quite accessible. A progressive and systematic approach will lead you far in mastering this wireless communication technique, which is essential for working in low power scenarios. In this book, you'll learn how to: Discover BLE devices in the neighborhood by listening to their advertisements. Create your own BLE devices advertising data. Connect to BLE devices such as heart rate monitors and proximity reporters. Create secure connections to BLE devices with encryption and authentication. Understand BLE service and profile specifications and implement them. Reverse engineer a BLE device with a proprietary implementation and control it with your own software. Make your BLE devices use as little power as possible. This book shows you the ropes of BLE programming with Python and the Bleak library on a Raspberry Pi or PC, with C++ and NimBLE-Arduino on Espressif's ESP32 development boards, and with C on one of the development boards supported by the Zephyr real-time operating system, such as Nordic Semiconductor's nRF52 boards. Starting with a very little amount of theory, you'll develop code right from the beginning. After you've completed this book, you'll know enough to create your own BLE applications. , Bücher > Bücher & Zeitschriften , Erscheinungsjahr: 20220606, Produktform: Kartoniert, Autoren: Vervloesem, Koen, Seitenzahl/Blattzahl: 257, Abbildungen: farbige Abbildungen, Keyword: Arduino; Bluetooth; Bluetooth LE; ESP32; Raspberry Pi, Fachschema: Mikrocomputer~Mikrorechner, Warengruppe: HC/Elektronik/Elektrotechnik/Nachrichtentechnik, Fachkategorie: Elektronik, Thema: Verstehen, Text Sprache: eng, UNSPSC: 49019900, Warenverzeichnis für die Außenhandelsstatistik: 49019900, Verlag: Elektor Verlag, Verlag: Elektor Verlag, Verlag: Elektor Verlag GmbH, Länge: 234, Breite: 173, Höhe: 17, Gewicht: 491, Produktform: Klappenbroschur, Genre: Mathematik/Naturwissenschaften/Technik/Medizin, Genre: Mathematik/Naturwissenschaften/Technik/Medizin, Herkunftsland: NIEDERLANDE (NL), Katalog: Gesamtkatalog, Katalog: Internationale Lagertitel, Katalog: internationale Titel, Katalog: Lagerartikel, Book on Demand, ausgew. Medienartikel, Relevanz: 0008, Tendenz: +1, Unterkatalog: AK, Unterkatalog: Bücher, Unterkatalog: Hardcover, Unterkatalog: Lagerartikel,

    Preis: 31.38 € | Versand*: 0 €
  • Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi
    Programming Voice-controlled IoT Applications with Alexa and Raspberry Pi

    Lernen Sie die Programmierung für Alexa-Geräte, erweitern Sie sie auf Smart-Home-Geräte und steuern Sie den Raspberry Pi Das Buch ist in zwei Teile gegliedert: Im ersten Teil geht es um die Erstellung von Alexa-Skills und im zweiten Teil um die Entwicklung von Internet-of-Things- und Smart-Home-Geräten mit einem Raspberry Pi. Die ersten Kapitel beschreiben den Prozess der Alexa-Kommunikation, der Eröffnung eines Amazon-Kontos und der kostenlosen Erstellung eines Skills. Die Funktionsweise eines Alexa-Skills und die Terminologie wie Äußerungen, Absichten, Slots und Konversationen werden erläutert. Es werden das Debuggen Ihres Codes, das Speichern von Benutzerdaten zwischen Sitzungen, die S3-Datenspeicherung und die Dynamo DB-Datenbank besprochen. Es wird der In-Skill-Einkauf beschrieben, der es Benutzern ermöglicht, Artikel für Ihren Skill zu kaufen, sowie die Zertifizierung und Veröffentlichung. Das Erstellen von Fähigkeiten mit AWS Lambda und ASK CLI wird ebenso behandelt wie der Visual Studio-Code-Editor und lokales Debuggen. Außerdem wird der Prozess des Entwerfens von Fähigkeiten für visuelle Displays und interaktive Touch-Designs mithilfe der Alexa Presentation Language behandelt. Die zweite Hälfte des Buches beginnt mit der Erstellung eines Raspberry Pi IoT-„Dings“, um einen Roboter von Ihrem Alexa-Gerät aus zu steuern. Dies umfasst Sicherheitsprobleme und Methoden zum Senden und Empfangen von MQTT-Nachrichten zwischen einem Alexa-Gerät und dem Raspberry Pi. Das Erstellen eines Smart-Home-Geräts wird beschrieben, einschließlich der Erstellung eines Sicherheitsprofils, der Verknüpfung mit Amazon und dem Schreiben einer Lambda-Funktion, die durch einen Alexa-Skill ausgelöst wird. Geräteerkennung und Ein-/Aus-Steuerung werden demonstriert. Als Nächstes erfahren die Leser, wie sie ein Smart-Home-Raspberry-Pi-Display über einen Alexa-Skill mithilfe von SQS-Nachrichten (Simple Queue Service) steuern können, um das Display ein- und auszuschalten oder die Farbe zu ändern. Ein Node-RED-Design wird von der grundlegenden Benutzeroberfläche bis hin zur Konfiguration von MQTT-Knoten besprochen. Von einem Benutzer gesendete MQTT-Nachrichten werden auf einem Raspberry Pi angezeigt. In einem Kapitel wird das Senden einer proaktiven Benachrichtigung, beispielsweise einer Wetterwarnung, von einem Raspberry Pi an ein Alexa-Gerät erläutert. Abschließend erklärt das Buch, wie man den Raspberry Pi als eigenständiges Alexa-Gerät erstellt.

    Preis: 14.95 € | Versand*: 5.95 €
  • Mitel Applications Suite Collaboration Advanced Web only for PBX Integrations
    Mitel Applications Suite Collaboration Advanced Web only for PBX Integrations

    Mitel Applications Suite Collaboration Advanced Web only for PBX Integrations - Uplift License - 1 Benutzer - Linux, Win

    Preis: 420.76 € | Versand*: 0.00 €
  • Lenovo SuSE Linux Enterprise Server for SAP Applications - Abonnement (5 Jahre)
    Lenovo SuSE Linux Enterprise Server for SAP Applications - Abonnement (5 Jahre)

    SuSE Linux Enterprise Server for SAP Applications - Abonnement (5 Jahre) + Lenovo Priority Support - 1-2 Anschlüsse/virtuelle Maschinen

    Preis: 8187.77 € | Versand*: 0.00 €
  • Welche Ausrüstung ist wichtig für Outdoor-Aktivitäten wie Camping, Wandern und Klettern?

    Für Outdoor-Aktivitäten wie Camping, Wandern und Klettern ist eine robuste und wetterfeste Ausrüstung wichtig, darunter Zelte, Schlafsäcke, Rucksäcke, Wanderschuhe und wetterfeste Kleidung. Ebenso sind Navigationsgeräte wie Karten, GPS-Geräte und Kompass sowie Erste-Hilfe-Kits und Wasserfilter unverzichtbar. Je nach Aktivität können auch Kletterausrüstung wie Seile, Karabiner und Klettergurte erforderlich sein.

  • Welche Ausrüstung ist für Outdoor-Aktivitäten wie Camping, Wandern und Klettern unerlässlich?

    Für Outdoor-Aktivitäten wie Camping, Wandern und Klettern sind unerlässlich: ein Zelt oder Schlafsack, wetterfeste Kleidung und Schuhe sowie eine Stirnlampe oder Taschenlampe. Es ist auch wichtig, genügend Wasser, Proviant und eine Erste-Hilfe-Ausrüstung mitzuführen.

  • "Welche Ausrüstung ist wesentlich für Outdoor-Aktivitäten wie Wandern, Camping und Klettern?"

    Für Outdoor-Aktivitäten wie Wandern, Camping und Klettern ist eine gute Wanderausrüstung unerlässlich. Dazu gehören bequeme Wanderschuhe, wetterfeste Kleidung, Rucksack, Schlafsack, Zelt und Proviant. Zusätzlich sind je nach Aktivität auch Klettergurt, Seil und Karabiner wichtig.

  • Welche Ausrüstung ist für Outdoor-Aktivitäten wie Camping, Wandern und Klettern unverzichtbar?

    Für Outdoor-Aktivitäten wie Camping, Wandern und Klettern sind unverzichtbare Ausrüstungsgegenstände ein Zelt oder Schlafsack für Camping, festes Schuhwerk und wetterfeste Kleidung für das Wandern sowie Klettergurt und Sicherungsseil für das Klettern. Es ist auch wichtig, eine Taschenlampe, Wasserflasche und Erste-Hilfe-Set mitzuführen.

* Alle Preise verstehen sich inklusive der gesetzlichen Mehrwertsteuer und ggf. zuzüglich Versandkosten. Die Angebotsinformationen basieren auf den Angaben des jeweiligen Shops und werden über automatisierte Prozesse aktualisiert. Eine Aktualisierung in Echtzeit findet nicht statt, so dass es im Einzelfall zu Abweichungen kommen kann.