Jump to content

Let's make a Controller, and other fun uses for Arduino


Capt. Obvious

Recommended Posts

  • Replies 111
  • Created
  • Last Reply

Just found this topic. I am interested, as I have some downtime. Here are my current skills I can offer:

  • Basic electronics (circuits, soldering, battery building, etc.)
  • Manufacturing Materials and Processes
  • Data Modeling
  • VBA, JavaScript, HTML/CSS, C++, Basic Shell Scripting, etc.
  • Mechanical Drafting (AutoCad, Solidworks, Pro/E)
Link to comment
Share on other sites

Just found this topic. I am interested, as I have some downtime. Here are my current skills I can offer:

  • Basic electronics (circuits, soldering, battery building, etc.)
  • Manufacturing Materials and Processes
  • Data Modeling
  • VBA, JavaScript, HTML/CSS, C++, Basic Shell Scripting, etc.
  • Mechanical Drafting (AutoCad, Solidworks, Pro/E)

Awesome, I could use the help...and code cleanup :D

Link to comment
Share on other sites

Capt, I’ve been trying to plan ahead with my future arduino build and wanted to run a few things by you before I order more parts.

Current Parts:

Funduino Mega 2560

Temp DS18B20

Time Clock DS1307

Male/Female Jumper Wires

Are you familiar with 4 Route MOSFET Button IRF540 V2.0+ MOSFET Switch Module? I was told that I can add this to the arduino to function in place of mean wells for my leds. My goal is to be able to program a sunrise-sunset program and to be able to control 3 series of (12) 3w leds independently @700ma.

What do you think of this 16 pin lcd? http://www.ebay.com/itm/New-2004-204-20X4-Character-LCD-Module-Display-For-Arduino-/350560713502?pt=LH_DefaultDomain_0&hash=item519f0bfb1e

Other ideas:

Ph Probe

Temp/heater control program

Wireless access

Keypad

Alert commands

Good place for code: http://reefprojects.com/wiki/Code

Link to comment
Share on other sites

Stephen, are your meanwells the -D type or the -p type?

The Lcd is a standard 16 line module, looks pretty good, there are some that come with 4 buttons, which helps for navigation

Some of this would be better to discuss via PM/phone as we can get into more detail

Link to comment
Share on other sites

This appears to be what is known as the NFET(MOSFET) + NPN(resistor) (+ sometimes a Zener diode) method... From what I can tell from the video. It would work and is very cheap to make...however the downside is that it is fairly inefficient (wastes power)

If you do get meanwells, get the P flavor

Link to comment
Share on other sites

Let me clarify that efficiency statement : for maximum efficiency, you should configure your LED string so that it is as close to the power supply voltage as possible. Other wise power is dispensated through resistance (aka heat)

Link to comment
Share on other sites

Let me clarify that efficiency statement : for maximum efficiency, you should configure your LED string so that it is as close to the power supply voltage as possible. Other wise power is dispensated through resistance (aka heat)

So I would need to keep the controller and power source as close proximity to the led strands as possible? I am thinking about building my controller in my led fixture and having the lcd screen/buttons on the outside.

Link to comment
Share on other sites

I am in for the ride. Bought an arduino due what else do i need?

I got the due also so we can help each other with issues.

Fyi. I found out that inputs and outputs one the due are 3.3v not 5. So we will need to drop the voltage somehow, where necessary.

Link to comment
Share on other sites

I don't know if you are aware that there is actually controller made on the base of arduino, it is Reef Angel. I am using this controller and I am very happy with it. It is run based on the open source software and covers all possible gizmos you can imagine in the reef tank. It is constantly improving and expanding, also is relatively cheap comparing to other controllers on the market. Check out the website and forum and you will find a lot of help even if you plan on making it by yourself. http://www.reefangel.com/

Link to comment
Share on other sites

AWESOME!! I am ordering all of my stuff very very soon!

Focus on school make this a reward for midterm to buy then semester to build?

I agree.. I just easily get wrapped up in things like this. I will be along for the ride, but I will hold off on ordering one.... for now.. spiteful.gif

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...