File list
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | User | Description |
---|---|---|---|---|---|
12:03, 21 February 2015 | CoIDE 1.png (file) | 105 KB | Amruta | Co_IDE start up window | |
12:04, 21 February 2015 | CoIDE toolchain 1.png (file) | 123 KB | Amruta | CoIDE toolchain configuration | |
12:05, 21 February 2015 | CoIDE toolchain 2.png (file) | 132 KB | Amruta | CoIDE toolchain configuration | |
12:07, 21 February 2015 | CoIDE 2.png (file) | 135 KB | Amruta | CoIDE : Specify project name and workspace path for new project. | |
12:08, 21 February 2015 | CoIDE 3.png (file) | 160 KB | Amruta | CoIDE : Select chip or device for new project. | |
12:10, 21 February 2015 | CoIDE 4.png (file) | 153 KB | Amruta | CoIDE : Select required controller IC. Here NXP -> LPC17XX -> LPC1768 | |
12:11, 21 February 2015 | CoIDE 5.png (file) | 207 KB | Amruta | CoIDE : Select required peripherals. Selected peripheral is GPIO. | |
12:13, 21 February 2015 | CoIDE 7.png (file) | 170 KB | Amruta | CoIDE : Select example project. | |
12:15, 21 February 2015 | CoIDE 8.png (file) | 175 KB | Amruta | CoIDE : LED_Blink project added. | |
12:16, 21 February 2015 | CoIDE 9.png (file) | 152 KB | Amruta | CoIDE : window after building the project. | |
13:23, 21 February 2015 | CoIDE 6.png (file) | 117 KB | Amruta | CoIDE : main.c file window | |
15:19, 21 February 2015 | Keil 1.png (file) | 107 KB | Amruta | Keil : Create a new project | |
15:20, 21 February 2015 | Keil 2.png (file) | 143 KB | Amruta | Keil : Give project name. | |
15:21, 21 February 2015 | Keil 3.png (file) | 152 KB | Amruta | Keil : Select the device. | |
15:21, 21 February 2015 | Keil 4.png (file) | 97 KB | Amruta | Keil : Add startup code. | |
15:22, 21 February 2015 | Keil 5.png (file) | 107 KB | Amruta | Keil : Write the code. | |
15:23, 21 February 2015 | Keil 6.png (file) | 166 KB | Amruta | ||
15:24, 21 February 2015 | Keil 7.png (file) | 114 KB | Amruta | Keil : Add files to source group. | |
15:25, 21 February 2015 | Keil 8.png (file) | 133 KB | Amruta | Keil : Add files to source group. | |
15:26, 21 February 2015 | Keil 9.png (file) | 115 KB | Amruta | Keil : Build the project. | |
15:27, 21 February 2015 | Keil 10.png (file) | 125 KB | Amruta | Keil : Project compiled successfuly. | |
15:28, 21 February 2015 | Keil 11.png (file) | 174 KB | Amruta | Keil : Set crystal frequency | |
15:29, 21 February 2015 | Keil 12.png (file) | 161 KB | Amruta | Keil : Create hex file. | |
15:29, 21 February 2015 | Keil 13.png (file) | 126 KB | Amruta | Keil : Hex file is created. | |
18:19, 19 March 2015 | LPC1768 ADC.jpg (file) | 92 KB | Amruta | ARM : ADC Programming Example | |
18:27, 19 March 2015 | LPC1768 ADC.pdf (file) | 80 KB | Amruta | ARM : Schematics LPC1768 ADC Programming | |
12:42, 20 March 2015 | Schematic LPC1768 ADC.svg (file) | 409 KB | Amruta | ARM : ADC Programming | |
12:53, 20 March 2015 | Schematic LPC1768 GLCD.svg (file) | 447 KB | Amruta | ARM : Graphics LCD Interfacing | |
12:54, 20 March 2015 | Schematic LPC1768 IO.svg (file) | 415 KB | Amruta | ARM : IO Operation | |
12:55, 20 March 2015 | Schematic LPC1768 LCD.svg (file) | 438 KB | Amruta | ARM : LCD Interfacing | |
12:55, 20 March 2015 | Schematic LPC1768 UART.svg (file) | 447 KB | Amruta | ARM : UART Programming | |
19:38, 15 May 2015 | RTOS 02 logic anaylzer.png (file) | 24 KB | Amruta | RTOS : Use of vTaskDelete() logic analyzer | |
20:25, 15 May 2015 | RTOS 03 logic analyzer.png (file) | 12 KB | Amruta | RTOS : Understanding the task switching depending upon priorities : logic analyzer output | |
20:26, 15 May 2015 | RTOS 04 logic analyzer.png (file) | 14 KB | Amruta | RTOS : Task switching depending on the priorities and the effect of task delay : logic analyzer output | |
15:25, 18 May 2015 | RTOS 05.png (file) | 14 KB | Amruta | RTOS_05 : Task switching depending on the priorities and the usage of vTaskDelete() | |
15:29, 18 May 2015 | RTOS 06 logicAnalyzer.png (file) | 15 KB | Amruta | RTOS_06 : Changing Task priorities run time | |
15:31, 18 May 2015 | RTOS 07 logicAnalyzer.png (file) | 15 KB | Amruta | RTOS_07 : Use of vTaskSuspend() and vTaskResume() | |
13:48, 27 May 2015 | RTOS 09 logicAnalyzer.png (file) | 14 KB | Amruta | RTOS_09 : Use of vTaskSuspendAll() and vTaskResumeAll() | |
13:50, 27 May 2015 | RTOS 11 logicAnalyzer.png (file) | 12 KB | Amruta | RTOS_11 : Use of semaphore | |
13:52, 27 May 2015 | RTOS 11 mutex logicAnalyzer.png (file) | 12 KB | Amruta | RTOS_11_mutex : Use of mutex | |
13:53, 27 May 2015 | RTOS 21 logicAnalyzer.png (file) | 7 KB | Amruta | RTOS_21 : Use of queue | |
13:59, 27 May 2015 | RTOS 22 logicAnalyzer.png (file) | 5 KB | Amruta | RTOS_22 : Use of Queue with delay in receiving task | |
14:09, 27 May 2015 | RTOS 23 logicAnalyzer.png (file) | 6 KB | Amruta | RTOS_23 : Use of Queue with timeout for not receiving data | |
14:10, 27 May 2015 | RTOS 24 logicAnalyzer.png (file) | 7 KB | Amruta | RTOS_24 : Use of Queue for sending multiple messages | |
18:51, 30 May 2015 | GLCD CmdWrite.png (file) | 28 KB | Amruta | glcd write waveform | |
17:01, 15 June 2015 | Glcd cirlce.png (file) | 12 KB | Amruta | GLCD graphics function output : GLCD_DrawCircle() | |
17:03, 15 June 2015 | Glcd fill circle.png (file) | 12 KB | Amruta | GLCD Graphics function output : GLCD_DrawFillCircle() | |
17:04, 15 June 2015 | Glcd fill rectangle.png (file) | 11 KB | Amruta | GLCD Graphics function output : GLCD_DrawFillRect() | |
17:05, 15 June 2015 | Glcd horizontial line.png (file) | 11 KB | Amruta | GLCD Graphics function output : GLCD_DrawHoriLine() | |
17:07, 15 June 2015 | Glcd verticl line.png (file) | 11 KB | Amruta | GLCD Graphics function output : GLCD_DrawVertLine() |
First page |
Previous page |
Next page |
Last page |