Sample of SPI communication using two Arduino on S4A Programming Learning Board : Arduino’s SPI master code (mirror) Arduino’s SPI slave code (mirror) How it works: When at master board is pressed button attached at pin 2 (zero level), it is immediately received by slave and lits led at pin 3 on. Afterwards, master is reading slave and updates… Continueu llegint SPI – Sample of master and slave using two Arduino
Mes: maig de 2016
Modbus RTU on RS485 using Arduino and PyQt
Bill of materials: Arduino Nano S4A Programming Learning Board (pdf) USB to RS485 Converter RS485 Converter Module Board For Arduino Arduino source code (version for RS485 module) Program source code in pyQt (Python + Qt) Connections: Arduino S4A PLB (P1) RS485 module GND … Continueu llegint Modbus RTU on RS485 using Arduino and PyQt
Modbus RTU using Arduino and pyQt
Bill of materials: Arduino Nano S4A Programming Learning Board (pdf) Arduino source code (version for USB cable) Program source code in pyQt (Python + Qt)
Modbus RTU using Python and Qt
Bill of materials: WP8028ADAM 8DI/8DO Modbus device Step Up Boost Power Supply (5 volts input / 9-30 volts output) USB to RS485 Converter Source code: wp8028adamPyQt_01.tar.gz