PES-2607 is an easy-to-use RS422/RS485 Expansion Board for Arduino Uno and Mega, which allows Arduino to exchange data with serial device via RS422 or RS485.
Especially, Arduino does NOT use UART pins to communicate with RS422/RS485 expansion board. Therefore, users can use Arduino UART pins for other purposes.
Moreover, A single Arduino Uno/Mega can communicate with multiple RS422/RS485 expansion boards (up to 14) without using Arduino UART pins.
Library and examples for...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
24 results in 0.0054 seconds.
Keywords
Members
Tags
-
Arduino - RS-485 Expansion Board
-
Created by:
support
- Published: 12-03-2018, 10:06 AM
- views
- 2 comments
in Tutorials -
Created by:
-
Arduino - RS-422 Expansion Board
-
Created by:
support
- Published: 12-03-2018, 10:05 AM
- views
- 0 comments
in TutorialsArduino - RS-422 Expansion Board
PES-2607 is an easy-to-use RS422/RS485 Expansion Board for Arduino Uno and Mega, which allows Arduino to exchange data with serial device via RS422 or RS485.
Especially, Arduino does NOT use UART pins to communicate with RS422/RS485 expansion board. Therefore, users can use Arduino UART pins for other purposes.
Moreover, A single Arduino Uno/Mega can communicate with multiple RS422/RS485 expansion boards (up to 14) without using Arduino UART pins.
Library and examples for...Last edited by support; 12-14-2022, 07:15 AM. -
Created by:
-
Arduino - RS-232 Expansion Board
-
Created by:
support
- Published: 12-03-2018, 10:05 AM
- views
- 0 comments
in TutorialsArduino - RS-232 Expansion Board
PES-2606 is an easy-to-use RS-232 Expansion Board for Arduino Uno and Mega, which allows Arduino to exchange data with serial device via RS-232.
Especially, Arduino does NOT use UART pins to communicate with RS-232 expansion board. Therefore, users can use Arduino UART pins for other purposes.
Moreover, A single Arduino Uno/Mega can communicate with multiple RS-232 expansion boards (up to 14) without using Arduino UART pins.
Library and example for the RS-232 expansion board...Last edited by support; 12-14-2022, 07:16 AM. -
Created by:
-
Arduino - Stepper Motor Controller
-
Created by:
support
- Published: 12-03-2018, 10:05 AM
- views
- 0 comments
in TutorialsArduino - Stepper Motor Controller
PES-2605 is an easy-to-use stepper motor controller for Arduino Uno and Mega, which uses micro-stepping method to precisely control stepper motor.
Library and example for the stepper motor controller are part of of PhpocExpansion library for Arduino. The library reference is available here.
This tutorial shows how to use the step motor controller with an example of PhpocExpansion library for Arduino.
Hardware Required- Arduino Uno or Mega
- USB Cable for
Last edited by support; 12-14-2022, 07:16 AM. -
Created by:
-
Arduino - DC Motor Controller
-
Created by:
support
- Published: 12-03-2018, 10:04 AM
- views
- 0 comments
in TutorialsArduino - DC Motor Controller
PES-2604 is an easy-to-use DC motor controller for Arduino Uno and Mega.
Library and example for the DC motor controller are part of of PhpocExpansion library for Arduino. The library reference is available here.
This tutorial shows how to use the DC motor controller with an example of PhpocExpansion library for Arduino.
Hardware Required- Arduino Uno or Mega
- USB Cable for Arduino.
- PHPoC Shield R2 or PHPoC WiFi Shield R2
- DC Motor Controller - PES-2
Last edited by support; 12-14-2022, 07:19 AM. -
Created by:
-
Arduino - Digital Input Board
-
Created by:
support
- Published: 12-03-2018, 10:04 AM
- views
- 0 comments
in TutorialsArduino - Digital Input Board
PES-2602 is an easy-to-use 4-port Input Expansion Board for Arduino Uno and Mega, which allows Arduino to monitor state of DC electric device. In addition, it can monitor NPN, PNP and dry contact(relay).
Library and example for the 4-port input expansion board are part of of PhpocExpansion library for Arduino. The library reference is available here.
This tutorial shows how to use 4-port input expansion board with an example of PhpocExpansion library for Arduino.
...Last edited by support; 12-14-2022, 07:19 AM. -
Created by:
-
Arduino - Relay Expansion Board
-
Created by:
support
- Published: 12-03-2018, 10:02 AM
- views
- 0 comments
in TutorialsArduino - Relay Expansion Board
PES-2601 is an easy-to-use 4-port Relay Expansion Board for Arduino Uno and Mega, which allows Arduino to control DC electric device on/off .
Library and example for the 4-port Relay Expansion Board are part of of PhpocExpansion library for Arduino. The library reference is available here.
This tutorial shows how to use 4-port Relay Expansion Board with an example of PhpocExpansion library for Arduino.
Hardware Required- Arduino Uno or Mega
- USB Cable for
Last edited by support; 12-14-2022, 07:20 AM. -
Created by:
-
Arduino - Web Serial Monitor
-
Created by:
support
- Published: 12-03-2018, 10:15 AM
- views
- 2 comments
in TutorialsArduino - Web Serial Monitor
Web Serial Monitor is one of the built-in embedded web apps in PHPoC [WiFi] Shield.
Web Serial Monitor is similar to Serial Monitor on Arduino IDE, except for the following points:- Web Serial Monitor is accessed on web browser through Internet (Serial Monitor is accessed on Arduino IDE through USB cable).
- Web Serial Monitor can be accessed from any OS (Android, iOS, Windows, macOS, Linux...) without any installation. Therefore, you can monitor Arduino from mobile devices.
...Last edited by support; 12-14-2022, 07:20 AM. -
Created by:
-
Arduino - Email Client
-
Created by:
support
- Published: 12-03-2018, 10:11 AM
- views
- 0 comments
in TutorialsArduino - Email Client
This is an example of using Arduino Uno/Mega and PHPoC [WiFi] Shield to send an email.
Hardware Required- Arduino Uno or Mega
- USB Cable for Arduino
- PHPoC Shield (P4S-347) or PHPoC WiFi Shield (P4S-348)
Circuit- Stack PHPoC Shield or PHPoC WiFi Shield on Arduino Uno or Mega
Note that: Arduino communicates with PHPoC [WiFi] Shield via pins 10, 11, 12 and 13 on the Uno, and pins 10, 50, 51 and...Last edited by support; 12-14-2022, 07:21 AM. -
Created by:
-
Arduino - SSL Server
-
Created by:
support
- Published: 12-03-2018, 10:11 AM
- views
- 0 comments
in Tutorials -
Created by:
-
Arduino - SSH Server
-
Created by:
support
- Published: 12-03-2018, 10:11 AM
- views
- 0 comments
in Tutorials -
Created by:
-
Arduino - Web Server - Remote Push
-
Created by:
support
- Published: 12-03-2018, 10:14 AM
- views
- 0 comments
in TutorialsArduino - Web Server - Remote Push
Web Remote Push is one of the built-in embedded web apps in PHPoC [WiFi] Shield.
When an user presses/releases a button on this web apps, the web app sends an uppercase/lowercase characters corresponding with the name of button to Arduino via WebSocket.
This tutorial shows how to use Web Remote Push to control Arduino.
Hardware Required- Arduino Uno or Mega
- USB Cable for Arduino
- PHPoC Shield (P4S-347) or PHPoC WiFi Shield (P4S-348)
...Last edited by support; 12-14-2022, 07:21 AM. -
Created by:
-
Arduino - Web Server - Remote Slide
-
Created by:
support
- Published: 12-03-2018, 10:14 AM
- views
- 0 comments
in TutorialsArduino - Web Server - Remote Slide
Web Remote Slide is one of the built-in embedded web apps in PHPoC [WiFi] Shield.
When an user moves a slider on this web app, the web app sends the slider name and slider value to Arduino via WebSocket.
This tutorial shows how to use Web Remote Slide to control Arduino.
Hardware Required- Arduino Uno or Mega
- USB Cable for Arduino
- PHPoC Shield (P4S-347) or PHPoC WiFi Shield (P4S-348)
Circuit- Stack PHPoC Shield or PHPoC
Last edited by support; 12-14-2022, 07:22 AM. -
Created by:
-
Arduino - Web Server - Remote Pad
-
Created by:
support
- Published: 12-03-2018, 10:14 AM
- views
- 0 comments
in TutorialsArduino - Web Server - Remote Pad
Web Remote Pad is one of the built-in embedded web apps in PHPoC [WiFi] Shield.
When an user clicks or touches on touchable area of this web app, the web app sends x, y coordinates and touch's state to Arduino via WebSocket.
This tutorial shows how to use Web Remote Pad to control Arduino.
Hardware Required- Arduino Uno or Mega
- USB Cable for Arduino
- PHPoC Shield 2 (P4S-347) or PHPoC WiFi Shield 2 (P4S-348)
Note that: This web app is...Last edited by support; 12-14-2022, 07:22 AM. -
Created by:
-
Arduino - Web Serial Plotter
-
Created by:
support
- Published: 12-03-2018, 10:15 AM
- views
- 0 comments
in TutorialsArduino - Web Serial Plotter
Web Serial Plotter is one of the built-in embedded web apps in PHPoC [WiFi] Shield.
Web Serial Plotter is similar to Serial Plotter on Arduino IDE, except for the following points:- Web Serial Plotter is accessed on web browser through Internet (Serial Plotter is accessed on Arduino IDE through USB cable).
- Web Serial Plotter can be accessed from any OS (Android, iOS, Windows, macOS, Linux...) without any installation.
- Web Serial Plotter is easily customizable via a setting pag
Last edited by support; 12-14-2022, 07:23 AM. -
Created by: