This shows you the differences between two versions of the page.
sdk_components [2015/03/25 10:52] ba |
sdk_components [2017/11/07 21:26] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ZBrain-SDK Components ====== | ||
- | |||
- | ===== VI documentation ===== | ||
- | [[vi documentation|online VI documentation]]\\ | ||
- | \\ | ||
- | ===== Code Snippets, How to's, App Notes ... ===== | ||
- | * **common** | ||
- | * [[memory|Memory]] | ||
- | * **Add-ons** | ||
- | * [[tc_addon|TC-VIs]] | ||
- | * {{:system.png|}}**system** | ||
- | * Error | ||
- | * Events | ||
- | * Power | ||
- | * [[watchdog|Watchdog]] | ||
- | * [[setspeed|Setspeed]] | ||
- | * {{:storage.png|}}**storage** | ||
- | * Files | ||
- | * [[SD Card speed|Supported SD Cards]] | ||
- | * [[sd_performance|File System Performance]] | ||
- | * [[read_disturbance|File Systems Endurance]] | ||
- | * [[delete_folder|Delete Folder (Snippet)]] | ||
- | * [[mass_storage_device|Mass Storage Device]] (Access file systems from PC through USB) | ||
- | * [[nand flash|NAND Flash]] (On board solid state memory) | ||
- | * [[multiple_file_systems|Multiple File Systems]] | ||
- | * Parameters | ||
- | * [[parameters]] | ||
- | * [[example_z48-c1_twi_eeprom_24mc16|Example TWI EEPROM]] | ||
- | * {{:digital.png|}}**digital**\\ | ||
- | * Din | ||
- | * Dout | ||
- | * {{:analog.png|}}**analog**\\ | ||
- | * ADC | ||
- | * [[:adc_range|Range (Snippet)]] | ||
- | * [[differential_measurement|Differential measurement (Snippet)]] | ||
- | * [[example_zmc_adc_read_n_values|Read N values (Snippet)]] | ||
- | * [[example_zmc_adc_dma_block_oriented|Read N values using DMA (Snippet)]] | ||
- | * [[example_zmc_adc_dma_block_oriented_ststp|Read N values using DMA start/stop (Snippet)]] | ||
- | * [[example_zmc_ADC-DMA_continous|Continuous data sampling using DMA (Snippet)]] | ||
- | * [[ADC_read_u16|ADC read]] | ||
- | * [[open_ext_AD7656|Open external ADC DMA (Snippet)]] | ||
- | * DAC | ||
- | * {{:ui.png|}}**user interface**\\ | ||
- | * LCD | ||
- | * [[draw_text|Draw Text (Snippet)]] | ||
- | * [[xor_mode|XOR mode]] | ||
- | * Touch | ||
- | * {{:comm.png|}}**communication**\\ | ||
- | * TWI | ||
- | * [[supported_twi_devices|Supported TWI devices]] | ||
- | * UART | ||
- | * [[uart_baud_rate|Possible baud rates]] | ||
- | * Ethernet | ||
- | * [[Ethernet how to|Ethernet how to (Snippet)]] | ||
- | * [[UDP vs TCP IP]] | ||
- | * [[udp_example|UDP example (Snippet)]] | ||
- | * [[MAC Address]] | ||
- | * SPI | ||
- | * [[spi_interface|SPI Interface]] | ||
- | * {{:timing.png|}}**timing**\\ | ||
- | * RTC | ||
- | * Timer | ||
- | |||
- | |||