All times are UTC + 8 hours




Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
PostPosted: Jan 12th, '11, 08:19 
True....


Top
  
Reply with quote  
    Advertisement
 
PostPosted: Jan 12th, '11, 15:48 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: Jan 5th, '10, 15:37
Posts: 155
Gender: Male
Are you human?: yes?
Location: Australia, NSW, Bomaderry
Yes water level or flow would be the most important, with quick notification. If you use multiple pumps in your system pump failure is not as critical.
I will take some pics of a job I done recently which had a GSM modem attached to a Logo controller, which sends SMS messages to indicate pit levels on a tank farm, you can also SMS back to the unit to start pumps etc.


Top
 Profile  
Reply with quote  
PostPosted: Jan 12th, '11, 16:46 
Almost divorced
Almost divorced
User avatar

Joined: Nov 11th, '09, 03:13
Posts: 1004
Gender: Male
Are you human?: The top half is
Location: Chiang Mai, NW Thailand.
My latest controller performs the following:
Outputs:
ST->FT Pump control.
Raft -> ST Pump control.
Servo control for each GB, inlet and outlet valves.

Inputs:
3 x GB Water level sensors.
ST->FT flow sensor.
FT overflow sensor.
Raft tank full sensor.

All simple stuff, but adds to the fun :)


Top
 Profile  
Reply with quote  
PostPosted: Jan 12th, '11, 20:30 
Newbie
Newbie

Joined: Dec 7th, '10, 15:21
Posts: 26
Location: Riverenia NSW
Gender: Male
Are you human?: yes
Location: Cootamundra NSW
I am playing with the bigger brother of one of these.
http://www.tri-plc.com/nano10-1.htm
I have just had it email me a message. The mail part is all built in. Not bad for around $130

Again automation isn't for everyone. I just like to tinker...


Top
 Profile  
Reply with quote  
PostPosted: Jan 12th, '11, 23:23 
Almost divorced
Almost divorced
User avatar

Joined: Nov 11th, '09, 03:13
Posts: 1004
Gender: Male
Are you human?: The top half is
Location: Chiang Mai, NW Thailand.
secs
That's a pretty cool lookng toy.
How does the internet controllability work?
Can you access and control it from anywhere?


Top
 Profile  
Reply with quote  
PostPosted: Jan 12th, '11, 23:36 
Almost divorced
Almost divorced
User avatar

Joined: Dec 5th, '09, 03:00
Posts: 1237
Location: Houston, Texas
Gender: Male
Are you human?: No, The Missing Link
Location: Houston Texas
I have a chip around here somewhere with an Ethernet port built right on it. Pretty cool - and let's you use c and c++ for programming. I forgot I had it until reading this thread. I may have to dig it out and see what I can do with it.

http://www.beck-ipc.com/en/products/products.asp


Top
 Profile  
Reply with quote  
PostPosted: Jan 13th, '11, 03:58 
Valued Contributor
Valued Contributor

Joined: Dec 21st, '10, 06:56
Posts: 79
Gender: Male
Are you human?: yes
Location: US
I'm about to program an Arduino chip to control my chicken coop (off the grid). http://arduino.cc/
Open the coop door at sunrise.
Close the coop door ~15 minutes after sunset. (hopefully this will be reliable with a photo-sensor).
Heat the coop when it's cold.
Cool the coop when it's ridiculously hot at night with a fan.
I will open source the code so it should be easy to take what I make and redesign it to other applications.

I really want to push one of my aquaponics systems off the grid, so I may be doing that this year too.
Also, I've just picked up a few xcore86 CPU systems. Basically, it's a box about the size of two altoids tins that runs a full operating system (linux or windows) on 2 watts of power. With usb, network, vga, serial, etc, I'm very excited with what I can do with these. I may use them for the future off the grid aquaponics system. http://www.norhtec.com/products/mcjrmx/index.html.

The reason I'm posting all of this is because I want more motivation to get these projects started :)


Top
 Profile  
Reply with quote  
PostPosted: Jan 13th, '11, 09:51 
Almost divorced
Almost divorced
User avatar

Joined: Mar 26th, '10, 08:28
Posts: 1442
Images: 0
Gender: Male
Are you human?: Sadly... yes
Location: USA - Georgia - Hartwell
Quote:
Furthermore, with FANLESS design, MicroClient JrMX. is ideal for use in hot climates without air conditioning.

From the aforementioned http://www.norhtec.com/products/mcjrmx/index.html
Very interesting. And motivation is a good thing.


Top
 Profile  
Reply with quote  
PostPosted: Jan 13th, '11, 11:13 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: Jan 5th, '10, 15:37
Posts: 155
Gender: Male
Are you human?: yes?
Location: Australia, NSW, Bomaderry
secs wrote:
have just had it email me a message. The mail part is all built in. Not bad for around $130


Can it send a message to your mobile phone?
It obviously has to be permanently connected to a computor which is turned on to do this?
IMO by the time you add a screen, load relays, RTC with battery back-up and enclosure to mount it in, a $200.00 compact smart relay is looking better to me.
After briefly comparing the software with Logo, I think the Logo has a lot more functions, a lot easier to use and industry proven.


Top
 Profile  
Reply with quote  
PostPosted: Jan 13th, '11, 13:57 
Newbie
Newbie

Joined: Dec 7th, '10, 15:21
Posts: 26
Location: Riverenia NSW
Gender: Male
Are you human?: yes
Location: Cootamundra NSW
Aquastud wrote:
secs wrote:
have just had it email me a message. The mail part is all built in. Not bad for around $130


Can it send a message to your mobile phone?
It obviously has to be permanently connected to a computor which is turned on to do this?
IMO by the time you add a screen, load relays, RTC with battery back-up and enclosure to mount it in, a $200.00 compact smart relay is looking better to me.
After briefly comparing the software with Logo, I think the Logo has a lot more functions, a lot easier to use and industry proven.



It doesnt need a pc. You program it with one then its stand alone. You can access it from anywhere as long as its connected to the net. You can program it from anywhere or simply monitor or change values. It doesnt need a pc to send emails just a smtp server. These are industry proven as well. I must admit it only has a RTC as an extra. I use the big brother ones the F2424 units. As far as the mobile phone, I simply direct the emails to my sms provider and get it that way


Top
 Profile  
Reply with quote  
PostPosted: Jan 13th, '11, 15:26 
Almost divorced
Almost divorced
User avatar

Joined: Nov 11th, '09, 03:13
Posts: 1004
Gender: Male
Are you human?: The top half is
Location: Chiang Mai, NW Thailand.
Peter,
I assume you have to have a static IP address?
Internet connectivity is something that is very exciting, I have been looking at TCP/IP stacks etc. for the PIC.
It is probably too much to do on 1 x 16F877 but the bigger PICS will handle it.
Microchip has a free TCP stack in fact, for the 16 and 32 bit devices.

Some people have interfaced the 877 to a legacy 8/16 bit NIC card, another option.


Top
 Profile  
Reply with quote  
PostPosted: Jan 13th, '11, 16:25 
Newbie
Newbie

Joined: Dec 7th, '10, 15:21
Posts: 26
Location: Riverenia NSW
Gender: Male
Are you human?: yes
Location: Cootamundra NSW
DuiNui wrote:
Peter,
I assume you have to have a static IP address?
Internet connectivity is something that is very exciting, I have been looking at TCP/IP stacks etc. for the PIC.
It is probably too much to do on 1 x 16F877 but the bigger PICS will handle it.
Microchip has a free TCP stack in fact, for the 16 and 32 bit devices.

Some people have interfaced the 877 to a legacy 8/16 bit NIC card, another option.



I actually have 2 systems. One has a static ip and one a dynamic but on the dynamic one since I also have pc's connected, I use a dynamic dns client and that works ok. The static one is used for my server/data room at my main location. The other system is 600 ks away. Both talk to each other when needed for my VOIP phone system

I used to program up PICs. I started doing it with Picbasic and 16f877's and in fact, have a couple of projects still running. I did one for the National Indigenous Radio Service to sync servers across the top end. Worked well.

However, the time taken to design up a circuit etc that works well and doesnt introduce other problems like RFI is a pain. Now I have found these units, I will be using them or similar from now on


Top
 Profile  
Reply with quote  
PostPosted: Jan 14th, '11, 13:31 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: Jan 5th, '10, 15:37
Posts: 155
Gender: Male
Are you human?: yes?
Location: Australia, NSW, Bomaderry
Below are some pics of the GSM modem I mention earlier.
This unit is set up to monitor any part of the Logo program and can send predetermined SMS messages to 20 recipients if required. You can also SMS back to the unit to control devices connected to the Logo. The modem can be set to send periodic messages to indicate it is OK and will send a message in the unlikely event that the Logo fails. It is a stand alone unit, no other connections required.
At a cost of about $1000.00 for the unit, would only be justifiable on a very large AP system.

Attachment:
modem 001.jpg
modem 001.jpg [ 107.1 KiB | Viewed 3742 times ]


Attachment:
modem 002.jpg
modem 002.jpg [ 100.55 KiB | Viewed 3741 times ]


Top
 Profile  
Reply with quote  
PostPosted: Sep 22nd, '11, 02:16 

Joined: Sep 22nd, '11, 01:25
Posts: 5
Gender: Male
Are you human?: YES
Location: Hoboken, NJ, USA
Hello,

I've thought about implementing some of the environmental sensors offered by Phidgets: http://www.phidgets.com/products.php?category=6

But I haven't yet. I would really love to see accumulated sensor data over the course of a year.


Top
 Profile  
Reply with quote  
PostPosted: May 4th, '13, 00:38 

Joined: May 3rd, '13, 23:46
Posts: 1
Gender: Male
Are you human?: YES
Location: USA - Texas
If you can send an email, you can generally send a SMS text message to a phone.

Here is a good resource:

http://en.wikipedia.org/wiki/List_of_SMS_gateways


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC + 8 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group
Portal by phpBB3 Portal © phpBB Türkiye
[ Time : 0.062s | 16 Queries | GZIP : Off ]