mm.reefs
Member
Is it correct that this controller doesnt support the "standard" arduino shields? I think thats a pity... I know that this design is supposed to be simple and cheap but some additional holes for some optional shield headers would add virtually no cost. The shield headers could be mounted on the backside if the pin layout is inverted. Is this possible (for me or someone else) to add this to the design, or is any of the critical "shield-pins" already occupied for other use on the Typhon board?
I had the same idea last year about inserting the Arduino "œstack" pins to the Typhon. As per DWMZ, the concept of the Typhon was to have a simple PWM controller that does not depend on other things (like an Arduino board) to work. Anyway I thought that it would be fun to tweak it.
Back then I not knew a thing about working with Eagle. I thought that Typhon was simple enough to learn Eagle with, also it was complex enough to challenge me. After some weeks learning Eagle and rearranging components I came up with what I called a Typhon/S ("œStackable or Shield"). It is a Typhon without processor and with all the "œstack" pins to plug it on top of the regular Arduino board. The first version of it had some minor bugs (buttons order) and that is why I did not post any information about it, but it is fully functional and compatible with Typhon firmware. I have some spare pcb's of these somewhere. if Pny or someone is interested just send me a PM.
I did not stop there and this year I have been working with another version, the Typhon/E (Extended). In this pcb I decided to go all the way extending the Typhon. Some of the big changes are: Arduino "œstack" pins, 6 PWM output channels, brick style pins for all Arduino I/O's, and the use of MCP23008 to control the LCD (adopted from project "œHydra"). My intention for it is to have a full development platform and be able to use other Arduino third party shields/bricks available in the market, adapting them for many things like temperature control, dosing pump control, alarm monitors, Ph monitor/control, etc. Last week I received the first batch of pcb's of the Typhon/E and soon I will adapt the Typhon firmware to it. Later I will post more information about it.
Cheers!