Prev: Ethernet development kit
Next: Actel is now the only FPGA vendor with hard-core processor in the latest family
From: NialS on 4 Mar 2010 18:15 > > In the Downloads section "VBA One Pin Module". > > Hmm, a revisit and a couple of refreshes and voila! > > I also grabbed the .xls, and dropped it into OpenOffice 3.? > > It warns about macros, and seems to add a rem in front of everything > (another protection?), but when I remove those, it shows glimmers of > operation, but I think there may be VBA / OpenOffice.Basic variations. > I can step some functions, so it seems likely this can be made to work > on Open Office as well ? It would be great if it could. Does OO have the same User Form building abilities as Excel? Nial
From: -jg on 4 Mar 2010 18:50 On Mar 5, 12:15 pm, NialS > > I can step some functions, so it seems likely this can be made to work > > on Open Office as well ? > > It would be great if it could. > > Does OO have the same User Form building abilities as Excel? Well, I can see the source code, and the Form itself, and I can move/drag/edit the buttons and placements on the form, and I can see what looks like all the sources. But the chatter on actually using this with DLLs, seems ominously quiet.. it does not like the DLL syntax, and examples were not easy to find... Could be worth starting with something very simple, proof-of-pathway stuff, or you could look at Lazarus/fpc, which can also build command line versions ?
From: -jg on 4 Mar 2010 23:49 On Mar 5, 12:50 pm, -jg <jim.granvi...(a)gmail.com> wrote: > But the chatter on actually using this with DLLs, seems ominously > quiet.. it does not like the DLL syntax, and examples were not easy to > find... I found an all important working example. http://sourceforge.net/projects/realterm/files/ http://realterm.sourceforge.net/ This needs a dll downloaded from http://www.i2cchip.com/digital_display_module.html#I2CHelper DLL and win registered, and then the Basic Code from Open Office Seems to do what it should. Should make a good starting point ? -jg
From: whygee on 5 Mar 2010 01:38 -jg wrote: > This needs a dll downloaded from > http://www.i2cchip.com/digital_display_module.html#I2CHelper DLL > > and win registered, and then the Basic Code from Open Office Seems to > do what it should. > > Should make a good starting point ? dunno, i'm on Debian, Fedora and Slackware... ;-) > -jg yg -- http://ygdes.com / http://yasep.org
From: Nial Stewart on 5 Mar 2010 04:37 > Should make a good starting point ? It could but I'm so busy with client work I just don't have the time to investigate. I've had the assembled PCBs and enclosures for this production run for over six months, I've just had so much else on that I haven't been able to 'launch' it until now. I'm afraid that for the forseeable future Excel is all that I will be supporting. I'll publish as much information as I can to let people use other interface languages/techniques but I can't support it. Nial ---------------------------------------------------------- Nial Stewart Developments Ltd Tel: +44 131 516 8883 32/12 Hardengreen Business Park Fax: +44 131 663 8771 Dalkeith, Midlothian EH22 3NX www.nialstewartdevelopments.co.uk
First
|
Prev
|
Pages: 1 2 3 Prev: Ethernet development kit Next: Actel is now the only FPGA vendor with hard-core processor in the latest family |