Skip to main content

UNKNOWN

Project description

An IOIO python module

This is very very alpha.

Basic Usage
------

import ioio
i = ioio.IOIO('/dev/ttyACM0')


Module layout:
------

ioio.IOIO : main class
Contains a board, interface, and protocol (see below)

ioio.boards : IOIO boards
Contains information about what a given board supports
Stores information about board state

ioio.interfaces : IOIO communication interfaces
Different ways to communicate with an IOIO board
Each must support:
connect/disconnect
read/write

ioio.protocols : IOIO protocols
Abstraction to (hopefully) support multiple IOIO protcol versions


TODO
------

Constants (pull [floating/low/high], etc...) where do they go?
State (where should it go?)

IOIO Functions
- Digital I/O
- Input
- Change Notify : (test: digital_in.py)
- Periodic Sampling : is this implemented in firmware?
- Output (test: led.py)
- Analog Input (test: analog_in.py)
- !! how do I store number of analog pins? for report_analog_in_status
- PWM Output (not working test: pwm.py) !! need to store state for this too
- Incap/Pulse Input (test: pulse_in.py)
- UART (test: uart.py)
- SPI
- TWI/I2C
- ICSP

Notes
------

Function uses: (all = config)
- digital out : write
- digital in : callback
- analog in : callback
- pwm output : write
- incap/pulse input : callback
- uart : write & callback
- spi : ...
- twi/i2c : ...
- icsp : ...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ioio-dev.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file ioio-dev.tar.gz.

File metadata

  • Download URL: ioio-dev.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ioio-dev.tar.gz
Algorithm Hash digest
SHA256 e231156a147ccb1d6fe7e283ec26880f98127bc39991da3f3506b7d8b165e9c9
MD5 abede6ea56fe52f8284f94a584f2f74a
BLAKE2b-256 e5c67ef7e4636db6f82dee7c41ceca368f372e2458c9f9483c6a8e35728277f5

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page