PJON
PJON copied to clipboard
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Hello I have questions related to PJDL: is PJDL only 1 wire? is it worth it to try this instead of half-duplex RS485? and what are the differences, and what...
PJON SoftwareBitBang does not work for NodeMCU v3 (esp8266) when it acts as a transmitter. Used scetch for NodeMCU (transmitter): lib/PJON-master/examples/ARDUINO/Local/SoftwareBitBang/NetworkAnalysis/Transmitter/Transmitter.ino Used scetch for arduino nano (receiver): lib/PJON-master/examples/ARDUINO/Local/SoftwareBitBang/NetworkAnalysis/Receiver/Receiver.ino If transmitter...
I've moved to V13 and I now get a large number of complier warnings (See below), when using C++17 on platformio. The errors do not occur with C++11, or in...