gfxgfx
 
Please login or register.

Login with username, password and session length
logo
 
gfx gfx
gfx
19852 Posts in 1275 Topics by 5182 Members - Latest Member: charbuild March 28, 2024, 04:09:59 PM
*
gfx* Home | Help | Search | Login | Register | gfx
gfx
Breaktru Forum  |  eCigarette Forum  |  Modding  |  Topic: You asked mamu it's coming.
gfx
gfxgfx
 

Author Topic: You asked mamu it's coming.  (Read 151225 times)

0 Members and 4 Guests are viewing this topic.

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #150 on: May 18, 2015, 11:47:02 PM »
I Think we should make a subthread for this project.... I can start a wiki off the git page too

if you sign up for a github account just shoot me your username/email you signed with ill add you to the github project page

Offline PoppaVic60

  • Full Member
  • ***
  • Joined: Aug 2012
  • Location: United States
  • Posts: 31
  • Karma: +5/-0
Re: You asked mamu it's coming.
« Reply #151 on: May 19, 2015, 12:18:39 AM »
sent.

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #152 on: May 19, 2015, 12:23:42 AM »
I have invited you as an owner of the git you have full read write access to all files/repo's

if you need some help i can give you a quick breakdown of git stuffs....

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #153 on: May 19, 2015, 08:03:38 PM »
So recently I used a arduino in a project to control contrast of a character LCD instead of a 10k ohm pot.
This leads me to believe we don't need a digital pot to control sense. It kind of depends on how raptor chips work I'll have to pull datasheets for the raptor and other common buck boards


Offline PoppaVic60

  • Full Member
  • ***
  • Joined: Aug 2012
  • Location: United States
  • Posts: 31
  • Karma: +5/-0
Re: You asked mamu it's coming.
« Reply #154 on: May 19, 2015, 08:49:19 PM »
I'm still trying to puzzle out what my EE friend meant about a DAC replacing the trimpot - mostly I think of the OKR, but I'm also fond of the single-cell in the Cloupor mini I got.

A single/parallel as well as a stacked/series design would likely be the way to go. (I've no interest in high watts or the raptor, myself: with a top end of 30w, I'm happily vaping along at 10-12).

BTW, finished reading all 138 pages of the UK forum. Didn't see much there, although I saved a few links.

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #155 on: May 19, 2015, 10:23:15 PM »
How many volts are you pushing at your 10/12w ?


Offline PoppaVic60

  • Full Member
  • ***
  • Joined: Aug 2012
  • Location: United States
  • Posts: 31
  • Karma: +5/-0
Re: You asked mamu it's coming.
« Reply #156 on: May 19, 2015, 10:30:06 PM »
The cloupor display says 3.18v @ 12w wth the orchid @ .84ohm (hmm, unicode ohm symbol didn't fly)

Usually, I find I need to drop at least 1w for the Russian, and the volts are above 2.7, iirc.

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #157 on: May 19, 2015, 10:48:53 PM »
I am trying to determine what the best plan of attack in this situation would be so that there is a wide range of available output in order to facilitate all users more or less

I use the raptor 20a boards depending on what ohm impedance I run i keep it around 50-60w.


Offline PoppaVic60

  • Full Member
  • ***
  • Joined: Aug 2012
  • Location: United States
  • Posts: 31
  • Karma: +5/-0
Re: You asked mamu it's coming.
« Reply #158 on: May 19, 2015, 10:58:41 PM »
I understand the Raptor is a bit of a hassle to find in stock, and really - that's about 4x the power most folks would end up using, (so why pay for it?)

I'm not sure what else is available, either. Why that particular converter?

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #159 on: May 19, 2015, 11:01:53 PM »
Just what I've got experience with. Digikey has them in stock..
There's another by delta that's essentially the same.
 
In theory. If we can figure out a digital means of controlling trim +/- we can use any board... Okl okr raptor delta any with a trim +/-

Offline PoppaVic60

  • Full Member
  • ***
  • Joined: Aug 2012
  • Location: United States
  • Posts: 31
  • Karma: +5/-0
Re: You asked mamu it's coming.
« Reply #160 on: May 19, 2015, 11:10:27 PM »
Might as well start that wiki as well, since this conversation is abusing a historical thread.

Offline mugenman1111

  • Jr. Member
  • **
  • Joined: Mar 2015
  • Location: iowa
  • Posts: 10
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #161 on: May 25, 2015, 12:46:48 AM »
BTW those who want to mod clavigers work for a raptor board you need to invert the HIGH to LOW and LOW to HIGH where he references all mention of  powerConverter

HIGH = output voltage
LOW = ground style

if you change them around it will fire the raptor board set as it takes a positive voltage to fire it. You also probably dont need the zener diode to fire the raptor when using the digitalWrite(powerConverter, HIGH) function as it may not take the output depending on the levels the arduino produces... still havent throw a multimeter to it to test


https://github.com/Open-Source-Vape/Arduinocode/blob/Claviger-Raptor/Rebuild_V_1d/Rebuild_V_1d.ino

here is a rough draft will have some chips to test on later this week
« Last Edit: May 25, 2015, 10:18:30 AM by mugenman1111 »

Offline homemadehp

  • Jr. Member
  • **
  • Joined: Aug 2015
  • Location: Canada
  • Posts: 3
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #162 on: August 08, 2015, 09:51:38 PM »
I'm having trouble uploading the code into the pro micro.  Using Arduino IDE 1.6 and sparkfun pro micro.  I used avr, arduino as isp, arduinoisp and most of the times I get programmer not responding or didn't find usb device.  I've downloaded the drivers needed.  please help.

Online Breaktru

  • Administrator
  • PV Master
  • *****
  • Joined: Nov 2008
  • Location: NY
  • Posts: 3344
  • Karma: +792/-4
  • Gender: Male
  • PLEASE participate in this forum
Re: You asked mamu it's coming.
« Reply #163 on: August 09, 2015, 06:39:10 AM »
I'm having trouble uploading the code into the pro micro.  Using Arduino IDE 1.6 and sparkfun pro micro.  I used avr, arduino as isp, arduinoisp and most of the times I get programmer not responding or didn't find usb device.  I've downloaded the drivers needed.  please help.

Welcome homemadehp.
In the Arduino IDE software, have you checked the settings for board type and com port. Also in "File", "Examples" load the "ArduinoISP" program.

See video:
https://www.youtube.com/watch?v=muP1dp73Mdg

SparkFun Pro Micro
« Last Edit: August 09, 2015, 06:42:31 AM by Breaktru »

Offline homemadehp

  • Jr. Member
  • **
  • Joined: Aug 2015
  • Location: Canada
  • Posts: 3
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #164 on: August 10, 2015, 01:04:53 AM »
Thanks for the help Breaktru.  I made a bit of progress.  I was able to compile and upload something to the chip so I know its communicating but the problem I'm having now is when I upload the code it gives me a bunch of errors with the code.  I'm pretty new with this.  On the first page it says to copy and paste then upload.  So I downloaded the file and opened it with Arduino IDE but it would say errors in the code.  Am I doing something wrong?

first error is clickbutton.h no such file or directory
complication terminated
error complining
« Last Edit: August 10, 2015, 01:41:40 AM by homemadehp »

Online Breaktru

  • Administrator
  • PV Master
  • *****
  • Joined: Nov 2008
  • Location: NY
  • Posts: 3344
  • Karma: +792/-4
  • Gender: Male
  • PLEASE participate in this forum
Re: You asked mamu it's coming.
« Reply #165 on: August 10, 2015, 08:06:52 AM »
Thanks for the help Breaktru.  I made a bit of progress.  I was able to compile and upload something to the chip so I know its communicating but the problem I'm having now is when I upload the code it gives me a bunch of errors with the code.  I'm pretty new with this.  On the first page it says to copy and paste then upload.  So I downloaded the file and opened it with Arduino IDE but it would say errors in the code.  Am I doing something wrong?

first error is clickbutton.h no such file or directory
complication terminated
error complining

You will need to include the library clickbutton.h
By inserting #include "clickbutton.h" into your script the library must be in your Arduino folder.
You will need to download the "clickbutton" library.  See "Importing a .zip library" or "Manual Installation" here -> https://www.arduino.cc/en/guide/libraries

Also see -> https://www.arduino.cc/en/Hacking/Libraries
« Last Edit: August 10, 2015, 08:13:26 AM by Breaktru »

Offline homemadehp

  • Jr. Member
  • **
  • Joined: Aug 2015
  • Location: Canada
  • Posts: 3
  • Karma: +0/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #166 on: August 10, 2015, 04:22:47 PM »
Thanks again.  Was working from my home computer all weekend.  Used my work computer today and it worked fine. So code is uploaded and just doing minor tweaks to the display then do testing on it. 

Offline vapetech334

  • Full Member
  • ***
  • Joined: Aug 2015
  • Location: Alabama
  • Posts: 48
  • Karma: +2/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #167 on: October 21, 2015, 04:00:14 AM »
has anyone made a working wiring diagram for ANY of the sketches on the github? is anyone continuing this program. I cant seem to find any help and lately ive been having the worst luck with vapes that arent modules like DNA chips, SX, Alien, and things like that. I want an arduino, even just to display ohms volts and maybe watts and battery power on a mosfet mechanical mod.

Ive got to order a new Serial-to-USB USB dongle to program my pro minis bc aparently the Prolific Systems one I bought isnt compatible with windows 8 and i recently had to upgrade.

ill admit ive been really busy with my pregnant wife, 3 weeks till my little baby girl Zelda Grace is here. Im so excited, but I need something to do when I have bad anxiety and cant sleep and so far im just having nothing but pure frustration and that is definately not what I want.

I wish there was a tutorial I could find to just give me a basic setup for an arduino vape and I could go from there and make it my own, but no one will ever do that... blah



Offline norcalreballer

  • Sr. Member
  • ****
  • Joined: Jul 2014
  • Location: USA
  • Posts: 63
  • Karma: +4/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #168 on: October 21, 2015, 08:19:30 AM »
 :)

Offline mamu

  • PV Master
  • *******
  • Joined: Dec 2013
  • Location: IN
  • Posts: 476
  • Karma: +72/-3
  • Gender: Female
Re: You asked mamu it's coming.
« Reply #169 on: October 21, 2015, 12:05:45 PM »
...I want an arduino, even just to display ohms volts and maybe watts and battery power on a mosfet mechanical mod.

Have you checked out the modmeter?
http://fatdaddyvapes.com/shop.html

https://www.youtube.com/watch?v=PMglrzuiDq0

Offline vapetech334

  • Full Member
  • ***
  • Joined: Aug 2015
  • Location: Alabama
  • Posts: 48
  • Karma: +2/-0
  • Gender: Male
Re: You asked mamu it's coming.
« Reply #170 on: October 23, 2015, 05:48:35 AM »
Yes, I've used it, but the nfet,problem makes its use ability limit3e

Breaktru Forum  |  eCigarette Forum  |  Modding  |  Topic: You asked mamu it's coming.
 

gfxgfx
gfx gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!