Re: [Synalist] SynaSer working some on WinCE

2010-11-13 Thread Paul Breneman
A lot of the minimal distributions on this page were updated today with 
the latest fpGUI and Free Pascal 2.4.2:
   http://www.turbocontrol.com/monitor.htm

This is a new page with FPC 2.4.2 and fpGUI:
   http://www.turbocontrol.com/easyfpgui.htm

This unreleased file with SynaSer for WinCE was also updated:
http://www.turbocontrol.com/SimpleSerial-fpGUI-fpc-2.4.2-arm-wince-111310.zip

-- 
Regards,
Paul Breneman
www.dbReplication.com - VCL database replication components
www.TurboControl.com - Hardware and software development services
- Educational programming project for environment monitoring
- Information on using FreePascal for embedded systems
- Support information for the TurboPower open source libraries


Paul Breneman wrote on 6-Nov-2010:
> A year ago I worked on fpGUI and got it supporting WinCE again.  I just 
> did something similar for SynaSer.  I'm not the smartest fellow and have 
> limited time, but I hope others can now add additional WinCE 
> improvements to SynaSer just like others did to fpGUI after I got things 
> started.  :)
> 
> Since Feb-2009 TurboControl has had three minimal distributions of
> Free Pascal and SynaSer on this page:
>http://www.turbocontrol.com/simpleserial.htm
> 
> I haven't added it to that web page yet, but here is the first cut of a 
> 2.8 MB zip that works for me to send and receive serial data on WinCE 
> using SynaSer:
> http://www.turbocontrol.com/SimpleSerial-fpGUI-fpc-2.4.0-arm-wince-110610.zip
> 
> If any of the Synapse SynaSer experts on this list have a WinCE device 
> and want to help test and improve the SynaSer WinCE support that would 
> be very much appreciated.
> 
> In the USA in September the CVS pharmacy chain sold some WinCE netbooks 
> for $100 so there seems to be more and more inexpensive testing devices 
> available (if a USB-serial FTDI adapter would work).  I don't think I'd 
> want to use that $100 netbook for anything other than testing.  :)
> 
> I'm actually using a Pharos PDA that has a real RS-232 port...

--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public


Re: [Synalist] SynaSer working some on WinCE

2010-11-06 Thread Paul Breneman
A few notes I forgot to include in the readme...

Note that in WinCE the COM port name must include ":" on the end:
   ser.Connect( 'COM1:');

Also note that this routine doesn't work:
   GetSerialPortNames

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public


[Synalist] SynaSer working some on WinCE

2010-11-06 Thread Paul Breneman
A year ago I worked on fpGUI and got it supporting WinCE again.  I just 
did something similar for SynaSer.  I'm not the smartest fellow and have 
limited time, but I hope others can now add additional WinCE 
improvements to SynaSer just like others did to fpGUI after I got things 
started.  :)

Since Feb-2009 TurboControl has had three minimal distributions of
Free Pascal and SynaSer on this page:
   http://www.turbocontrol.com/simpleserial.htm

I haven't added it to that web page yet, but here is the first cut of a 
2.8 MB zip that works for me to send and receive serial data on WinCE 
using SynaSer:
http://www.turbocontrol.com/SimpleSerial-fpGUI-fpc-2.4.0-arm-wince-110610.zip

If any of the Synapse SynaSer experts on this list have a WinCE device 
and want to help test and improve the SynaSer WinCE support that would 
be very much appreciated.

In the USA in September the CVS pharmacy chain sold some WinCE netbooks 
for $100 so there seems to be more and more inexpensive testing devices 
available (if a USB-serial FTDI adapter would work).  I don't think I'd 
want to use that $100 netbook for anything other than testing.  :)

I'm actually using a Pharos PDA that has a real RS-232 port...

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public