Project

General

Profile

« Previous | Next » 

Revision 22b6f476

Added by dsorber over 13 years ago

Started working on some simple test programs for the board.

View differences:

525.743/code/test scripts/blinky_pattern.py
import sys
import time
import RPi.GPIO as GPIO
import RPIO as GPIO
outputs = [23, 24, 25, 8, 7]

Also available in: Unified diff