0 Members and 1 Guest are viewing this topic.
Although I've yet to complete my 1st. build hasn't stopped m from designing my next. I've read about the OLED connection being fragile, I've got this notion of twisting the OLED 90* is that just crazy thinking, will it mostly likely snap off?
So what do they do, just stalk the net stealing pictures of any mod saying, "yeah, we'll make that for you?"
Here's one similar to the one used in the DNA20/30, that's a China vendor;http://www.buydisplay.com/default/0-84-inch-ssd1306-96x16-pixel-oled-display-manufacturer-i2c-blue-on-black
so this SSD1306 driver is kinda famously used for display drivers is it. i bought an OLED from Adafruit (same like what Breaktru used for MCU with DNA 12). unfortunately the prepared driver examples are for Arduino.i got it working to load and run the OLED for PIC18 by porting the essential OLED protocols from the Arduino code, but thats it, stuck at that progress. i sure hope to continue to be able to write string and stuff with the display using PIC....
I'm trying to find a Resettable fuse that's small enough to fit into a 3/4" ID copper tube.
I would run a couple in parallel from this product line;http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lorho_datasheet.pdf.pdfYou can make a simple host board for them or solder wires to them directly. I would use a host board with the parts stacked myself. Keep in mind you can run the hold current somewhat under maximal demand. Two of the 4.5A hold fuses in parallel should be fine.
You're welcome, my pleasure.Yup that's the one. With two in parallel you'll have a hold current of 9 Amps and a trip current of 18 Amps. Maximum draw for the DNA30 is 12 Amps so you're less than 50% over the hold current which should be fine. Keep in mind PTC fuses are heat driven and since an e-cig operates intermittently and provides a cooling interval, it reduces the chance of a false trip. You could actually get pretty close to the trip current without the fuses going off, but keeping it under 50% over the hold current provides a good margin.