Overview
OS package content
This package includes:
Open AT OS Samples
Open AT ADL Generic Samples
- Bug
This application is able to cause exceptions, and to retrieve associated backtrace frames with the ADL Error service.
- Call_Monitoring
This application provides unsolicited responses in
order to inform the external application of the current
call operations.
- DAC
This application uses the Digital Analog Converter (DAC) on the Q2501.
- Dtmf_Keyboard
This application plays DTMF tones on keyboard events.
- Duplex_Data
This application provides a specific "AT+DATA" command
that has been defined to initialize a data call between
one product, considered as Master, and another one
considered as Slave. Data transfer then occurs,
according to selected mode.
- External_Storage
This application uses the M93CX6 driver to access an external E2P chip.
- Gps
This application allows to retrieve Q2501 module GPS chip position data.
- Hello_World
Basic "Hello World" application.
- LCD_Clock
This application automaticaly gets the current time
from the SMS service center, and displays it on a LCD,
using the bus API for I2C, SPI and parallel bus, and
the LCD drivers of the Drivers library.
- LCD_Game
This application provides a game, running with LCD and
keyboards interfaces.
- New_Project
ADL application skeleton file.
- Ping_GPRS
This application manages a GPRS session and sends ping packets to an IP address.
- Port_Manager
This application allows to monitor the module's ports state and signals.
- Secured_Control
This application protects AT+WDWL and AT+WOPEN commands
with a password.
- Sms_Automaton
This application provides unsolicited indications to
inform the external application that a formatted SMS
has been received.
- Sound_Demo
This application provides some AT commands in order to access to the Open-AT Sound API
- Telemetry
This application checks the state of requested GPIOs
every 3 seconds. On a change, it sends a SMS report to
the number set by the application.
- Temperature
This application monitors a SPI temperature sensor to
display temperature indications.
Open AT ADL Generic Sample Libraries
- Download
This library provides an API usable to handle 1K XModem download and upload processes.
- Draw
This Draw sample ADL Library provides to ADL applications APIs to draw and
move sprites on a graphical LCD. The used SPI LCD in this sample is the Samsung KS 0719.
- Drivers
This Drivers sample ADL Library allows applications to use directly some
specefic devices, plugged on SPI, I2C or Parallel bus.
- Keyboard
This Keyboard sample ADL Library allows ADL applications to receive
keyboard events.
- MultiApp
This MultiApp sample library provides start/stop mechanism to handle several running ADL applications.
Updated: Wed May 9 18:37:26 CEST 2007;