mirror of
https://github.com/xodio/xod.git
synced 2026-03-03 23:44:04 +01:00
1.2 KiB
1.2 KiB
title
| title |
|---|
| Tutorial |
Tutorial
- Hello
- Upload to Arduino
- Pins, data, and the Inspector
- Fractional numbers and PWM
- Wiring configuration
- Adding nodes
- Node labels
- Constant nodes
- Input from a potentiometer
- Doing math
- Controlling servos
- Accessing help
- Mapping values
- Adjusting map range
- Buttons
- Logic nodes
- Reading lightness
- Comparing numbers
- If-else branching
- Smoother changes
- Pulses
- Clock
- Pulse counting
- Flip-flop
- Using multiple timelines
- Showing text on LCD
- Displaying sensor values on LCD
- String concatenation