IOCOM library¶
IoT/IO device networks over TCP/IP or serial port. Warning: This code is not in working order, requires serious effort to make it run. Do not waste your time.
Contents:
- Introduction
- Get started
- Security
- IOCOM reference
- iocom extension libraries
- eobjects data abstraction
- Platform abstraction
- PINS library - Generic IO wrapper
- Development tools
- Visual Studio Code - Linux/Windows desktop C/C++ build notes
- ESP-IDF for ESP32 development
- Windows build notes
- Visual Studio Code - Linux/Windows desktop C/C++ build notes
- Linux build notes
- Serial port emulation with tty0tty
- Testing serial communication with socat
- Arduino API and IDE
- Platform IO
- Atollic True Studio notes
- STM32 specific - this is needed for Atollic True Studio builds
- Using STM32 on-chip integrated Ethernet is easy!
- Dependencies
- Micro-controllers
- IOCOM hardware specs
- Application infrastructure
- Example projects
- Candy - camera IO board example.
- Uno - Arduino UNO with serial communication
- Arduino - IOCOM example in “Arduino style”
- Claudia - connections trough cloud server
- Frank - IO device controller, dynamic configuration.
- Gina - full featured IO board.
- Tito - IO controller using static IO board configuration.
- Buster wheel control.