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.

Help me with C routines that draws 30x30 bitmap for a microcontroller

Status
Not open for further replies.

tipet20002000

Junior Member level 3
Junior Member level 3
Joined
Nov 22, 2001
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
144
Hello:
Could anybody help me to do routines in c to draw a 30x30 bitmap in any position of a SED1565 driver?

Thank you in advance.
 

7rots51

Advanced Member level 4
Advanced Member level 4
Joined
May 17, 2002
Messages
1,183
Helped
25
Reputation
50
Reaction score
12
Trophy points
1,318
Activity points
9,635
gui library hcs12

goto INFO LINK group and find a thread from a user about uCOS GUI
(c source code and a LIB for LCDs)
 

tipet20002000

Junior Member level 3
Junior Member level 3
Joined
Nov 22, 2001
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
144
pic18 bitmap

Thank you 7rots51, but I need to draw c routines for a microcontroller (HCS12 or PIC18), not for a PC.

Best regards.
 

venz

Full Member level 2
Full Member level 2
Joined
May 30, 2001
Messages
129
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
795
hc12 with glcd

uC/OS is for Microcontrollers.
HCS12 is fully supported.

Check it out.

www.ucos-ii.com
 

servopump

Member level 2
Member level 2
Joined
Feb 23, 2002
Messages
45
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
Italia
Activity points
355
ramtex iconedit manual

If you are going to use PIC18, I just got uCOS-II 2.52 working on the PIC DEM-2 PLUS demo board.

Let me know if you need help with the setup.

see
**broken link removed**

Venz-- Did you get uCOS-II working on the ATMEGA128?

servopump
 

Lagman

Newbie level 4
Newbie level 4
Joined
Feb 3, 2003
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
58
ramtex demo source

This is link on micrium GUI and manual.

h**p://www.bhrtos.com/bbs/topic.asp?topic_id=268&forum_id=3

download in icon car.
 

Bus Master

Full Member level 3
Full Member level 3
Joined
Dec 9, 2001
Messages
186
Helped
9
Reputation
18
Reaction score
3
Trophy points
1,298
Location
Just behind You ;-)
Activity points
1,455
sed1565 driver in c

I've tried R-a-m-t-e-x Ic-on-Ed-it and it works very good. i recommend you have a look on this invaluable tool.
 

artem

Advanced Member level 4
Advanced Member level 4
Joined
May 22, 2003
Messages
1,347
Helped
126
Reputation
252
Reaction score
32
Trophy points
1,328
Location
Turkey
Activity points
13,450
easygui pic18

Actually it is not useless and link to minigui and many more can be found at **broken link removed**
This site contains links to GPL software links to free gui software libraries and few of them can be used in embedded design .
 

artem

Advanced Member level 4
Advanced Member level 4
Joined
May 22, 2003
Messages
1,347
Helped
126
Reputation
252
Reaction score
32
Trophy points
1,328
Location
Turkey
Activity points
13,450
sed1565 + c++

There is alfagui toolkit . The author claims that it works
with 128 KB code memory and uses about 8 KB of flash . The only problem is that it is implemented in C thus prevents its direct usage in middle range mcu . But it could be advantage to try to port it to C thus Cpp footprint will greatlly be reduced . But due to heavy use of C++ OO constaints it wont be easy task . HArdware porting does not seem to be difficult if C++ is available .

Take a look here **broken link removed**
 

Gunawan

Newbie level 4
Newbie level 4
Joined
Sep 21, 2005
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,322
lcd picdem 2 plus 2006

Can I make Video Moving Sign using that?
 

dacadc

Full Member level 2
Full Member level 2
Joined
Apr 22, 2001
Messages
146
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Location
Ukraine
Activity points
1,101
ramtex gui download

Hello!

There are several application notes at Cypress site how interface to grapjic LCD, please look these notes. There is simple graphic library in C.

Also, I have UCOS-GUI. There is lot various useful stuff, which can be used for your purposes.
 

star22323

Newbie level 2
Newbie level 2
Joined
Nov 23, 2006
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
application notes for interfacing graphic lcd

i ask how to move data consists of 1 byte to display on lcd at 8051
 

amit_dhanawade

Junior Member level 1
Junior Member level 1
Joined
Dec 21, 2007
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,394
Re: graphic lcd

hi everybody

i want to draw time versus temperature graph on 128x64 lcd
i have interfaced it, but not possible to draw graph is there any library to draw graph

plz reply
thanksssss!!!:| 8O 8O 8O
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top