Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

New AVR projects using nokia LCD and BCD math library

Status
Not open for further replies.

AVRfreak

Newbie level 1
Joined
Sep 15, 2003
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
11
avr projects

Hello, I have 3 Atmel AVR projects ready for download:


CONNECT A NOKIA 7110 LCD TO YOUR AVR
This project enables you to connect a Nokia 7110 LCD to your AVR and use it to show text
and graphics. The library contains routines for drawing text, numbers, pixels and lines.
The LCD is 96x64 pixels

7.8 SIGNED FIXED POINT BCD MATH LIBRARY
This library is a set of macros/commands to calculate decimal numbers with high precison
(range from -9999999.99999999 to 9999999.99999999)
for Atmel AVR Mega163. (and other AVR's with hardware multiplier)
There is 10 macros/commands, including add, subtract, multiply, divide and compare.
There is also commands for converting between binary and BCD.

GRAPHIC TEMPERATURE LOGGER USING AVR AND NOKIA 7110 LCD
This project is a temperature logger using a M163, a nokia 7110 LCD and a SMT 160-30 temperature sensor.


For description and pictures goto:

**broken link removed**

Regards
Rolf Bakke
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top