Files | |
| file | 1.bas [code] |
| Example: minimal code for ADC input. | |
| file | analyse.bas [code] |
| Example: analyse the subsystems configurations. | |
| file | button.bas [code] |
| Example: get state of a button. | |
| file | button2.bas [code] |
| Example: get state of a button. | |
| file | io_input.bas [code] |
| Example: print digital and analog inputs. | |
| file | oszi.bas [code] |
| Example: draw a graph of analog inputs. | |
| file | performance.bas [code] |
| Example: test execution speed of several methods to toggle a GPIO pin. | |
| file | pruss_add.bas [code] |
| Example: minimal code for PRUSS firmware. | |
| file | pruss_toggle.bas [code] |
| Example: PRUSS GPIO toggling measured speed. | |
| file | pwm_adc.bas [code] |
| Example: generate PWM outputs and fetch them as ADC samples, draw graf. | |
| file | pwm_cap.bas [code] |
| Example: PWM output and CAP input. | |
| file | qep.bas [code] |
| Example: analyse QEP input (simulated by PWM outputs). | |
| file | rb_file.bas [code] |
| Example: fetch ADC samples in a ring buffer and save to file. | |
| file | rb_oszi.bas [code] |
| Example: fetch ADC samples in a ring buffer and draw graf. | |
| file | sos.bas [code] |
| Example: blink user LED 3. | |
| file | stepper.bas [code] |
| Example: control a stepper motor. | |
| file | triggers.bas [code] |
| Example: start measurements in MM mode by triggers. | |