iRobot Corporation

Create General Discussion
Register  ·  Sign In  ·  Help
Jump to Page:   1 · 2 · 3 · 4 · 5 · 6 · 7 · 8  |  Next Page
  Reply   Reply  

Re: Suggestions- What changes would you like to see in the Create?
Options    Options  
Joe
Regular Contributor
Posts: 478
Registered: 02-07-2007


Joe

Message 31 of 79

Viewed 34,040 times


Front-Wheel Encoder Output in Sensor Data
 

 

04-30-2007 08:04 PM
  Reply   Reply  

Re: Suggestions- What changes would you like to see in the Create?
Options    Options  
roadknightlabs
Regular Contributor
Posts: 124
Registered: 05-07-2007


roadknightlabs

Message 32 of 79

Viewed 33,964 times




RoombaDude wrote:
All,
How about a Create compatible remote that can turn on the Create, emulate all the buttons on the Create and be able to run programs in the Command Module. Feel free to add your own particulars.
RoombaDude



Actually, in regards to that, what I would prefer to see would be integration of the Create's OI with the Player/Stage simulator project. I use this with my Roomba to test out new code that I'm writing before actually uploading it to the 'bot. Simulating your mistakes(and successes) is always cheaper in software than hardware :robothappy:
05-16-2007 10:28 AM
  Reply   Reply  

Re: Suggestions- What changes would you like to see in the Create?
Options    Options  
roadknightlabs
Regular Contributor
Posts: 124
Registered: 05-07-2007


roadknightlabs

Message 33 of 79

Viewed 33,832 times


Here's another suggestion. A number of the microcontroller boards I'm using have an LED that flashes when data is being sent to it. This is useful when uploading a new program to the controller from the host system because it means you get immediate feedback that the upload is taking place. It would be useful for the Create to have a similar function so you could tell if the Command/Control Module is accepting the program.
06-02-2007 09:31 PM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
JohnQ
Super Contributor
Posts: 556
Registered: 01-24-2007


JohnQ

Message 34 of 79

Viewed 33,643 times


After several months now with Create, my biggest complaint so far is that the Command Module needs more SRAM.  iRobot picked a great MCU.  Lots of on-chip resources, FLASH, EEPROM, 3 timers, ADC, TTL I/O, UART, 18MIPS (I really like that by the way).  But....only 1024 bytes of SRAM?  That's like a Corvette with all the fancy leather, GPS nav, big engine, but a 1 gallon gas tank!?!?
 
On your next gen CM, add some SRAM.  I would have paid twice as much for the CM if it only had like 16K SRAM.  That's not to say that 64K wouldn't be 4 times as nice, but you get the idea.
 

 

John Q. - Sunny Tucson Arizona USA
06-22-2007 03:51 PM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
Len
Visitor
Posts: 7
Registered: 03-31-2007


Len

Message 35 of 79

Viewed 33,493 times


I agree, but I'd like to add "a second 57 kbaud serial port" ... having a CM able to talk to both the Create and a higher-level "whatever" at the same speed would be useful with certain software architectures. -Len
07-03-2007 12:47 PM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
JohnQ
Super Contributor
Posts: 556
Registered: 01-24-2007


JohnQ

Message 36 of 79

Viewed 33,487 times


I did write a "soft" UART for the Create command module.  It can receive and transmit from 2400-19200 baud on any of three ePorts.  I suppose I could make it support higher rates (like 57.6K) but there's a throughput penalty on the receive side that may make that not worth while.  On the other hand, most devices support 9600 baud, so the soft UART makes a reasonable substitute.

 

John Q. - Sunny Tucson Arizona USA
07-03-2007 01:34 PM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
Togge
Visitor
Posts: 8
Registered: 06-27-2007


Togge

Message 37 of 79

Viewed 33,443 times


This would mean that I can use a laptop mounted onto of the iCreate to send extra commands to the CM?

If so how ready is the code and is it a secret? :robothappy:

/BR
Togge
07-06-2007 01:17 AM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
JohnQ
Super Contributor
Posts: 556
Registered: 01-24-2007


JohnQ

Message 38 of 79

Viewed 33,438 times


The code was in the projects area as cm9600 3.2.  I;m currently Beta testing 4.0 which allows up to 3 ports open at different rates.  If you only need a single port, I'll re-post 3.2 in the projects area.

 

John Q. - Sunny Tucson Arizona USA
07-06-2007 05:47 AM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
Togge
Visitor
Posts: 8
Registered: 06-27-2007


Togge

Message 39 of 79

Viewed 33,435 times


Please do. I only need one port to be able to send a stop/start cmd from a laptop mounted ontop of the robot. /BR Togge
07-06-2007 05:49 AM
  Reply   Reply  

Re: WHAT WOULD YOU CHANGE ON THE CREATE?
Options    Options  
JohnQ
Super Contributor
Posts: 556
Registered: 01-24-2007


JohnQ

Message 40 of 79

Viewed 33,435 times


cm9600 3.2 has been re-posted in the same thread in the projects area.

 

John Q. - Sunny Tucson Arizona USA
07-06-2007 06:03 AM
Jump to Page:   1 · 2 · 3 · 4 · 5 · 6 · 7 · 8  |  Next Page