Reference
this reference is organzied around examples which can be found in the Klangstrom libraries folder Klangstrom/examples/basic
.
By Example
- Audio Codec
- Beat and Timer
- Console
- DAC and ADC
- Display
- Encoder
- IDC ( Inter Device Connection )
- Key
- LED
- Microphone
- MIDI
- SDCard
- Tasks
Environment
examples can be found in the Klangstrom library folder basic example sections:
Klangstrom/examples
├── advanced
│ └── ...
└── basic
├── AudioCodec
├── BeatAndTimer
├── Console
├── DACADC
├── Display
├── Encoder
├── IDC
├── Key
├── LED
├── Microphone
├── MIDI
├── SDCard
└── Tasks
also see advanced examples
Utilities+Tools
embedded_cli
Tools