| init | Initialize the Raspberry Pi for IO |
| pin_control | Pull a Pin Up or Down |
| pin_mode | Set the mode of a GPIO pin |
| read_analog | Read an analog value fromt the Raspberry Pi |
| read_digital | Digital Read from a Pin |
| read_poll | Reads From a Poll |
| start_poll | Start a Poll |
| stop_poll | Stop a Current Poll |
| write_analog | Write an Analog Signal |
| write_digital | Digital Write to a Pin |
| write_pwm | Write PWM to a signal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.