An open API service indexing awesome lists of open source software.

https://github.com/supercamel/picolan

Networking for microcontrollers. PicoLAN gets lots of things talking to other things via a single serial port.
https://github.com/supercamel/picolan

arduino network-programming networking stm32 teensy

Last synced: about 2 months ago
JSON representation

Networking for microcontrollers. PicoLAN gets lots of things talking to other things via a single serial port.

Awesome Lists containing this project

README

          

# PicoLAN

## Brief

PicoLAN is a packet switched network that uses switch devices (little electronic circuit boards with a microcontroller) to enable full network capability over serial ports.

Multiple Arduinos or Raspberry Pis can communicate and exchange data with each other via serial/UART.

## Documentation

The code has been documented using Doxygen comments.
Pre-generated documentation can be located at
https://picolan.camelsoftware.com