93411Sorry, i've attached a wrong file;
Here is the SPIN corresponding to the TXT file.
Olivier
Type: Posts; User: Reset_Vector
93411Sorry, i've attached a wrong file;
Here is the SPIN corresponding to the TXT file.
Olivier
Here is a example of LDMICRO for propeller generated code.
I've attached the laddder diagral$mm and the SPIN generated file
Any feedback needed.
Thanks
Olivier
Hi Joe,
I'm develloping a ladder logic compiler for the propeller on the same base (Jonahantan westues ladder logic compiler http://cq.cx/ladder.pl)
If you want I can share it, but it's a...
Hi,
See : http://forums.parallax.com/showthread.php?121404-PICoPLC-Free-DIY-PLC-with-Propeller
It's a free software written in MS VC++, all the sources are free, and Attila and I (both on his own...
Whow, it's amazing !
I've worked on the same project !!!
Modified LDmicro to fit the propeller chip !
My version creates a SPIN file too !!
I'm tyrying to add a configuration file to give...
Hi, Doc !
Here is the link to the LCD :
http://www.xtune.se/product_info.php?cPath=59&products_id=111
Here is the link to the PropPad (the board I have used with this LCD):
...
Dr_Acula,
Here is the code I use for a ADS7843 touch driver;
I give it to you the complete code, including the calibration procedure I think you need;
Use the parts you want, not included is the...
Hi tripp
Can you please tell us more about your new PropPad version ?
Best regards
Vaati,
Due to the lack of memory, and the power of the chip, LINUX can't be powered by the propeller.
Be aware that the propeller is a "special" microcontroller and can be used for a lot of...
Sapieha,
Is it a Game boy ADVANCE lcd schematic or a Gameboy one ?
If you have the GAME BOY ADVANCE schematics, I'm interested !!!!
Best Regards
Hi OBC,
I've made a lot of search to find those LCD pinouts, but it's impossible to find any data for them as there are OEM components.
The best way to use them is to use the entire GBA console,...
Ross,
Finally, it works !!!
I've modified the Catalina folder security parameters, removed the write protection for Catalina folder.
here the result :
-------------- Build: Release in...
Hi Ross,
Thank you for your reply.
I'm using Vista OS .
I'm logged as administrator,and i've modified the security parameters for Catalina folder, but nothing change !!
I think too that it's...
Hi,
I've installed catalina & code::blocks;
I've made all the operations described in the "readme" file.
When I try to compile the "hello world.c" file (placed in a "test workspace"), here is...
HI,
On the propeller manual, page 32 & 33, we can see that some chars are specifically here for drawing 3D buttons.
Chars 0-1, 8-9, 10-11, 12-13
Those chars can be used only at run time.
Did...
Hi Prop's fans
Here is the touch controller demo and driver for the PropPad.
I think it can be modified, but it's a base for working.
About the LCd problem, MAGIO2, you're right, the pullup...
Hi,
Today I've build another PropPad board and when I test it, the LCD don't work.
The propeller comm's are all ok.
I've tested the connections between the LCD and the propeller and all is OK....
Hi Prop fan's !
I am a little busy at this time (yes, it's the Week end !!!)
Seriously I attach the schematic of the touch controller, the demo is not so far to be finished,I think i'll post it...
Hi Nicola and the others propeller addict's
I've used the ADS7843 controller, very easy to use, but little package (SSOP16), uses I2CObjects.spin;
The hardest part to do was the calibration...
Hi guys !
See this video showing my last developement for the PropPad ! :
[http://www.youtube.com/watch?v=mzUNJZ8c18o
Hi Nicola
L2 is here to make a filter with C11, you can replace it (L2) by a little piece of wire, I think it shouls work.
I must admit that the schematic is not complete.
The common point...
Tripp
I see your video , it could be useful for everybody if you can post where you get this nice enclosure for the PropPad !!!
Best regards from France
Hi to all PropPad Users !!
Finally, i've got a working driver for the PropPad.
All functions are now working :
SetPixel
Drawline
DrawRectangle(normal, filled)
DrawCircle(normal,Filled) etc...
Jazzed,
I've not try to debug the GETPIXEL routine.
It's seems to not work correctly with the PSM iterface.
I've retry to load the file i've attached (propPad_deiver_3d.spin) and it works...
Jazzed,
Yes, normally the pullup is R1 on the flex cable and it should be soldered !
Check the flex connexions, and try to place the lcd flat out the board, i've a problem with one LCD who refuse...