Display # |
1 |
Program 1 Simple program to turn LED on & off. Get familiar with it.
|
1950 |
2 |
Program 2 Program incorporates push button as an input and LED as an output.
|
1519 |
3 |
Debounce Simple debounce command demonstration
|
1361 |
4 |
LCD 2x16 Simple program that demonstrates displaying data at 2x16 LCD. Includes also nice feature Shift LCD left.
|
1542 |
5 |
LCD 2x16_1 This program demonstrates use of custom designed characters.
|
1306 |
6 |
BootLoader.zip Bootloader program for many AVRs
|
1458 |
7 |
Debounce1 Program illustrates the use of the Debounce statement.
|
1343 |
8 |
Debounce2 Program illustrates the use of the Debounce statement within an interrupt subroutine.
|
1267 |
9 |
Debounce3 Program illustrates the use of the extended Debounce statement which measures for how long the Debounce condition is fulfilled.
|
1248 |
10 |
Debounce4 Program extends the use of the Debounce statement on multiple conditions.
|
1258 |
11 |
Wait1 Program illustrates the use of the Wait_1 subroutine, which is used as a substitute for Bascom "Wait 1".
|
1266 |
12 |
Wait2 Program illustrates the use of Wait_and_sleep subroutines.
|
1174 |
13 |
Out_port Expand I/O ports using SPI
|
1340 |
14 |
Test count2 SPI LED display test program with FOR loop. See the article for more explanation.
|
1241 |
15 |
Clock Simple clock using SPI
|
1356 |
16 |
Test bargraph SPI LED bar graph display test program.
|
1262 |
17 |
Motor1 Program illustrates the use of routines for a DC motor control (start, stop, speed regulation), if it is connected as Motor1.
|
1435 |
18 |
Motor2 Program illustrates the use of routines for a DC motor control (start, stop, speed regulation), if it is connected as Motor2.
|
1234 |
19 |
Motor3 Program illustrates the use of routines for a DC motor control (start, stop, speed regulation, rotation direction), if it is connected as Motor3.
|
1322 |
20 |
Motor_step Program illustrates the use of routines for a step motor control, if it is connected as Motor4.
|
1389 |
Page 1 of 2 |