Quantcast
Channel: fritzing forum - Latest topics
Viewing all 5487 articles
Browse latest View live

T6 AC servo from oyostepper wiring and code problem

$
0
0

Hello, this is my first post on this Forum … Sorry if I make mistakes :nerd_face:
Has anyone tried to wire an arduino to a T6 AC servo motor like this one :smile:
https://www.oyostepper.it/goods-1099-Kit-driver-e-servomotore-CA-digitale-serie-T6-da-1000-W-3000-girimin-319-Nm-Encoder-a-17-bit-IP65.html


My idea was to connect on the CN1 port like below :

driver PUL+ connected to arduino Pin 9
driver PUL- connected to arduino GND
driver DIR+ connected to arduino Pin 8
driver DIR- connected to arduino GND

and try this code to begin :

const int pin8 =8;  // DIR+ driver
const int pin9 =9;  // Pulse+ driver

void setup() {
Serial.begin(9600);
pinMode (pin8,OUTPUT);
pinMode (pin9,OUTPUT);
}
void loop() {
 
digitalWrite(pin8, HIGH);
tone(pin9,500);  // 500 = speed by pulse?? what should be the right number to begin with (maximum bandwidth of the driver is 750KHZ)?
delay(5000);
}

Does that code could works ?
Can we also imagin using arduino accelStepper library to control velocity of this T6 series AC servo Motor?
Thanks

1 post - 1 participant

Read full topic


Need help creating simple laser

$
0
0

Name of the part
Laser Diode - 5mW 650nm Red

Previous work, similar parts
N/A

Top view

Foto or vector graphic, no links here please.

Datasheet
The official documentation of the part manufacture is linked here:

Technical Details

  • Weight: 6.3g
  • Diameter: 10mm / 0.4"
  • Length: 31mm / 1.2"
  • Wire length: at least 100mm / 3.9"
  • 650nm wavelength
  • 2.8 - 5.2V DC voltage input
  • 25mA max current draw
  • Operating temperature -10°C to 40°C;

Type
I did not read this
Breakout board, sub assembly, plug in module (A)
Antenna (AE)
Battery (BT)
Capacitor (C)
[X ] Diode (D)
Display (DS)
Fuse (F)
Hardware , mounting screws, etc. (H)
Jack, fixed part of a connector pair, header (J)
Relay (K)
Inductor, Coil, Ferrite bead (L)
Loudspeaker, Buzzer (LS)
Motor (M)
Microphone (MK)
Plug, moveable part of a connector pair (P)
Transistor (Q)
Resistor (R)
Thermistor (RT)
Varistor (RV)
Switch (S)
Transformer (T)
Integrated Circuit (IC)
Crystal, Oscillator (Y)
Zender diode (Z)
Other (please specifiy)

Footprint
N/A

1 post - 1 participant

Read full topic

LCD 10Pin 3 digit

$
0
0

Hi!
Im looking for a part like that 10 pin 3 digit 8 segment LCD display for my students and me.
It primally has to look like the original or it will confuse them on the plans :slight_smile:
Has someone already created something similar?

Yours
Martin

1 post - 1 participant

Read full topic

URM14 - Industrial Ultrasonic Distance

RS485 Shield for Arduino

Rasperry pi pico

$
0
0

I need help with the rasperry pi pico, i can’t find the part to use in the simulator

1 post - 1 participant

Read full topic

Looking for HX710B Pressure Sensor

Unexpected 2 pins connected on a part

$
0
0

Hi all,
I can’t find out why the pin-21 (GPIO21) is unexpectedly connected through the pin-02 (GND) on my newly created part. Symptom is:

  • when I click to pin-21 on the breadboard, we can see yellow highlighted connection through pin-02. Or if clicking to pin-02, we will also see pin-21 is yellow highlighted. (see screenshots)
  • In Schematic view, if we move the switch/button to the other side of the MCU i.e. near pin-21 then it automatically connect to pin-21 rather than pin-02 (GND) as design.

References are in attachments. Helps are really appreciated.

I am using Fritzing v1.0.2.

Thank you very much,
Tuan
button03-esp-nostd.fzz (47.7 KB)
Mtiny ESP32-WROOM-32E DevKit.fzpz (38.4 KB)


1 post - 1 participant

Read full topic


Request of compenent fil fritzing

$
0
0

hello , i need the fil fritzing of the componants water sensor ST045 and DFPlayer By8001-16
and thanks

2 posts - 2 participants

Read full topic

Erreur (0xc0000005) au lancement de Fritzing

$
0
0

Bonjour, je viens de ré-installer Fritzing 1.0.2 sur mon vieux PC (Windows 7-64) et à chaque lancement apparaît le message: L’application n’a pas réussi à démarrer correctement (0xc0000005) cliquer sur OK pour fermer l’application.
J’ai fait cette installation sur cette machine, car la même version de Fritzing, installée sur Windows 10, est incapable de communiquer avec mon imprimante.
Donc, deux fois 8€, pour deux installations dont une seule fonctionne “mal”, j’aimerai avoir une solution, merci de votre attention.

2 posts - 2 participants

Read full topic

FRobot SEN0395 mmWave Radar Sensor

$
0
0

does anyone have a fritzing part for DFRobot SEN0395? need for my project. thanks

1 post - 1 participant

Read full topic

Component for Application of Timer

$
0
0

Hello everyone,

I’m currently working on a project to control the speed (in RPM) of a DC motor using an Arduino, and I’d like to implement an adjustable timer to vary the motor’s running time based on user input. I am aiming to create a system where the user can set a desired operation time (start/stop and forward/reverse) through a user interface, and the Arduino will control the motor accordingly.

I would appreciate any recommendation for specific component for the timer to use in this project.

Thank you so much for your time and help!

1 post - 1 participant

Read full topic

Limit switch KW12-3

$
0
0

Hey guysss, do you have this component limit switch KW12-3? For my project of DC Motor Control using Arduino

2 posts - 2 participants

Read full topic

ESP32 Development Board TYPE-C USB CH340C Fritzing part

$
0
0

Hello community,

I want to try out Fritzing to capture a schematic with the ESP32 board in the picture. Could someone please share the part I need to import for that specific model. It wold be very much appreciated.


bbb

3 posts - 2 participants

Read full topic

ESP32-S3-Zero by Waveshare

$
0
0

Hi everyone,

Appreciate your great work here.

I’m currently working on a project involving the ESP32-S3-Zero board by Waveshare. I’ve checked the Fritzing parts library and in this community forum, but unfortunately, I couldn’t find the .fzpz file for this specific board.

Would anyone be able to help me by providing the .fzpz file?

Here’s the link to the product page for reference: [ESP32-S3-Zero by Waveshare]

3 posts - 2 participants

Read full topic


ESP32-S3-Pico by Waveshare

$
0
0

Hi everyone,

Appreciate your great work here.

I’m currently working on a project involving the ESP32-S3-Pico board by Waveshare. I’ve checked the Fritzing parts library and in this community forum, but unfortunately, I couldn’t find the .fzpz file for this specific board.

Would anyone be able to help me by providing the .fzpz file?

Here’s the link to the product page for reference: [ESP32-S3-Pico by Waveshare]

3 posts - 2 participants

Read full topic

CH376S USB Module

$
0
0

Hi everyone,

I’m currently working on a project involving the CH376S USB Module. I’ve checked the Fritzing parts library and in this community forum, but unfortunately, I couldn’t find the .fzpz file for this specific board.

Would anyone be able to help me by providing the .fzpz file?

Here’s the link to the product page for reference: [CH376S USB Module]

1 post - 1 participant

Read full topic

Power supply 12V

$
0
0

Hi guyss, can you help me to find power supply 12V? Thank you so much!

1 post - 1 participant

Read full topic

Need help finding relay module

$
0
0

Hello, this is my first time using fritzing and i just seems unable to find this relay
image

would be a great help if anyone can help. Thank you very much

1 post - 1 participant

Read full topic

Need help! with finding ambient light sensor (MAX44009)

$
0
0

Hallu! I really need help finding this part


I have been looking all over and I can’t seem to find it…
btw this is my first time posting on this forum. I need it for my thesis circuit schematic :sweat_smile:

1 post - 1 participant

Read full topic

Viewing all 5487 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>