Registered by Martinelli Michele

Frame Module: Arduino Remote Control with RaspberryPi Web Interface

**ARDUINO**
Main Controller
- Function...
- Web Comunication Function
     Send Satus Data via GET method:
   http://..../index.php?TimeSc=...&DateD=...&DateM=...

**Arduino Read Instruction Data via GET method:**
Instruction Data = OpCmd (Operator Command) + PrCmd (Parameter Command)
- '$' Read OpCmd (Operator Command)
- '@' Read PrCmd (Parameter Command)
- OpCmd_Rd0 Op.Command Care On
- OpCmd_Wt0 Waiting Care On
- PrCmd_Rd0 Calculation Parameter
- OpCmd_Rd0 + OpCmd_Wt0 = OpCmd_Rd1 Op.Command Execution

**RASPBERRY PI**
Web Server for Operator Command Web Interface
- RaspberryPi Read Instruction Data via GET method:
- Instruction Data = OpCmd (Operator Command) + PrCmd (Parameter Command)
- Send Instruction Data via GET method
 http://..../index.php?$[OpCmd]@[OpCmd Parameter]

Project information

Maintainer:
eMMe
Driver:
Martinelli Michele
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Frame_RPinoHW does not have any download files registered with Launchpad.