BASCOM-AVR Samples for the MAVRIC / MAVRIC-II Mega128 Board

Hello World - Your First BASCOM-AVR Program

This is a very simple program that blinks the on-board MAVRIC / MAVRIC-II LED. The intent is simply to provide a simple first program to get you started. Contributed by Tony Brenke.

Sample program is here.

BASCOM-AVR Example Using the SRF08 w/MAVRIC Mega128 Board

The sample program demonstrates how to generate a ping and read the resulting echo data from the SRF08 Ultrasonic Ranger Module using the 2-wire I2C bus. Contributed by Tony Brenke.

Sample program is here.

BASCOM-AVR Example Using the CMPS01/03 w/MAVRIC Mega128 Board

This sample shows how to use a CMPS01/03 using BASCOM-AVR. Contributed by Tony Brenke.

Sample program is here.

BASCOM-AVR Example Using the SP03 w/MAVRIC Mega128 Board

This sample shows how to use an SP03 using BASCOM-AVR. Contributed by Tony Brenke.

Sample program is here.

BASCOM-AVR Example Using the SHARP GP2D12 w/MAVRIC Mega128 Board

This sample shows how to use a SHARP GP2D12 IR Distance Sensor using BASCOM-AVR. Contributed by Ted Macy of Bots and Bytes.

Sample program is here.