IoT
Internet of Things: Software and platforms designed to connect and manage IoT devices and networks.
Details
Plangs
| Name | Description |
|---|---|
| Arduino | platform for creating interactive electronics projects, using a C/C++-based language. |
| Ballerina | Open source general-purpose programming language designed for cloud-native and concurrent applications. |
| C# | Versatile high-level language supporting multiple programming paradigms. |
| CircuitPython | Maintained by Adafruit, simplifies Python for microcontroller applications and is implemented in C. |
| F# | Functional-first language on the .NET platform, known for its strong typing and multi-paradigm capabilities. |
| MicroPython | Subset of Python 3 tailored for microcontrollers. |
| Nim | Statically typed, compiled language focusing on performance and elegant syntax, compilable to C, C++, and JavaScript. |
| Rust | General-purpose programming language emphasizing performance, type safety, and concurrency. |