Official processes based on the SystemCore of NoOrientationProgramming.
The use of this repository is entirely optional.
git submodule add https://github.com/NoOrientationProgramming/LibNaegCommon.git
Use the SystemCore of NoOrientationProgramming
to create innovative processes, achieve great results, and share your work 😎
Feel free to submit a PR to add a line to the list below.
Each entry should include the name of your library as a link to its repository, along with a brief description.
Please also add a license specification for your library.
Additionally, every process should be described in an .md file.
For reference, check out the examples in
HttpRequesting() and
FileExecuting().
| Name | Description | License |
|---|---|---|
| LibNaegCommon | Official processes based on the Processing() class |
| Name | Description |
|---|---|
| HttpRequesting() | Making HTTP requests |
| MailSending() | Sending emails using SMTP |
| FileExecuting() | Executing programs and managing OS processes |
| EventListening() | Handles incoming events through TCP connections and manages the transfer of data |
| DnsResolving() | Resolving hostnames to IP addresses |
| EspLedPulsing() | Controlling LED pulsing effects for a specified GPIO pin on ESP32 |