Skip to content

Controller for a rotary actuator servomotor implemented for Intel Galileo Gen2 with set-up interruptions, bash scripts for configuring GPIOs and in/out components attached to it.

Notifications You must be signed in to change notification settings

levindoneto/Galileo-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galileo Controller

Controller for a rotary actuator servomotor implemented for Intel Galileo Gen2.

Authors: Levindo Gabriel Taschetto Neto e Vinícius Fratin Netto (2018/2).

Components (all from the grove-starter kit)

  • Pushbutton.
  • Servomotor.
  • Grove-LCD RGB Backlight v4.0.
  • Potentiometer.
  • LED socket v1.5.
  • Buzzer v1.2.

How to use

Configure the Cross Compiler

$ cd scripts/
$ source iss_setup.sh

Compile the controller for Galileo on the host

$ cd ../src/
$ make clean
$ make

GPIO Setup

Access init/.

Copy the executable to the Intel Galileo Gen2

$ scp controller @<IP_GALILEO>:

About

Controller for a rotary actuator servomotor implemented for Intel Galileo Gen2 with set-up interruptions, bash scripts for configuring GPIOs and in/out components attached to it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published