|
||||||||||||||||
|
||||||||||||||||
|
|
#91 |
|
Bow ties are cool
|
__________________
DIY High Tech Tank forum
http://aquatictechtank.net A forum dedicated to design and program aquatic tanks |
|
|
|
| Sponsored Links | |||
Advertisement | |||
|
|
#92 | |
|
Moderator
|
Quote:
megamax42, you can convert Jarduino v. 1.1 to use UTFT and the new UTouch libraries. For Jarduino v 1.1 to work properly, you have to use the libraries that it uses, which only work under the older version of the Arduino IDE (not v 1.0 and up).
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
|
|
|
|
|
|
#93 |
|
Algae Grower
|
I dont know anything about Arduino, but this thread has really sparked my interest. Do I need to get the Arduino Mega to do this, or can I get the Uno? Did you guys have any experience in programming language? I definitely do not, but I am willing to learn.
__________________
|
|
|
|
|
|
#94 | |
|
Moderator
|
Quote:
As for me, I did not have any experience in coding at all. I started learning C++ last November, and can work my way around the sketches now with fair confidence.
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
|
|
|
|
|
|
#95 | |
|
Bow ties are cool
|
Quote:
I just had an idea, why do through a touch screen when you have an iPad? You just need an wi-fi/ Ethernet Shield and an app. There are instructions on how to do this out there. It would be fun. Sent from my iPad using Tapatalk HD
__________________
DIY High Tech Tank forum
http://aquatictechtank.net A forum dedicated to design and program aquatic tanks |
|
|
|
|
|
|
#96 | |
|
Moderator
|
Quote:
Then again, I don't know Java either, so learning another language at this point would be too much for me
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
|
|
|
|
|
|
#97 |
|
Wannabe Guru
|
i'll have months to go between the basement being done and the tank being ready to be set up... i really want to start picking up parts to jump in on this goodness!
can anyone recommend sites to read? anyone having a shopping list w/ links for parts that'll accomplish all these tasks? |
|
|
|
|
|
#98 | |
|
Moderator
|
Quote:
If you Google Jarduino, you will also find some more information regarding that project. Older versions of the source code are open source, so you can build from there. There also is a list of some of the items that were used for that particular project, so you can see what was used, and then expand from there.
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
|
|
|
|
|
|
#99 |
|
Bow ties are cool
|
I was wondering, are the sensors and devices hooked up through i2c or through available digital and analog pins on this jarduino thing?
I would assume you need to define the devices somehow so then arduino can recognize them. Is it all through code? If so, that's a bit cumbersome every time you want to add a new device. We can do better for sure. Sent from my iPad using Tapatalk HD
__________________
DIY High Tech Tank forum
http://aquatictechtank.net A forum dedicated to design and program aquatic tanks |
|
|
|
|
|
#100 | |
|
Moderator
|
Quote:
And defining the devices is pretty much done via coding (and is very cumbersome, as you mentioned). I think the Jarduino coding makes it a little easier by separating the code into little "units" .... but it is still a hassle to work through.
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
|
|
|
|
|
|
#101 |
|
Algae Grower
|
Can the Arduino store data over time? For example, can it give data on the pH, temp, etc for the past 30, 40, 60 days? Maybe presented in a graph, or at least a table?
__________________
|
|
|
|
|
|
#102 | |
|
Wannabe Guru
|
Quote:
not having any experience with arduino itself, i can only assume that with a wifi connection one would be able to make requests to a website for that data for reading/writing purposes. I'd fully intend on making mine a web app. |
|
|
|
|
|
|
#103 | ||
|
Moderator
|
Quote:
Quote:
For interfacing with a website, the same idea can be done, but it would have to access the site every x seconds/minutes that you are measuring the data (i.e. you might want to measure temperature or pH more than once an hour...I have mine set for every 5 minutes).
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
||
|
|
|
|
|
#104 |
|
Algae Grower
|
Hmm...I'm just gonna have to dive headfirst into all this stuff to really figure it out. Do you guys know where I can find the ITDB02 Arduing Mega Shield V1.1 fully assembled, or did you guys buy the kit and put it together from iMall? (http://imall.iteadstudio.com/prototy...120717001.html). Or would something like ebay item number 271025770499 work? Man it would be way easier if we could just link to ebay auctions...
__________________
|
|
|
|
|
|
#105 | |
|
Moderator
|
Quote:
The eBay item that you linked will work, but it does not have the RTC that the ITDB02 Mega Shield v1.1 has.
__________________
Anthony
A Primer to Pressurized CO2 and A Primer to Planted Tanks Eheim Pimp #362 - Eheim 2213 x2, Eheim 2028, Ehein 2217, Eheim surface skimmer and Eheim autofeeder. Victor Pimp #33 - HPT272-125-350-4M |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|