Norbert Morawski

Results 37 issues of Norbert Morawski

# Software serial communication for ESP-8266 ## class SoftUART - half-duplex serial communication SoftUART implements the standard UART/USART half-duplex serial communications protocol. Supported communication parameters are: * 8 data bits,...

port-esp8266

Issue by _skrabyz_ from Curse 1) Please make the **symbols** on the dhd **brighter**. I spend like 5 minutes dialing an address because I can't see where any of the...

enhancement

``` DS1054Z_screen_capture $ ./OscScreenGrabLAN.py png rigol here Instrument ID: RIGOL TECHNOLOGIES,DS1104Z,DS1ZA221102549,00.04.05.SP2 Receiving screen capture... Saved file: 'captures/DS1104Z_DS1ZA221102549_2022-07-25_18.07.35.png' ``` ``` DS1054Z_screen_capture $ ./OscScreenGrabLAN.py png rigol . Instrument ID: RIGOL TECHNOLOGIES,DS1104Z,DS1ZA221102549,00.04.05.SP2 Receiving...

Error: selected processor does not support `ssat r0,#16,r0` in Thumb mode. How much slower is the no-assembler version? Is this a real issue?

I don't even know what the functions are returning... Particularly *extended* functions. I want to implement circular buffer for mp3 data and It seems the functions don't return how many...

Relates to #108 It's not ready to merge. Author of this repo (or contributors) should fill in missing docs. At least the ones marked with `TODO document`.

A lot of projects (for ex. pico-sdk) use cmake as their compilation helper. I needed to include this in my Pico project, so here it is. It becomes trivial to...

enhancement

When the user wants to enable the interrupt, I added a check whether a raw interrupt is added or at least a default one is set. See my problems here:...

hardware_gpio

Used for example in cooling scheme in [RK-EDA](https://ieeexplore.ieee.org/document/7969591).