Skip to content
Giovanni Blu Mitolo edited this page Apr 25, 2018 · 59 revisions

PJON compatibility

PJON operates using many data-links and a lot of work has been done to make it compatible with most platforms and architectures.

Compatibility table

Device AS OS SB TS ET LU GU TL
Arduino Duemilanove ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Arduino Nano ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Arduino Uno ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Arduino Leonardo ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Arduino Micro ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Arduino Mega ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Arduino Zero ✔️ ✔️
Arduino Due ✔️
ATMega1284P ✔️ ✔️
ATtiny84/84A ✔️ ✔️
ATtiny85 ✔️ ✔️
ESP8266 ✔️ ✔️ ✔️
STM32F103 ✔️ ✔️
Nucleo L053R8 ✔️
Nucleo F401RE ✔️
Teensy 3.1 ✔️
Raspberry Pi ✔️ ✔️ ✔️ ✔️
Windows X86 ✔️ ✔️ ✔️ ✔️
Linux ✔️ ✔️ ✔️ ✔️

✔️ compatible - ❌ not compatible

If you have added a porting or this table is not coherent with your test results, please, report it!