<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - qtbluetooth</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/qtbluetooth.tag.rss.xml" rel="self"/><lastBuildDate>Fri, 21 May 2021 09:00:00 +0000</lastBuildDate><item><title>Bluetooth Device Scanning with PyQt5 QtBluetooth — How to discover Bluetooth and Bluetooth Low Energy devices using PyQt5's QtBluetooth module</title><link>https://www.pythonguis.com/faq/pyqt5-qtbluetooth-examples-or-documentation/</link><description>PyQt5 includes the &lt;code&gt;QtBluetooth&lt;/code&gt; module, which gives you access to Bluetooth device discovery, services, and even Bluetooth Low Energy (BLE) communication &amp;mdash; all from Python. If you're building a desktop app that needs to talk to Bluetooth devices (sensors, wearables, microcontrollers, etc.), this module can save you from wrestling with lower-level libraries like PyBluez.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Fri, 21 May 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-05-21:/faq/pyqt5-qtbluetooth-examples-or-documentation/</guid><category>pyqt5</category><category>bluetooth</category><category>qtbluetooth</category><category>python</category><category>qt</category><category>qt5</category></item></channel></rss>