Skip to content

UDOOboard/serial_libraries_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDOO Serial Libraries Examples

Serial Libraries Communication Samples for UDOO Board

Copyright (C) 2014 Ekironji Solutions

These example’s scripts are meant to demonstrate how to implement a uni\bidirectional communication between an Arduino sketch (running on SAM3X Arduino Compatible processor) and a binary application on iMX6 Linux processor.

The Arduino sketch will remain the same no matter which programming language you’ll use to develop the binary on iMX6.

There are two example scripts for each programming language: C, Java, PHP, Python.

Each program is meant to be executed while the matching Arduino Sketch is running on SAM3X:

arduino_serial_example.ino

c_serial_example.c
java_serial_example.java
php_serial_example.php
python_serial_example.py

arduino_serial_example_bidirectional.ino

c_serial_example_bidirectional.c
java_serial_example_bidirectional.java
php_serial_example_bidirectional.php
python_serial_example_bidirectional.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •