Info for iMac/G3 users: there's a list of USBand internalserial solutions on my Mindstorms info page. All of the devicesmentioned have been tested and are compatible with Handy Boardsoftware. Also, make sure to use 6811 Downloader MCL (PPC or 68K version) toload pcode into your HB.(Wed Sep 8 15:21:25 1999)
Kam Leang contributed alow-cost, high power motor driver design compatible with the HandyBoard. See the Software/Contributed page.(Sun Dec 13 00:12:57 1998)9600 baud serial outputdriver. Communicate with other serial devices, such asthe Scott Edwards Serial ServoController, without having to unplug the RJ11 serial connection toInteractive C. Get the new drivers in the Software/Libraries section. (Thu Dec 18 09:40:35 1997)
stuffit deluxe mac 16 serial 12
Quicktime movies of high school kids at the East Providence Career and Technical Center working on their fire-fighting robots, using MIT Programmable Bricks. (Tue Mar 11 19:54:10 1997)A schematic of the proposed Expansion Board is available. Please look at the specifications of the board and provide feedback. For example, there are two free digital output lines -- would you prefer to have +5v/100 mA transistor drivers, +9v/1A transistor drivers, or just the plain digital outs? (Fri Feb 7 00:08:39 1997)Contests and ConferencesThe Western CanadianRobot Games will be held at the Southern Alberta Instituteof Technology in Calgary, Alberta during the month of May, 1998. Craig Maynard is the event'smain organizer.The 1998Trinity College Fire-Fighting Robot Contest! To be heldsometime in April, 1998 at Trinity College in Hartford, CT, this is afifth annual event. There are two divisions, one for adults and onefor kids, with a $1000 cash prize to the winner in each! Also readFred's comments from the 1996 contest and 1997contest. This is an open call for HandyBoard owners to enter a robot or just come to mingle.The SixthAnnual Mobile Robot Competition at the AAAI-97conference, was held in Providence, RI from July 27 to 31, 1997.Spatial Reasoning in MobileRobots and Animals:A Workshop on Robot Navigation.Conference was held 8th - 9th April 1997 atManchester University, UK. From the conference description: ``It isthe organizers' intention to bring together scientists from the broadareas of biology and mobile robotics and to facilitate the necessarycross fertilization to advance the field of robot navigation.''MicrocontrollersFerretTronicshas created the FT639, an8-pin DIP that receives 2400 baud serial to control five servo motors.They're advertising it for desktop control applications, but it hasobvious robotic applications as well, for only $19.95. There's alsothe FT629,which lets you read the state of 5 digital inputs over the serialline. (Tue Jan 13 09:26:20 1998)
After hours of trying to find the problem, I isolated the problem: the initialization routines are guilty, because even if I don't call the enumeration (clicking on the TOOLS menu) from the Arduino IDE, the delays appear with any sketch upload or turning on the serial monitor.
For each com port, we call "serial_test((char *) full_windows_name );" to check if we can open that port. In Windows each com port, device, etc is a file too (like in Unix, but Windows does not allow us to see this directly using a "class-device" approach, not a file-based one), ports as any other device are part of the "//./" namespace, for example "//./COM12" is the path for my LOCALHOST "." COM12 port. If the system can open this port/file, I will treat this port as valid, in the termios.c file:
Thanks to EnumSerialPorts v1.02 - Enumerating Serial Ports - CodeProject I discovered another way to check ports. It is only for Windows NT, so we need to keep the compatibility backwards. Even when the new function is a lot faster, its very dirty (not as the old solution) because to keep the compatibility I just overwrite the "serial_test" function, and this function only works for one port at once. But in fact, using the QueryDosDevice API (for NT) I have the full list of devices at once, not one by one (so in the future the next release of this rxtx library will be a lot quicker).
Onboard effects include separate reverb and chorus processors, plus three multi-effects processors loaded with sound sculpting tools ideal for creative sampling. These include algorithms like COSM Guitar Amp Modeling, Lo-Fi processing, tempo-synced delay, Slicer, Isolator, multiple effects chains and more. (In Performance mode, all three MFX can be configured for full parallel or complete serial use - or any combination in between.) When you're ready to mix down, simply switch on the dedicated Mastering processor with multi-band compression for tight, punchy mixes.
Fetch 5.3 (5D161) Intel running on Mac OS X 10.5 (9A581) Intel EnglishStuffIt Engine 0x820, StuffIt SDK Version 10.1.1b1Partial serial FETCH5X001-L48L-TYND TConnecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 9:28:36 PM)Connecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 9:30:11 PM)Update check skipped at 03/04/2009 09:30 PM (next check after 03/09/2009 03:38 PM)Connecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 9:31:50 PM)Connecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 9:57:46 PM)Connecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 9:59:15 PM)Connecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 10:00:59 PM)Connecting to ftp.fetchsoftworks.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 10:04:05 PM)Connected to 216.92.39.106 port 21 (3/4/09 10:04:05 PM)220 fetchsoftworks.com NcFTPd Server (licensed copy) ready.USER anonymous331 Guest login ok, send your complete e-mail address as password.PASS230-You are user #1 of 16 simultaneous users allowed.230-230 Logged in anonymously.SYST215 UNIX Type: L8PWD257 "/" is cwd.MACB ENABLE502 Unimplemented command.PWD257 "/" is cwd.TYPE A200 Type okay.PASV227 Entering Passive Mode (216,92,39,106,222,190)Making data connection to 216.92.39.106 port 57022LIST -al150 Data connection accepted from 24.3.60.67:63440; transfer starting.-rw-r--r-- 1 ftpuser ftpusers 1343749 Mar 3 2006 Fetch_4.0.3.sit-rw-r--r-- 1 ftpuser ftpusers 3783421 Jan 2 2006 Fetch_5.0.5.dmg-rw-r--r-- 1 ftpuser ftpusers 17223880 Nov 13 2007 Fetch_5.3.dmg-rw-r--r-- 1 ftpuser ftpusers 3871569 Nov 13 2007 Fetch_5.3_Help.pdfdrwxr-xr-x 3 ftpuser ftpusers 512 Dec 11 12:43 exampledrwx-wx-wx 2 ftpuser ftpusers 8192 Mar 4 16:28 incoming226 Listing completed.PWD257 "/" is cwd.QUIT221 Goodbye.Connecting to ftp.kvays.com port 21 (Mac OS X firewall is allowing connections) (3/4/09 10:05:56 PM)
Jump ahead to Table of Contents. - - Catalog last revised 08/16/96.This catalog strives to be comprehensive -- to include allfreeflow cytometry software available worldwide. Report comments, catalogomissions and corrections toEric Martz atemartz@microbio.umass.edu.Problems getting program files?Here's HELP.Pros & Cons of free flow cytometry software.What is flow cytometry? How does it work?Links to UMass and Other Flow ResourcesContents of the Catalog ( = Recommended)( means new in this catalog since 3/1/96)Multi-Purpose Analysis PackagesWinMDI (PC/Windows)MFI (PC DOS)IDLYK (Unix, VMS, PC/Windows, MacIntosh)ANALYSE (PC DOS)CYTOPC (PC DOS, Coulter & FACScan)LAP (Unix, VMS)Cell Cycle/DNA AnalysisIDLYK (Unix, VMS, PC/Windows, MacIntosh)Cluster AnalysisAUTOKLUS (PC DOS)IDLYK (Unix, VMS, PC/Windows, MacIntosh)Other Special PurposeSort Recovery Calculator (Runs on the web!)FACSLOG (HP 310/340, logs FACS use)FACSOVL (PC/Windows) Smooths, overlays Coulter XL histograms.PeCAN (PC DOS) Gated quadrant/octant analysis.Data Transfer from Hewlett-Packard to PC/MacRead HP 3.5" Diskettes on PC (Look for HP -> PC Utilities by P-L Lollini)HPtoMac (for Mac to read HP diskettes)HPPCLINK (HP->PC via IEEE-488 GPIB)HP2PC (HP->PC via serial cable)Miscellaneous PC UtilitiesMFI/FCS Verification Suite (PC/other: verify your FCS software performance)FCSRead displays FCS1.0/2.0 TEXTand header (PC Windows)Text2FCS (PC, converts ASCII to FCS)PC printing on an IEEE-488 GPIB PaintjetPurdue Family of FCS1.0 Utilities (PC DOS)JCS Family of FCS1.0 Utilities (PC DOS)Refresh Ratio (PC/Windows, LYSYS II listmode)CFI (PC DOS, log intensities to linear)RETI (PC DOS Resonance Energy Transfer)Miscellaneous Macintosh UtilitiesFCS Assistant (Mac)DropPrint (Mac, for CellQuest cytometer settings)MacNormalize (Mac)Tutorials and Teaching DocumentsWinMDI (PC/Windows)Windows Multiple Document InterfaceBest available for general purposes; colored regions, quadrant analysis,complex gating. Gorgeous graphics, 3D contour and dot plots.Created by Joseph Trotter of the Scripps Research Institute.WinMDI (Windows Multiple Document Interafce for Flow Cytometry) Requires MicroSoft Windows 3.1 or better. Version 2.5 requires a 486 or better processor. If you need to run under Soft Windows on a Macintosh, get the special version that uses the 286 instruction set. 2ff7e9595c
댓글