i just try to download blink, and it's ok for my, led13 flash, and when i change delay on code, led13 flash more or less slowly.
i think, i have a problem with usbserial dll, may be i'm wrong imported dll, i must change something in the Arduino code??
if you want, you can use teamviewer for whatch in my pc, it will be faster.
thank you so so much.
hugo
Re: Jedicut and Arduino over USB
132Hi Martin
Just an update for you. Cutter working well now do you have any tips for using the wire heat control function?
Are you based in the UK?
Many Thanks again.
Nigel
Just an update for you. Cutter working well now do you have any tips for using the wire heat control function?
Are you based in the UK?
Many Thanks again.
Nigel
Re: Jedicut and Arduino over USB
133Hi Nigel,
wire heat control is implemented, but I think you are the first who wants to use it :-)
Pin 2 of arduino is foreseen to switch a relay to turn heating on and of. Pin 3 provides a PWM signal which is controlled by jedicut (0-100%).
It depends on your board if you need additional external parts (Mosfet,relay, etc).
I am happy, that it worked for you now.
Greetings from Vienna/Austria
Martin
wire heat control is implemented, but I think you are the first who wants to use it :-)
Pin 2 of arduino is foreseen to switch a relay to turn heating on and of. Pin 3 provides a PWM signal which is controlled by jedicut (0-100%).
It depends on your board if you need additional external parts (Mosfet,relay, etc).
I am happy, that it worked for you now.
Greetings from Vienna/Austria
Martin
Re: Jedicut and Arduino over USB
134Hi,
First, thanks for this great piece of work.
As second, I would like to share my work with you, as someone might find it usefull as well.
I have ported the arduino software to pure C program for USB enabled AVR's. This might come in handy to anyone who has USB AVR (like for example AT90USB162 ) and doesn't have arduino bootloader or no arduino support for his device or for whatever reason.
It's based on LUFA USB library, basically does the same thing as the arduino version but with inbuilt USB.
Repository and download: https://github.com/DaveLister007/JediCutUSBAVR/
If you have any questions, feel free to ask, just email me because I don't read these forums and can't register because validation email won't arrive (davelister..at..email.cz)
So, thanks again and hope my port might help someone.
First, thanks for this great piece of work.
As second, I would like to share my work with you, as someone might find it usefull as well.
I have ported the arduino software to pure C program for USB enabled AVR's. This might come in handy to anyone who has USB AVR (like for example AT90USB162 ) and doesn't have arduino bootloader or no arduino support for his device or for whatever reason.
It's based on LUFA USB library, basically does the same thing as the arduino version but with inbuilt USB.
Repository and download: https://github.com/DaveLister007/JediCutUSBAVR/
If you have any questions, feel free to ask, just email me because I don't read these forums and can't register because validation email won't arrive (davelister..at..email.cz)
So, thanks again and hope my port might help someone.
Re: Jedicut and Arduino over USB
135Hello,
I activate your account
-D
Can you tell us more about your "AVR" solution ? What's an "AVR" and how much does this solution cost ?
I activate your account

Can you tell us more about your "AVR" solution ? What's an "AVR" and how much does this solution cost ?
Jerome
Re: Jedicut and Arduino over USB
136Hello, excuse my English (google translator). I have a Nano V3.0 ATmega328P and hobbycnc 4aupcwhc. I want to connect the heater. what connections between the pins of hobbycnc (11 = Heat Feedback, 12 = Auto / Man Heat Control, 16 = Heat) and the pins for Arduino (D2: Heating On / off, D3: heating PWM). thank you
Re: Jedicut and Arduino over USB
137Hi Martin.
I'm probably a bit late with this info .... i'm working on a different project and remembered your problem.
The baud rate issue is caused by the bootloader. Make sure you have the optiboot bootloader and it should work at 115k.
Whenever i get a new board i always update the bootloader first. Use your original Uno to program the new one using the arduino environment.
[quote=Martin]
Hi All,
today I received the arduino nano from china. I prepared a little circuit board to plug in the nano.
It looks clean and tidy now:)
I used the same source code as for the arduino uno, with only one change. The baudrate must be reduced to 57600. I don't know why but it works.
Martin[/quote]
I'm probably a bit late with this info .... i'm working on a different project and remembered your problem.
The baud rate issue is caused by the bootloader. Make sure you have the optiboot bootloader and it should work at 115k.
Whenever i get a new board i always update the bootloader first. Use your original Uno to program the new one using the arduino environment.
[quote=Martin]
Hi All,
today I received the arduino nano from china. I prepared a little circuit board to plug in the nano.
It looks clean and tidy now:)
I used the same source code as for the arduino uno, with only one change. The baudrate must be reduced to 57600. I don't know why but it works.
Martin[/quote]
Re: Jedicut and Arduino over USB (Dll download problem)
138Goodnight to all. I´m trying to download the USBSerial.dll from the following address: https://code.google.com/p/jedicut-exten ... Serial.dll. I tried to use 2 programs to do that: the tortoise svn and Download SVN and I could not download the desired dll. Could someone help me?
Alfredo
P.S. the message that I get here is that connection was refused by the server.
Alfredo
P.S. the message that I get here is that connection was refused by the server.
Re: Jedicut and Arduino over USB(Dll problem solved)
139Sorry for the last mail. I was using a wrong address.
Alfredo
Alfredo
Re: Jedicut and Arduino over USB
140hello
http://code.google.com/p/jedicut-extens ... Serial.dll
clic file info " view raw file" and save the file
patrick
http://code.google.com/p/jedicut-extens ... Serial.dll
clic file info " view raw file" and save the file
patrick