1 |
1Wire_1 This program reads single 1Wire sensor on a 1wire-bus, uses Timer1 for generating 1 second pulse to read temperature each second
|
1388 |
2 |
1Wire_2 This program displays 1Wire ID No. of two 1Wire sensors on a bus without &H00 on a start
|
1199 |
3 |
1Wire_3 Program displays ID No. of two 1Wire sensors on a bus without &H00 on a start; stores sensors' ID to internal AVR EEPROM. Sensors are connected to the same port.
|
1226 |
4 |
1Wire_4 Program displays ID of 1Wire sensors.
Each 1Wire sensor is connected to a different port.
|
1219 |
5 |
1Wire_5 Program displays temperature of multiple sensors. Each 1Wire sensor is connected to a different port.
|
1302 |
6 |
TestSDPortA Program tests SD memory card on SD card adapter; does reading from & writing to the card.
|
1404 |
7 |
Test_SD_B_Read_HW-UART Program tests SD memory card on SD card adapter; does reading from the card.
|
1251 |
8 |
Test_SD_B_Write_HW-UART Program tests SD memory card on SD card adapter; does writing to the card.
|
1248 |
9 |
Config_MMC.bas Configures SD card
|
1308 |
10 |
CONFIG_AVR-DOS.bas Configures AVR-DOS. Note: this file cannot be used for commercial purposes. Contact author in that case.
|
1281 |
11 |
USB-ADC2_UK Program acquires analogue voltages and communicates via USB to the PC on MiniPin II or MegaPin dev. boards. One can turn all LEDs on by pressing A on PC keyboard and turn off all LEDs by pressing B.
|
1275 |
12 |
HP03MA Program demonstrates use of HP03MA, air pressure sensor.
|
1242 |
13 |
GPS01 Program that receives GPS data from GPS module and displays data on graphical LCD display.
|
1259 |
14 |
GPS_2x16_LCD Program that receives GPS data from GPS module and displays data on 2x16 LCD display.
|
1292 |