Canreef Aquatics Bulletin Board  

Go Back   Canreef Aquatics Bulletin Board > General > DIY

Reply
 
Thread Tools Display Modes
  #31  
Old 03-16-2010, 06:37 PM
StirCrazy's Avatar
StirCrazy StirCrazy is offline
Member
 
Join Date: Oct 2001
Location: Kamloops, BC
Posts: 7,872
StirCrazy is on a distinguished road
Default

ok so I found some answeres, can have two programs in memory at once so I would have to upload the one I want to use.

found some good programing basics pages and looks like my best bet is to buy a starter kit and play and then buy some addons.

now the different flavors of the boards.... I was looking at the mega and now I have been reading a bunch on the Duemilanove, and I have read that you can also get it with a built on wifi.. so what is the differnace between the mega and the Duemilanove that would make either more desiriable for some one like me who is starting out?

Steve
__________________
*everything said above is just my opinion, and may or may not reflect the views of this BBS, its Operators, and its Members. If cornered on any “opinion” I post I will totally deny having ever said this in a Court of Law…Unless I am the right one*

Some strive to be perfect.... I just strive.
Reply With Quote
  #32  
Old 03-16-2010, 07:06 PM
StirCrazy's Avatar
StirCrazy StirCrazy is offline
Member
 
Join Date: Oct 2001
Location: Kamloops, BC
Posts: 7,872
StirCrazy is on a distinguished road
Default

ok so looking around would this be a good kit to order for playing around?

http://www.hvwtech.com/products_view.asp?ProductID=1205

I figure it has a temp probe so I could play by getting it to turn off and on lights at different temps.

Steve
__________________
*everything said above is just my opinion, and may or may not reflect the views of this BBS, its Operators, and its Members. If cornered on any “opinion” I post I will totally deny having ever said this in a Court of Law…Unless I am the right one*

Some strive to be perfect.... I just strive.
Reply With Quote
  #33  
Old 03-16-2010, 07:41 PM
DiverDude's Avatar
DiverDude DiverDude is offline
Member
 
Join Date: Feb 2010
Location: Calgary
Posts: 519
DiverDude is on a distinguished road
Default

Quote:
Originally Posted by StirCrazy View Post
ok so looking around would this be a good kit to order for playing around?

http://www.hvwtech.com/products_view.asp?ProductID=1205

I figure it has a temp probe so I could play by getting it to turn off and on lights at different temps.

Steve
That would be a great place to start.

As for the number of programs you can have, I think you're having a conceptual issue. You can write one program that will handle multiple types of meat and/or timing cycles. the question is: How much program space (i.e memory) does any particular chip have ? THAT will limit the size of the program.

When I sold HVWTech.com, the Arduino was just starting to be known and I don't know a tremendous amount about it myself. From what I can gather though, with previous C++ experience and some electrical/electronics background, you are FAR better equipped to get into this than many people I used to sell development tools to !
__________________
-Mark

29 Gal Bowfront w/24" LED Lights. DIY HOB Sump (5.4 Gal) MP40. Orange Spotted Watchman Goby, 2 Clownfish and a few hermits.
Reply With Quote
  #34  
Old 03-16-2010, 09:26 PM
StirCrazy's Avatar
StirCrazy StirCrazy is offline
Member
 
Join Date: Oct 2001
Location: Kamloops, BC
Posts: 7,872
StirCrazy is on a distinguished road
Default

Quote:
Originally Posted by DiverDude View Post
That would be a great place to start.

As for the number of programs you can have, I think you're having a conceptual issue. You can write one program that will handle multiple types of meat and/or timing cycles. the question is: How much program space (i.e memory) does any particular chip have ? THAT will limit the size of the program.
hmm.. I got it from somewhere else that you can only have one program on the chip at a time, but I have been reading code all morning trying to figure out out a bit and I might be able to have a selectible loop routeen, but having two seperate programs isn't a big deal either as it takes a couple seconds to upload the one you want to use. or if I use quick disconects for the inputs/outputs I could easily have two units and just plug in the one I want. I actualy found a PID front end here
http://www.arduino.cc/playground/Code/PIDLibrary so i need to do some more reading to figure out how to combine it with my other requirments.

Steve
__________________
*everything said above is just my opinion, and may or may not reflect the views of this BBS, its Operators, and its Members. If cornered on any “opinion” I post I will totally deny having ever said this in a Court of Law…Unless I am the right one*

Some strive to be perfect.... I just strive.
Reply With Quote
  #35  
Old 03-17-2010, 04:12 PM
StirCrazy's Avatar
StirCrazy StirCrazy is offline
Member
 
Join Date: Oct 2001
Location: Kamloops, BC
Posts: 7,872
StirCrazy is on a distinguished road
Default

Ok so I ordered a development kit, should be here friday.. so I will start playing and seeing what this can do.

didn't get a LCD or wirless for now figured I would work on getting other things working befor adding more headach

Steve
__________________
*everything said above is just my opinion, and may or may not reflect the views of this BBS, its Operators, and its Members. If cornered on any “opinion” I post I will totally deny having ever said this in a Court of Law…Unless I am the right one*

Some strive to be perfect.... I just strive.
Reply With Quote
  #36  
Old 03-17-2010, 05:58 PM
DiverDude's Avatar
DiverDude DiverDude is offline
Member
 
Join Date: Feb 2010
Location: Calgary
Posts: 519
DiverDude is on a distinguished road
Default

Very wise. You will want an LCD at some point as it will make development and troubleshooting much easier. Of course, you'll need some kind of display for your project too !
__________________
-Mark

29 Gal Bowfront w/24" LED Lights. DIY HOB Sump (5.4 Gal) MP40. Orange Spotted Watchman Goby, 2 Clownfish and a few hermits.
Reply With Quote
  #37  
Old 03-17-2010, 08:24 PM
StirCrazy's Avatar
StirCrazy StirCrazy is offline
Member
 
Join Date: Oct 2001
Location: Kamloops, BC
Posts: 7,872
StirCrazy is on a distinguished road
Default

Quote:
Originally Posted by DiverDude View Post
Very wise. You will want an LCD at some point as it will make development and troubleshooting much easier. Of course, you'll need some kind of display for your project too !
now I was reading that for playing with this if I have it pluged into my laptop through the USB that I can use my laptop to monitor?

I think later I will get a WiFi shield and use a web page as a monitor or maybe a LED. the cool thing I was looking at is the actual board is only 30ish bucks so to build more stuff with be cheep compared to my initial purchase.

Steve
__________________
*everything said above is just my opinion, and may or may not reflect the views of this BBS, its Operators, and its Members. If cornered on any “opinion” I post I will totally deny having ever said this in a Court of Law…Unless I am the right one*

Some strive to be perfect.... I just strive.
Reply With Quote
  #38  
Old 03-17-2010, 09:25 PM
DiverDude's Avatar
DiverDude DiverDude is offline
Member
 
Join Date: Feb 2010
Location: Calgary
Posts: 519
DiverDude is on a distinguished road
Default

Again, I'm not very familiar with the Arduino but other micros have the ability to send information back to the PC and have it display there. The hitch to that is that it takes time -albeit only milliseconds- but this can affect how the rest of your program runs and can sometimes actually cause probmlems that wouldn't otherwise exist.

you'll be fine to start though.

Have at 'er !
__________________
-Mark

29 Gal Bowfront w/24" LED Lights. DIY HOB Sump (5.4 Gal) MP40. Orange Spotted Watchman Goby, 2 Clownfish and a few hermits.
Reply With Quote
  #39  
Old 03-18-2010, 07:25 PM
StirCrazy's Avatar
StirCrazy StirCrazy is offline
Member
 
Join Date: Oct 2001
Location: Kamloops, BC
Posts: 7,872
StirCrazy is on a distinguished road
Default

Well got my kit today, overnight shipping for 9 bucks.. not bad at all.
I am surprised by how small it is.. might be a bit of a challange by ham fisted people like myself

I got it installed and comunicating with my lap top and i uploaded a test program to make a led flash on the board.. rather underwhelming but it confirms that everything is working properly. and I could make a self contained fake car alarm light with how it is set up now

anyways better go outside and get my welder tested now that I got the right liner for the gun and i'll play with electronics later.

Steve
__________________
*everything said above is just my opinion, and may or may not reflect the views of this BBS, its Operators, and its Members. If cornered on any “opinion” I post I will totally deny having ever said this in a Court of Law…Unless I am the right one*

Some strive to be perfect.... I just strive.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 08:32 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.