Show Posts
|
|
Pages: [1] 2 3 ... 12
|
|
3
|
Community / Exhibition / Gallery / Re: ARDUINO EFI - 20x4 LCD boost by MAP sensor and PWM dutycycle.
|
on: February 10, 2013, 08:59:35 pm
|
A lot has changed in the year since this was first posted. Lately, I've been thinking about designing an "EFI Shield" for the Arduino DUE. The processor in the DUE is way more capable than any of the chips the MegaSquirt has used, and has native CANbus, so it'd make for an excellent base for a fuel injection controller. Not to mention the price.. $50 for a DUE, I think an EFI shield could be done for around $50-$75 (board plus BOM). Finally have a truely open source fuel injection controller. Way beyond my programming skills, but maybe if the hardware existed, others would join in on the project. And yeah, not a piggyback, I'm talking stand alone engine management. Fuel, spark, boost, run the whole show.. 
|
|
|
|
|
6
|
Development / Suggestions for the Arduino Project / Re: Why is Ethernet so expensive?
|
on: January 06, 2013, 11:46:07 am
|
|
eried: That is an ENC28j60 chipset, not a Wiznet. It will gobble up the ram on an Uno like nobodies business, and the standard ethernet library doesn't support it AT ALL. BTW: If you think the ethernet is expensive, look at the WiFi.. EeeGads.. I suppose if you HAVE to prototype a WiFi setup... Remember the Arduino is just an educational/prototyping platform. Prototyping is generally always more expensive than mass production, even if this is prototyping on a mass scale.
|
|
|
|
|
8
|
Community / Exhibition / Gallery / Re: ATTiny powered Charlieplexed Christmas Tree Ornament
|
on: December 16, 2012, 09:44:17 pm
|
I'm selling them assembled, mostly due to the tiny SMD components. It's also a real pain to get the polarity correct on all the LED's.. I'd say I had a 30% success rate in the 10 boards I assembled. Luckily I have a hot air rework station, so flipping them around after getting them wrong isn't too big of a deal for me.  I had the boards produced by iTead, they were pretty quick, and put up with me not having a clue how to make proper gerber files, as well as selecting the wrong size board. 
|
|
|
|
|
9
|
Community / Exhibition / Gallery / ATTiny powered Charlieplexed Christmas Tree Ornament
|
on: December 16, 2012, 07:59:36 pm
|
 This is one of my first PCB designs I've done. It uses an ATTiny45 to drive 20 individually adressable charlieplexed LED's. I made the PCB in the shape of a Christmas tree and it hangs on a Christmas tree as an ornament. A terribly GEEKY one.   I have more details on my website. Just thought I'd share with everyone here. I doubt I'd have been able to build this without the skills and knowledge that I've picked up because of Arduino.
|
|
|
|
|
10
|
Products / Arduino Due / Re: Missing RAM Pins
|
on: December 06, 2012, 02:55:41 pm
|
|
If you do re-do it, should toss in the ethernet jack while you're in there. How different is the pinout between the 3X and the 3U?
|
|
|
|
|
11
|
Products / Arduino Due / Re: Missing RAM Pins
|
on: December 04, 2012, 09:39:12 pm
|
|
Looks like a good opportunity for a third party vendor to create a board using the Due's chip, but wired up for the hardcore extreme user. Rather than cloning the Due, it'd be an innovative evolution.
|
|
|
|
|