Announcement
Collapse
No announcement yet.
Search Result
Collapse
28 results in 0.0036 seconds.
Keywords
Members
Tags
-
Arduino - Control light bulb via web
Controlling via web has become a norm these days. In this simple project, I will show you how to make an application that controls light bulb via web....Last edited by Homer; 09-18-2019, 04:13 PM.
-
Arduino - Make an Internet-Based Switch
I. Introduction
In real life, we usually have devices placed at different areas (e.g, like light bulbs in different rooms). The traditional...
-
Arduino - Make a Wi-Fi/Ethernet Serial converter
Hardware component
Arduino UNO × 1
PHPoC Shield 2 for Arduino × 1
PHPoC Smart RS232 Board × 1
Why should we?...Last edited by Homer; 06-14-2019, 10:06 AM.
-
Arduino - RS-485 Expansion Board
-
Created by:
support
- Published: 12-03-2018, 10:06 AM
- views
- 2 comments
in TutorialsArduino - RS-485 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:14 AM. -
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: