Patrick Leiser

Results 18 issues of Patrick Leiser

Similarly to the USB-UART bridge, it'd be really useful to have an option to use flipper as a i2c device (Ideally both as a master and a slave that shares...

feature request
applications

A really useful option for debugging circuits, a logic analyzer app (and possibly even an analog scope option) would be very powerful! Could also optionally output the data to a...

feature request
applications

Many of the sample badusb scripts from Hak5 use the "Twin Duck" firmware, emulating a USB drive in addition to a keyboard input. This would add a lot more flexibility...

Feature Request
USB

Could you add a simple package.json file to allow this to be pulled in by npm for nodejs projects? There's [an old fork from 5 years ago](https://www.npmjs.com/package/jsmpeg) that is published...

I'm having an issue where running a very simple example chart is failing to load, giving the error `Uncaught ReferenceError: Chartist is not defined` in the error console. (I also...

I was initially using a Wifi LoRa 32 V2 board for a project, before deciding to switch to the Cubecell GPS module instead, as GPS is more valuable to the...

**Is your feature request related to a problem? Please describe.** It's been over a year since Apple released their M1 Macs, and since then they've released the M1 Pro and...

enhancement

when running `npm install`, on any of the nodejs or electron examples in Windows 10 (21H1), it's consistiently hanging with the message: `npm WARN tarball tarball data for [email protected] (sha512-jqU+NbXVZnS+okMgoiOhJz22RaHSmvIjmHaRu7IZ0xBDQbcqNGff4GXk4a5etfSXm3bXddRtBlfFr5KyQExjbw==)...

In readme.md, there's a link provided for more information: `For more details about how to use this library, please refer to this document: https://docs.heltec.cn/#/en/user_manual/connect_an_esp32_+_lora_node_to_a_lora_gateway_via_lorawan_protocol`, however the [page linked](https://docs.heltec.cn/#/en/user_manual/connect_an_esp32_+_lora_node_to_a_lora_gateway_via_lorawan_protocol) does not...

Duplicating this issue from the Cubecell Repo's page, as it is applicable to both the CubeCell boards and ESP32 Boards: See the original post here: https://github.com/HelTecAutomation/ASR650x-Arduino/issues/115 "I was initially using...