avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] coming back to avrgcc: some questions


From: Marko Panger
Subject: Re: [avr-gcc-list] coming back to avrgcc: some questions
Date: Tue, 19 Nov 2002 18:59:07 +0100 (Central Europe Standard Time)

I have an own written RTOS which I plan to make it free in the next month.
If you are interesting...is it stable, fast and has all the functions that
big" RTOSes have.

Best regards,
Marko Panger

-------Original Message-------

From: Robert Rozman
Date: 19. november 2002 10:46:36
To: address@hidden
Subject: [avr-gcc-list] coming back to avrgcc: some questions

Hello,

after quite some time I'm coming back to developing avrgcc applications for
Atmel Mega 103.

I've designed prototype of custom home automation system.

On top of home automation network there is main controller (based on small
microcontroller) with rs-232 interface that can be connected to PC. Now I
have several dillemas and would kindly ask for quick answers:

- what free rtos could be best at the moment for developing applications ?
Is AvrX the best solution ?

- are 3.2 compiler's applications and rtos stable enough for always-on
applications ?

- I'd need to implement some sort of home automation state machine, that
would implement event based commands and also main loop that would be
checked in regular time intervals whether there are any timed commands to be
released. Any idea, similar code, pointer to more info ?

- how to interface outside world to gain as much user freindliness for
configuration and control at low cost (preferably no cost) :
1. one idea is to mimic some X10 two way controllers - but do they
have ability to implement
also time or event based macros. What engine could be used to
implement this ?
2. using code from HCS project but I'm not sure if it is available
as open source and if it has
configuration utility ?

- how to deal with dynamic objects ? Home network would be self
configurable, so controller needs to have separate objects for each group of
sensors, actuators and similar devices. How to cope with this most
efficiently ?


Thanks in advance for any help,

regards,

Robet Rozman

avr-gcc-list at http://avr1.org
avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]