From Theory to Practical Applications in Wireless Energy Transfer and Harvesting
Wireless power transmission has gained significant global interest, particularly with the rise of electric vehicles and the Internet of Things (IoT). It’s a technology that allows the transfer of electricity without physical connections, offering solutions for everything from powering small devices over short distances to long-range energy transmission for more complex systems.
Wireless Power Design provides a balanced mix of theoretical knowledge and practical insights, helping you explore the potential of wireless energy transfer and harvesting technologies. The book presents a series of hands-on projects that cover various aspects of wireless power systems, each accompanied by detailed explanations and parameter listings.
The following five projects guide you through key areas of wireless power:
Project 1: Wireless Powering of Advanced IoT Devices
Project 2: Wireless Powered Devices on the Frontline – The Future and Challenges
Project 3: Wireless Powering of Devices Using Inductive Technology
Project 4: Wireless Power Transmission for IoT Devices
Project 5: Charging Robot Crawler Inside the Pipeline
These projects explore different aspects of wireless power, from inductive charging to wireless energy transmission, offering practical solutions for real-world applications. The book includes projects that use simulation tools like CST Microwave Studio and Keysight ADS for design and analysis, with a focus on practical design considerations and real-world implementation techniques.
Ce petit mini clavier sans fil de 14,1 x 8,2 cm est un outil universel pratique doté d'un pavé tactile intégré qui vous évite d'avoir à utiliser une souris séparée. Si vous utilisez votre Raspberry comme plateforme multimédia, ce clavier est un incontournable. La large portée de 10 mètres vous permet de prendre le contrôle depuis le confort de votre canapé. Grâce à l'éclairage RVB intégré, le fonctionnement dans l'obscurité ne pose aucun problème. Outre de nombreuses touches spéciales, toutes les touches d'un clavier conventionnel sont également présentes. La batterie rechargeable intégrée peut être rechargée facilement via la connexion micro USB existante avec n'importe quel bloc d'alimentation disponible dans le commerce.
Caractéristiques
Toutes les fonctionnalités d'un grand clavier
De nombreuses touches de fonction supplémentaires
Connexion sans fil avec portée de 10 mètres
Batterie rechargeable intégrée / chargement via Micro-USB
Éclairage RVB réglable
Pavé tactile
Détails techniques
Nombre de clés : 80
Disposition du clavier : QWERTZ avec ä, ü, ö
Fréquence : 2,4 GHz
Puissance d'émission : +5 dB max.
Tension de fonctionnement : 3,7 V
Courant de charge : < 200 mA
Courant au repos : < 30 µA
Type de batterie : BL-5B
Capacité de la batterie : 300 mAh
Fonctions spéciales : rétroéclairage RVB réglable, boutons multimédia, pavé tactile intégré, batterie rechargeable
Dimensions : 141 x 82 x 13 mm
Poids : 105g
Cette offre groupée contient :
Livre : Building Wireless Sensor Networks with OpenThread (prix normal : 40 €)
Nordic Semiconductor nRF52840 USB Dongle (prix normal : 20 €)
Livre : Building Wireless Sensor Networks with OpenThread
This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on:
The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4.
Network simulation with the OpenThread Network Simulator.
Connecting a Thread network to a non-Thread network using a Thread Border Router.
The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network.
The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses.
The process of joining a Thread network using network commissioning.
CoAP servers and clients and their OpenThread API.
Service registration and discovery.
Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates.
Investigating and optimizing a Thread device’s power consumption.
Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
Nordic Semiconductor nRF52840 USB Dongle
The nRF52840 dongle is a small, low-cost USB dongle that supports Bluetooth 5.3, Bluetooth mesh, Thread, ZigBee, 802.15.4, ANT and 2.4 GHz proprietary protocols. The dongle is the perfect target hardware for use with nRF Connect for Desktop as it is low-cost but still support all the short range wireless standards used with Nordic devices.
The dongle has been designed to be used as a wireless HW device together with nRF Connect for Desktop. For other use cases please do note that there is no debug support on the dongle, only support for programming the device and communicating through USB.
It is supported by most of the nRF Connect for Desktop apps and will automatically be programmed if needed. In addition custom applications can be compiled and downloaded to the dongle. It has a user programmable RGB LED, a green LED, a user programmable button as well as 15 GPIO accessible from castellated solder points along the edge. Example applications are available in the nRF5 SDK under the board name PCA10059.
The nRF52840 dongle is supported by nRF Connect for Desktop as well as programming through nRFUtil.
Features
Bluetooth 5.2 ready multiprotocol radio
2 Mbps
Long Range
Advertising Extensions
Channel Selection Algorithm #2 (CSA #2)
IEEE 802.15.4 radio support
Thread
ZigBee
Arm Cortex-M4 with floating point support
DSP instruction set
ARM CryptoCell CC310 cryptographic accelerator
15 GPIO available via edge castellation
USB interface direct to nRF52840 SoC
Integrated 2.4 GHz PCB antenna
1 user-programmable button
1 user-programmable RGB LED
1 user-programmable LED
1.7-5.5 V operation from USB or external
Downloads
Datasheet
Hardware Files
From Theory to Practical Applications in Wireless Energy Transfer and Harvesting
Wireless power transmission has gained significant global interest, particularly with the rise of electric vehicles and the Internet of Things (IoT). It’s a technology that allows the transfer of electricity without physical connections, offering solutions for everything from powering small devices over short distances to long-range energy transmission for more complex systems.
Wireless Power Design provides a balanced mix of theoretical knowledge and practical insights, helping you explore the potential of wireless energy transfer and harvesting technologies. The book presents a series of hands-on projects that cover various aspects of wireless power systems, each accompanied by detailed explanations and parameter listings.
The following five projects guide you through key areas of wireless power:
Project 1: Wireless Powering of Advanced IoT Devices
Project 2: Wireless Powered Devices on the Frontline – The Future and Challenges
Project 3: Wireless Powering of Devices Using Inductive Technology
Project 4: Wireless Power Transmission for IoT Devices
Project 5: Charging Robot Crawler Inside the Pipeline
These projects explore different aspects of wireless power, from inductive charging to wireless energy transmission, offering practical solutions for real-world applications. The book includes projects that use simulation tools like CST Microwave Studio and Keysight ADS for design and analysis, with a focus on practical design considerations and real-world implementation techniques.
Developing CoAP applications for Thread networks with Zephyr
This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on:
The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4.
Network simulation with the OpenThread Network Simulator.
Connecting a Thread network to a non-Thread network using a Thread Border Router.
The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network.
The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses.
The process of joining a Thread network using network commissioning.
CoAP servers and clients and their OpenThread API.
Service registration and discovery.
Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates.
Investigating and optimizing a Thread device’s power consumption.
Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
Raspberry Pi Pico Wireless Pack se fixe à l'arrière de votre Pico et utilise une puce ESP32 pour permettre à votre Pico de se connecter aux réseaux sans fil 2,4 GHz et de transférer des données. Il existe un emplacement pour carte microSD si vous souhaitez stocker beaucoup de données localement, ainsi qu'une LED RVB (pour les mises à jour d'état) et un bouton (utile pour des choses comme activer/désactiver le Wi-Fi).
Idéal pour adapter rapidement un projet Pico existant afin d'avoir une fonctionnalité sans fil, le Raspberry Pi Pico Wireless Pack serait utile pour envoyer des données de capteurs dans des systèmes domotiques ou des tableaux de bord, pour héberger une page Web à partir d'une boîte d'allumettes ou pour permettre à votre Pico d'interagir avec des API en ligne. .
Caractéristiques
Module ESP32-WROOM-32E pour connectivité sans fil (connecté via SPI) ( fiche technique )
1x bouton tactile
LED RVB
Emplacement pour carte Micro SD
Connecteurs femelles pré-soudés pour fixer votre Raspberry Pi Pico
Entièrement assemblé
Aucune soudure requise (tant que votre Pico est équipé de broches d'en-tête attachées)
Compatible avec Raspberry Pi Pico
Dimensions : environ 53 x 25 x 11 mm (L x L x H, y compris les en-têtes et les composants)
Bibliothèques C++ et MicroPython
NRF24L01 est une puce émetteur-récepteur monolithique universelle en bande ISM fonctionnant dans la bande 2,4-2,5 GHz. Caractéristiques
Émetteur-récepteur sans fil comprenant : Générateur de fréquence, type amélioré, SchockBurstTM, contrôleur de mode, amplificateur de puissance, amplificateur à cristal, modulateur, démodulateur
La sélection du canal de puissance de sortie et les paramètres du protocole peuvent être définis avec une consommation de courant extrêmement faible, via l'interface SPI.
En mode de transmission, la puissance de transmission est de 6 dBm, le courant est de 9,0 mA, le courant du mode accepté est de 12,3 mA, la consommation de courant du mode mise hors tension et du mode veille est inférieure
Antenne 2,4 GHz intégrée, prend en charge jusqu'à six canaux de réception de données
Taille : 15 x 29 mm (antenne comprise)
Developing CoAP applications for Thread networks with Zephyr
This book will guide you through the operation of Thread, the setup of a Thread network, and the creation of your own Zephyr-based OpenThread applications to use it. You’ll acquire knowledge on:
The capture of network packets on Thread networks using Wireshark and the nRF Sniffer for 802.15.4.
Network simulation with the OpenThread Network Simulator.
Connecting a Thread network to a non-Thread network using a Thread Border Router.
The basics of Thread networking, including device roles and types, as well as the diverse types of unicast and multicast IPv6 addresses used in a Thread network.
The mechanisms behind network discovery, DNS queries, NAT64, and multicast addresses.
The process of joining a Thread network using network commissioning.
CoAP servers and clients and their OpenThread API.
Service registration and discovery.
Securing CoAP messages with DTLS, using a pre-shared key or X.509 certificates.
Investigating and optimizing a Thread device’s power consumption.
Once you‘ve set up a Thread network with some devices and tried connecting and disconnecting them, you’ll have gained a good insight into the functionality of a Thread network, including its self-healing capabilities. After you’ve experimented with all code examples in this book, you’ll also have gained useful programming experience using the OpenThread API and CoAP.
CARACTÉRISTIQUES
MÉTHODE DE TRANSMISSION SANS FIL
transmission par radiofréquence
GAMME
jusqu'à 10 mètres
ADRESSE DE COMMUNICATION
0 - 99
CANAL DE COMMUNICATION
0 - 30
BATTERIE OU PANNEAU DE COMMANDE
3,7 V 2000 mAh
TAILLE D'AFFICHAGE
2,4 pouces (6,35 cm)
DIMENSIONS
120x80x25mm
POIDS
108g
ARTICLES EXPÉDIÉS
Panneau de commande, câbles
YARD Stick One (Yet Another Radio Dongle) est un circuit intégré émetteur-récepteur sans fil sub-1 GHz sur un dongle USB. Il est basé sur le Texas Instruments CC1111.
YARD Stick One peut émettre ou recevoir des signaux sans fil numériques à des fréquences inférieures à 1 GHz. Il utilise le même circuit radio que le populaire IM-Me. Les fonctions radio qui sont possibles en personnalisant le firmware IM-Me sont maintenant à portée de main lorsque vous connectez YARD Stick One à un ordinateur via USB.
Caractéristiques
Transmission et réception semi-duplex
Fréquences de fonctionnement officielles : 300-348 MHz, 391-464 MHz et 782-928 MHz
Fréquences de fonctionnement non officielles : 281-361 MHz, 378-481 MHz et 749-962 MHz
Modulations : ASK, OOK, GFSK, 2-FSK, 4-FSK, MSK
Débits de données jusqu'à 500 kbps
USB 2.0 haute vitesse
Connecteur d'antenne femelle SMA (50 ohms)
Alimentation du port d'antenne contrôlée par logiciel (max 50 mA à 3,3 V)
Filtre passe-bas pour éliminer les harmoniques lors de l'utilisation dans les bandes 800 et 900 MHz
En-tête d'expansion et de programmation compatible GoodFET
Points de test de programmation compatibles GIMME
Open source
Téléchargements
Documentation
GitHub
Lo-Fi (combinaison ESP32 + LoRa) est la solution parfaite pour tous ceux qui cherchent à établir une communication sans fil longue portée dans une variété d'applications dotées de capacités WiFi. LoRa offre une portée exceptionnelle et une connectivité facile, il vous permet de communiquer de manière transparente avec des appareils jusqu'à 5 km de distance.
Les appareils constituent un choix efficace et fiable pour les communications sans fil longue portée, en plus de l'accès WiFi pour relier les nuages Internet les mieux adaptés aux applications de l'Internet des objets, permettant ainsi la connectivité dans des environnements distants et difficiles.
Caractéristiques
Appareil alimenté par le puissant ESP32 S3 WROOM-1 doté d'un microprocesseur Xtensa dual-core 32 bits LX7, jusqu'à 240 MHz
Wi-Fi et Bluetooth LE intégrés pour la connectivité sans fil
Interface de type C pour la programmation/alimentation
Écran TFT 1,14" pour les interactions visuelles
Dérivations GPIO pour interfacer des périphériques supplémentaires
Compatible avec une planche à pain pour des projets de planche à pain faciles à faire soi-même
2 boutons programmables par l'utilisateur séparés ainsi que des boutons de réinitialisation et de démarrage
Connecteur de batterie au lithium 3,7 V pour un boîtier d'utilisation portable avec une option de chargement intégrée
Utilisez le spectre étalé LoRa de nouvelle génération pour assurer une communication stable
Pour LoRa, une vitesse plus rapide et une portée de transmission de données plus longue allant jusqu'à 5 km
Applications
Internet des objets (IoT)
Domotique intelligente
Automatisation agricole
Services d'urgence
Surveillance de l'environnement
L'automatisation industrielle
Spécifications
Microcontrôleur : ESP32 S3 WROOM-1
Interface sans fil : Wi-Fi, BLE, LoRa
Protocole : 802.11b/g/n, Bluetooth 5.0
Taille de la mémoire : 16 Mo Flash, 384 Ko ROM, 8 Mo SRAM
Tension d'alimentation : 5 V
Tension de fonctionnement : 3,3 V
Taille de l'écran : 1,14"
Type d'affichage : TFT
Résolution d'affichage : 135 x 240 pixels
Pilote d'affichage : ST7789V
Apparence de l'affichage : RVB
Couleur d'affichage : 4k/65k/252k
Luminance de l'écran : 400 Cd/m²
Température de fonctionnement : -20 à 70°C
Température de stockage : -30 à 80°C
Spécifications du module LoRa :
Fréquence porteuse (ISM sans licence) : 868 MHz
Puce : basée sur la puce RF SX1262
Portée : 5Km
Puissance de transmission : 22 dBm
Sensibilité de réception : -147 dBm
Débit de données : jusqu'à 62,5 kbps
Port de communication : série UART
Téléchargements
Guide de Démarrage
Fichiers de conception matérielle
Inclus
1x carte Lo-Fi
1x antenne (868 MHz)