jecrespo / duinos

Automatically exported from code.google.com/p/duinos
0 stars 0 forks source link

Porting the core to Arduino-0022 #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The current version (v0.2) is a port from the Arduino-0018 core. It has to be 
upgraded to the new 0019 core.

Original issue reported on code.google.com by julian.d...@gmail.com on 20 Sep 2010 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by julian.d...@gmail.com on 20 Sep 2010 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by julian.d...@gmail.com on 20 Sep 2010 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by julian.d...@gmail.com on 20 Sep 2010 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by julian.d...@gmail.com on 20 Sep 2010 at 2:46

GoogleCodeExporter commented 9 years ago
Hello,

Your project seems very interesting and useful. However, your Sep 19, 2010 
comment shows that your are working on Arduino 0019 core as the new version for 
DuinOS. Would you please focus on latest Arduino 0022, as it has some important 
libraries, such as SD card library that requires file locking / unlocking while 
multiple concurrent task mamagement? I will appreciate your attention in this 
regard.

Thanks,

Dr. Rahman 

Original comment by rahma...@gmail.com on 5 Jan 2011 at 8:17

GoogleCodeExporter commented 9 years ago
Hi, thanks for your comment. Indeed, the v0.3 posted by Yannick is 0021 based. 
We are working on the 0022, but will take some time.

For latests news, you can see the thread in the Arduino Forum:

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1256745982/180#180

Regards,
Julián

Original comment by julian.d...@gmail.com on 5 Jan 2011 at 12:35

GoogleCodeExporter commented 9 years ago
Hi,

Has any body got the DuinOS working on the mega 2560.

I have been trying to get it wokring but had no success. 

I've tried revision r21 and when I load a simple code it compiles and upload 
successfully but the board does not respond.

Thansk

Regards,
Bima 

Original comment by bimaindr...@gmail.com on 19 May 2011 at 6:45

GoogleCodeExporter commented 9 years ago
Hi, we did not test it in that board. In fact, the version with 0021 core was 
made by another team. The last versions are not in this repository, please 
download them from the project's site: http://robotgroup.com.ar/duinos/wiki

With kind regards,
Julián

Original comment by julian.d...@gmail.com on 19 May 2011 at 9:40

GoogleCodeExporter commented 9 years ago
Hello Julian,

do you have some good news regarding the version for 0022?

Regards
Maciek

Original comment by maciekmu...@yahoo.de on 15 Nov 2011 at 10:00

GoogleCodeExporter commented 9 years ago
Hi Maciek, sadly not. I think very soon the Arduino team will release the v1.0 
(they released 0023 last week). Therefore will be better to make a version for 
that new IDE/Core.

Original comment by julian.d...@gmail.com on 15 Nov 2011 at 11:33

GoogleCodeExporter commented 9 years ago
Hi Julian,

Any news about 1.0 port ?

Regards,
Eric

Original comment by eric.dil...@gmail.com on 3 Jan 2012 at 2:52

GoogleCodeExporter commented 9 years ago
Hi Eric, no. We are not working on porting it to v1.0. If we do that, it will 
happend in some months. Sorry!
Julián

Original comment by julian.d...@gmail.com on 3 Jan 2012 at 3:26

GoogleCodeExporter commented 9 years ago
Hi,
I am preparing an article on Open Source RTOS systems available and I got to 
know about Duino OS.

I am editor at Embedded For You Magazine which publishes Microcontroller 
Projects for learning and training purpose.

I want to know if its ok to mention DuinOS  name in the article and explain 
students hot to make projects using Duino OS.

I would also want to know more about your work like..

   1. About Team of DuinOS.
   2. How can it help students trying to learn RTOS ?
   3. About Interfacing.
          * Minimum required MCU.
          * Will a Mega328 8PI be sufficient to run DuinOS ?
          * What examples are available currently ?
          * What more examples can be provided to students,Can you help me here ?

Student's all over India look out for Microcontroller projects and use them as 
reference for learning and developing further Ideas using the articles.

You can have a look at the published projects on my website at this link 
http://www.embedded4u.com/Kits4U.asp?sel=1.

Now I am on a deadline .It would be so kind of you If you can provide some 
examples sketches.

Also kindly see the attached file of error received while Compiler Servo-Knob 
example.I am asking a lot to do, but If you can help me here I will specially 
feature a page on DuinOS in the magazine.

Looking for a favorable and quick response.

Regards,
Divyansh Gupta
divyansh@aet-embedtech.com

Original comment by divyu.g...@gmail.com on 26 Feb 2012 at 8:12

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Divyansh, I sent an email some days ago (14/Feb) answering to your questions 
on the Arduino forum. Here it is:

Thanks for your email. Regarding your questions and kindly comments, here are 
my answers:

1. Of course it's perfectly ok to use DuinOS or my name in your article. Please 
send me a link once you have published so I can enjoy reading it.

2. DuinOS is open source, and is in fact a FreeRTOS port with a very small 
layer of functions to make it more Arduino-friendly. The real work was to 
integrate, run tests and make it easy to install with the Arduino environment.

3. Right now, I'm not working on DuinOS, since I'm the CTO at RobotGroup 
(http://robotgroup.com.ar) and I'm also working very very hard on the Minibloq 
project (http://minibloq.org). But in the future I want to integrate DuinOS 
more with our Multiplo robots so will probably work again on it. There was no 
team working on DuinOS at first, just me. But then some people collaborated 
with the project in Google code: http://code.google.com/p/duinos/ There are new 
versinos, not supervised by me.

I hope this could help to write your article.

With kind regards,
Julián da Silva
http://minibloq.org
http://robotgroup.com.ar

Original comment by julian.d...@gmail.com on 26 Feb 2012 at 8:21