Drifting with a balancing robot
1:14
Unicycle with two reaction wheels
3:52
Self balancing bike
2:30
Жыл бұрын
Balancing with propellers
6:16
Жыл бұрын
Reaction wheels for beginners
7:48
Self balancing bike
2:50
Жыл бұрын
Marbles movement machine
1:59
2 жыл бұрын
How to build self balancing cube
15:59
Unicycle robot with reaction wheels
3:51
DIY reaction wheel bike - what inside
10:21
DIY 3D printed self balancing bike
2:45
How to print good omni wheels
5:25
2 жыл бұрын
Tire printing for robotics
2:47
3 жыл бұрын
About balancing with reaction wheels
6:58
Reaction wheel balancing cube
2:45
3 жыл бұрын
Пікірлер
@danialdadkhah4146
@danialdadkhah4146 26 минут бұрын
Thanks ❤👍🏼🍻
@carjavitube
@carjavitube 7 күн бұрын
can you share the project files ardunio and stl please
@ReMRC
@ReMRC 7 күн бұрын
@@carjavitube Yes. Watch another video about cube.
@surajitmajumdar7813
@surajitmajumdar7813 14 күн бұрын
Bro thanks for this amazing movie. Really appreciate your hardwork 👏👏👏
@linosuazorojas6841
@linosuazorojas6841 19 күн бұрын
Good
@Wilmox
@Wilmox 20 күн бұрын
Wow such a cool project! :) I was wondering, what type of connectors do the motors use? It looks like they go from motor connector to female jumper, what is this cable/connector called?
@ReMRC
@ReMRC 17 күн бұрын
ZH 1.5mm. But they come with motors.
@kevenlacroix
@kevenlacroix 24 күн бұрын
Hi Really loved this video for the last couple months. Would you be able to post the source code and tech specs? Would love to build this and add to it!
@ReMRC
@ReMRC 23 күн бұрын
You can make any two-wheeled balancing robot that can move fast (lots of projects online) and change the wheels to omni wheels. It will work similarly.
@Naixel1
@Naixel1 Ай бұрын
To my previous question, I mesured the sizes and you used 4mm, 3mm and 2mm, are these okay or did you use some more?
@ReMRC
@ReMRC Ай бұрын
Yes, it is easy to count while watching the video.
@Naixel1
@Naixel1 Ай бұрын
@@ReMRC Thanks!
@Error_texnik_not_found
@Error_texnik_not_found Ай бұрын
Hi, I bought the motors but I have 12 pins and not 8
@ReMRC
@ReMRC Ай бұрын
Why did you buy 12 pin motors? It's not the same.
@Error_texnik_not_found
@Error_texnik_not_found Ай бұрын
Because there are no others, and I can’t find yours, I noticed only after they​@@ReMRC
@Naixel1
@Naixel1 Ай бұрын
Hi, could you tell me the amount and size of every screw you used? Thanks.
@Naixel1
@Naixel1 Ай бұрын
Or, atleast the sizes...
@vietle-fr5rj
@vietle-fr5rj Ай бұрын
Can you tell me how to adjust the k1 k2 k3 k4 values accordingly
@ReMRC
@ReMRC Ай бұрын
You don't need to adjust the k1 k2 k3 k4 values if you try to build this project.
@vietle-fr5rj
@vietle-fr5rj Ай бұрын
@@ReMRC I have adapted it for use with your triangle balancer
@ReMRC
@ReMRC Ай бұрын
@@vietle-fr5rj I didn't understand what you wanted to say. Can it be more precise?
@vietle-fr5rj
@vietle-fr5rj 28 күн бұрын
@@ReMRC sorry for the slow reply, i want to know how to adjust the k1 k2 k3 k4 values ​​in your code in this project to use for this kzfaq.info/get/bejne/l72YftFzx8q8o2Q.html&t =4s
@ReMRC
@ReMRC 27 күн бұрын
@@vietle-fr5rj I don't have any method. Only the experience of making quite a few balancing robots.
@hope-yn5sl
@hope-yn5sl Ай бұрын
Could you give us your arduino library folder i think its easy to us if starting from scratch
@ReMRC
@ReMRC Ай бұрын
Empty. :) I don't use any libraries for this project.
@hope-yn5sl
@hope-yn5sl Ай бұрын
@@ReMRC Hello thanks for reply, im building this project and im facing one small problem. Its that when i use 115200 baud its not working, and im now using 38400 and its kinda working but its angle values always being 0. If you have any suggestion or help please let me know, thanks.
@ReMRC
@ReMRC Ай бұрын
@@hope-yn5sl ESP32? 115200 baud should work, it doesn't depend on my code. Also, you need to try any mpu6050 data read example.
@aurora2621
@aurora2621 Ай бұрын
Can you post the schematic and source code?
@ReMRC
@ReMRC Ай бұрын
I don't have a schematic. You need to understand that I don't need it.
@esope60
@esope60 Ай бұрын
Hi ! Thank you for this model. Mine is almost finish but I have a problem with motors calibration, and I already watched your video that talk about problems and question, so sorry. First when I connect battery, one of motor boot immediatly, even if calibrating not done. I send "c+" command bluetooth to stop it and calibrate then "c-". When c- is sent another motor, 2 motors turn. it turns like fan, not one way and other way (for me at this moment, motors souldn't turn I think). I made the cube exactely in the same way like you and respected all the angles (motors, edges, sensor MPU6050), nevertheless my values are very different than you. As it was not possible to calibrate with your values, I change the part of the code where we can see "first edge between -10 and -20, etc." I tried another sensor, same values. My results are these by bluetooth terminal : calibrating on X: 0.39 Y: 24.70 Third edge OK. calibrating on X: -31.67 Y: -31.51 Second edge OK. calibrating on X: 31.37 Y: -31.02 First edge OK. calibrating on X: -0.43 Y: -11.97 Vertex OK. Calibration seems to be OK with these values, but why motors are turning fast without reverse, and why on a edge there are always two motors turning instead of only one ? I verified wires 1 to 8. first side, two motors turn, second side, two motors turn, third side, all motors turn. Have you an idea ? I use an ESP32 D1 MINI (also with wroom32). I compared GPIO to be sure that same input/output are OK, PWM, etc. I specify that with the "test_motors.ino" the motors rotate slowly in one direction then in the other, and one after the other,so connection OK. Other thing, I used a buzzer seems to be the same as you but impossible to hear song, only a little slam membrane. To fix it I had to modify beep() function like that (a digitalwrite don't make song, mine wants a frequency) : void beep() { tone(BUZZER, 1000); // Send 1KHz sound signal... delay(70); // ...for 1 sec noTone(BUZZER); // Stop sound... delay(80); } Thank you a lot 🙏I love this project and I hope to show it to you in a few time ☺
@ReMRC
@ReMRC Ай бұрын
First of all: does the motor test work normally? About the buzzer - apparently you are using a passive buzzer. Active is required.
@esope60
@esope60 Ай бұрын
​@@ReMRC thank you, Ok for buzzer, It's not really a problem now with "tone." but thank you for this detail (I didn't see "active" requirement, my bad). Yes the motor test is OK, turn one motor clockwise and counterclockwise slowly, 1, then 2, then 3 and loop. On one of three side the three motors turn, as it was on vertex but not. Never only one motor turns
@ReMRC
@ReMRC Ай бұрын
@@esope60 Something is mixed up though. Two motors together never work... Also tone() function will interfere with PWM... I don't know how it can interfere with ESP32.
@esope60
@esope60 Ай бұрын
@@ReMRC So You are very talented... I cut the tone. command for the moment, and motors don't turn anymore after the boot... I mixed two motors and now only one motor turns on his own axe. Each motor command the good edge. I've done again calibration. But motors turns without catch the balance. Is it normal motor turns everytime I do the "c-" ? I do c+, wait on balance point; then "c-", motor turns until I do another "c+" or put the cube on a face. On your video you can turn on another edge without turning. My motors seems to be too slow to change direction and catch up balancing. thank you
@ReMRC
@ReMRC Ай бұрын
@@esope60 Motors should only start close to the balancing point. If the cube falls, the motors turn off. Nothing gets in the way of balancing? Wires?
@josacra
@josacra Ай бұрын
Wow, buy can you make the gyro work only on very low speed and would cancel in high speed?
@ReMRC
@ReMRC Ай бұрын
Are you talking about the reaction wheel? It's not a gyro. The slower it spins, the better.
@josacra
@josacra Ай бұрын
@@ReMRC I see, Can it be two reaction wheels on opposite direction ?
@ReMRC
@ReMRC Ай бұрын
@@josacra Yes, but it doesn't make any sense.
@cholan2100
@cholan2100 Ай бұрын
I have the wheel running, not on same stick as yours, but a modified stick mounted like a frame on table, as I only got Arduino Uno and old motor driver. MPU works, I use optical incremental encoder with code to produce rad/sec with direction. PID works, can see the right flow when plotted, also swings to other side when I push it. So far so good. But, doesn't hold the balance :(. It tries to aggressively balance. Keeps trying forever if i force stick to stay within 6 degree threshold with supports on side. But if I let go of supports, the stick falls to ground. Center of gravity issue? Any clues.?
@ReMRC
@ReMRC Ай бұрын
You must understand that it is difficult for me to give advice. I don't know how you did it. There can be many reasons why it doesn't work. If you were doing exactly the same as me with the same code, I might wonder what's wrong.
@cholan2100
@cholan2100 Ай бұрын
@@ReMRC yeah I understand, cant shoot blind. I guess I have to first do a Nidec motor version to get a stable version, to eliminate noise involved, and then do a Brushed motor version. Sad I can't get Nidec around where o live. Have to find equivalents if at all available.
@ReMRC
@ReMRC Ай бұрын
@@cholan2100 Ebay.
@cholan2100
@cholan2100 Ай бұрын
@@ReMRC got any place/mail where i can share snapshots of angle/pwm/rpm graph to see if it makes sense?
@ReMRC
@ReMRC Ай бұрын
@@cholan2100 Yes, the email is in channel "About".
@PaulPhillipsIndy
@PaulPhillipsIndy Ай бұрын
Amazing project! Would love to attempt to make something like this, do you have any tutorials / instructions?
@ReMRC
@ReMRC Ай бұрын
I don't have any lesson. It is basically the same as a two wheel balancing robot. Just use the omni wheels to move in the other direction.
@LiamLiefsoens
@LiamLiefsoens Ай бұрын
Hello, I wanted to reach out to express my admiration for your project - it's truly impressive! As I'm working on a similar project myself, I stumbled upon yours. After delving into your code, I have a few questions that I'm hoping you can help me with. Firstly, I noticed that your regulator operates every 10 milliseconds, is that correct? If so, it raises the question of whether the Nidec 24H motor must respond even faster than this 10 ms interval, am I correct in assuming that? So where did you find data about this motor?
@ReMRC
@ReMRC Ай бұрын
Yes, 10 ms. I didn't need any additional data about motor. Only pinout.
@cholan2100
@cholan2100 Ай бұрын
Did you modify the motor? For 200 rpm geared motor RPM appears high.
@ReMRC
@ReMRC Ай бұрын
No, I didn't change anything.
@cholan2100
@cholan2100 Ай бұрын
@@ReMRC wonder what kind of RPM you get out of it. Mine gets around 650-800 on 11V. I assume with this motor it's limited to 0.3-6 degree tilt that it can manage to balance, anything beyond gravity wins? I am still working to get it balance, with Frame on harness form factor and optical IR encoder mounted behind the motor. Using code written from scratch based on yours. Gotta figure out why reaction latency is high.
@scordiocraft3075
@scordiocraft3075 Ай бұрын
Could u share the Code Please , im interested for my school project
@miguelsampaio6199
@miguelsampaio6199 Ай бұрын
What is the dimension of the cube or the skare!
@miguelsampaio6199
@miguelsampaio6199 Ай бұрын
Nice i like to bild one. What dimensions have the square.
@miguelsampaio6199
@miguelsampaio6199 Ай бұрын
Like your videos and the cube is top. Wath are the dimensions of the square ?
@ReMRC
@ReMRC Ай бұрын
15x15x15 cm
@hoathai7657
@hoathai7657 Ай бұрын
Could you please share a link to buy your motor? Hope for your response
@muhammetgunes8162
@muhammetgunes8162 Ай бұрын
Hello, I am trying to do your project, but even though I made all the connections, the circuit does not work. Even the motors do not work in the motor-test codes. Arduino gives me this error.(avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x91 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x91 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x91 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x91 avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x91)
@ReMRC
@ReMRC Ай бұрын
This error has nothing to do with my project. You need to learn how to connect to Arduino first. Try the led_blink example. Once it's up and running, you'll be able to upload my project as well.
@LocPH.
@LocPH. Ай бұрын
Hello, the code seems to be different in github from the video? Did you change it?
@ReMRC
@ReMRC Ай бұрын
Yes, read the description.
@LocPH.
@LocPH. Ай бұрын
@@ReMRC By the way, in the other video you show the C+ command and so on for calibration but did you upload the 3 code files to the ESP32 before that?
@ReMRC
@ReMRC Ай бұрын
@@LocPH. 3 code files? One project can be many files. The entire project is uploaded at once. Always. And this is not only about my project.
@LocPH.
@LocPH. Ай бұрын
@@ReMRC Yes, but there are 3 files under the folder ESP32_cube. Do I upload all of them?
@ReMRC
@ReMRC Ай бұрын
@@LocPH. You need to learn how to use Arduino IDE.
@fadhl3790
@fadhl3790 Ай бұрын
Hey! How did u manage to make the green unicycle robot turn? since it is only using the reaction wheel used to control the lateral stability. Is it a combinination of the appropriate roll angle and pitch velocity?
@ReMRC
@ReMRC Ай бұрын
No, watch this kzfaq.info/get/bejne/j7WCbJBe3ZPFj40.html
@fadhl3790
@fadhl3790 Ай бұрын
@@ReMRC Hi! thank you for the video, do you have this as open source for me to understand?
@fadhl3790
@fadhl3790 Ай бұрын
and does the turning affect the the roll or pitch, or is it independent of those two? By the look of it, it should be independent
@ReMRC
@ReMRC Ай бұрын
@@fadhl3790 Turning destabilizes the balance, and trying to control it causes the reaction wheel to spin too fast. Then the precession effect kicks in, destabilizing everything even more. :)
@SastrawinataGendon
@SastrawinataGendon Ай бұрын
Thank you very much
@d4ro
@d4ro Ай бұрын
Nice design and theyre cute to watch, but to make it complete you should make robot chassis so their “delicate parts” wouldn’t be seen… but maybe these robots don’t mind hehe
@danijelmtb6215
@danijelmtb6215 Ай бұрын
Hi, great project I see that you figured out how to use the Nidec motors, i bought the same or similar motor (Nidec 24H...) for my project and cant figure out how to properly wire the motor to the arduino, especially the encoder, and i dont even know where to start on the code. Could you share some info, that would really mean a lot to me thank you!
@ReMRC
@ReMRC Ай бұрын
What information is required? This project is open source with schematic.
@nguyenquocanh5207
@nguyenquocanh5207 Ай бұрын
Hi ReM-RC, I'm having problem with MPU6050, when i change any angle of the robot, "robot_angle" immediately decreases to zero. Is that correct or not?
@ReMRC
@ReMRC Ай бұрын
0 must be at the balancing point. robot_angle must display an angle in degrees -90 to +90.
@nguyenquocanh5207
@nguyenquocanh5207 Ай бұрын
@@ReMRC Thank you for responding. But when I tilt the robot at any angle between -90 and 90 degrees, after a few seconds "robot_angle" drops to 0. That causes the robot's balance position to change continuously, causing the robot to fall.
@ReMRC
@ReMRC Ай бұрын
@@nguyenquocanh5207 Strange. Send me a video of how you do the calibration and what happens when you try to balance. Maybe I can help.
@nguyenquocanh5207
@nguyenquocanh5207 Ай бұрын
@@ReMRC A few days ago I calibrated and the robot was able to balance, then I disassembled the MPU sensor to beautify the power line. But when assembled, the robot cannot balance. I tried to calibrate it but to no avail. I recorded the entire process and uploaded it to google drive. I hope you can take a look and help me find a solution.
@ReMRC
@ReMRC Ай бұрын
@@nguyenquocanh5207 Ok. My email you can find in "About".
@MonicaPerez-vg1it
@MonicaPerez-vg1it Ай бұрын
Hello, amazing proyect!!, I wanted to ask you where did you buy the LiPo battery? I'm having trouble finding one that powers 11.1V, does it work with 3.7V?
@ReMRC
@ReMRC Ай бұрын
Of course not. Only 3 cell battery.
@TechPlanetMusic
@TechPlanetMusic 2 ай бұрын
Heh, I thought are you using coils when they never stopped moving, yep! Great contraption.
@jonno1130
@jonno1130 2 ай бұрын
Got mine up and balancing. Its memorizing.
@tinhhuynh5046
@tinhhuynh5046 2 ай бұрын
i can't find the pwm.h , Please help me.
@ReMRC
@ReMRC 2 ай бұрын
I don't use pwm.h in this source.
@samarthraj853
@samarthraj853 2 ай бұрын
How should I start the tuning process after building the hardware part?
@ReMRC
@ReMRC 2 ай бұрын
No tuning required. Just set the balancing point.
@samarthraj853
@samarthraj853 2 ай бұрын
@@ReMRC so i have to just start the system and type c+ the wait for some time while trying to balance the stick then type c- and if calibration successful and it should balance itself if not then I should change the gains values? Is this correct or am I missing something important?
@ReMRC
@ReMRC 2 ай бұрын
@@samarthraj853 Yes. But these motors are the worst choice for such a thing. Also, they are not all the same. There are different rotation speeds. I don't know what I have.
@samarthraj853
@samarthraj853 2 ай бұрын
@@ReMRC so if I try for many gain values I should be able to balance this a lit bit na it might oscillate but it will not fall?
@ReMRC
@ReMRC 2 ай бұрын
@@samarthraj853 Try this.
@tmln4357
@tmln4357 2 ай бұрын
love your project im building it currently and there is a problem with the buzzer it keeps on buzzing for some reason can you help me on this
@ReMRC
@ReMRC 2 ай бұрын
If you use PN2222, check the connection. startingelectronics.org/tutorials/arduino/modules/active-buzzer/arduino-active-buzzer-circuit.png
@OswaldHenke
@OswaldHenke 2 ай бұрын
First of all, thank you for the files for this fantastic work. Here is my question about the code: You write that there are several ways to implement the “stand-up” and “roll-over”. I have no idea about it and need an approach to solving the problem. I would have used your code to learn, but unfortunately this function is not included. Can you write a simple explanation of the rough process/procedure? Thank you very much in advance for your efforts!
@ReMRC
@ReMRC 2 ай бұрын
The reaction wheel rotates at a precisely selected speed. Then is braked suddenly. As the triangle rotates (falling), the angle is measured and when the balancing point is reached, balancing is activated. The selection of the rotation speed and the measurement of the angle require very precise alignment.
@OswaldHenke
@OswaldHenke 2 ай бұрын
@@ReMRC Thanks for this help. This will serve as a starting point for me, although I still have no idea how I will implement it into lines of code. *The usual way for me to learn something was to read the code line by line and then make small changes to it and understand their effects.*
@liamliefsoens5375
@liamliefsoens5375 2 ай бұрын
Hi, I'm experiencing an issue with my MPU where the angle measurements behave unexpectedly. When the device tilts towards the left, the angle progressively changes from -180 to -170 degrees and so on. However, when tilting to the right, the angle suddenly jumps to 180 degrees and then decreases to 170 and so on. Does anyone know what might be causing this behavior?
@ReMRC
@ReMRC 2 ай бұрын
The easiest way would be to try any mpu6050 data reading example. Will it work? My guess is that it won't. Maybe there is something wrong with the connection?
@jonno1130
@jonno1130 2 ай бұрын
Hello ive just finished my build. Innthe programming angles. The file i downloaded from github dosent match the file on your video, am i supposed to program the 4 angles using the c+ method im using the esp board. Thank you.
@ReMRC
@ReMRC 2 ай бұрын
Yes, there is a second video mentioned in the description.
@jonno1130
@jonno1130 2 ай бұрын
@ReMRC cheers mate. Used that method and all good. Just got to find out why the motors aren't spinning.
@edyharari6565
@edyharari6565 2 ай бұрын
does any code need to be added to connect the arduino nano via bluetooth using the HC-05 attachment?
@ReMRC
@ReMRC 2 ай бұрын
No, the same data as via USB.
@SmartCultivation5.0
@SmartCultivation5.0 2 ай бұрын
Can i buy it ? Please fast respon
@a330turbinex7
@a330turbinex7 2 ай бұрын
Will it work with arduino?
@ReMRC
@ReMRC 2 ай бұрын
If you mean will this code work with Arduino - no. But if the question is about possibility to do it with an Arduino (e.g. mini, nano) - yes.
@a330turbinex7
@a330turbinex7 2 ай бұрын
@@ReMRC Will try to migrate the code to nano.
@SmartCultivation5.0
@SmartCultivation5.0 2 ай бұрын
Can i buy it? plis fast respon
@ReMRC
@ReMRC 2 ай бұрын
No.
@SmartCultivation5.0
@SmartCultivation5.0 2 ай бұрын
@@ReMRC please i want to order it
@SmartCultivation5.0
@SmartCultivation5.0 2 ай бұрын
@@ReMRC please make me something like that, i'll pay later
@ReMRC
@ReMRC 2 ай бұрын
@@SmartCultivation5.0 I don't sell them.
@SmartCultivation5.0
@SmartCultivation5.0 2 ай бұрын
@@ReMRCI'm doing a school assignment about this project, please help me
@miketaussig2141
@miketaussig2141 2 ай бұрын
Thanks!
@feiwang4691
@feiwang4691 2 ай бұрын
Amazing channel!!! Can you tell me what are the set of domain knowledge needed to build machines like this? I am a coder myself, but I think I need to learn 3D printing and some basic physics?
@ReMRC
@ReMRC 2 ай бұрын
I didn't study anything specifically for this. It's just a hobby...
@feiwang4691
@feiwang4691 2 ай бұрын
@@ReMRC Cool man.
@username5218
@username5218 2 ай бұрын
is that a stepper motor?
@ReMRC
@ReMRC 2 ай бұрын
No. It's BLDC.
@olaamro2276
@olaamro2276 3 ай бұрын
Thank you! I am trying to make one and I would like to ask some questions please: 1) What are the dimensions for the frames (black ones) and the reaction wheel 2) I am using a BLDC motor with hall effect sensor instead of the Nidec and the biult in encoder as it's hard to get them, So how to recalculate the values and set the balancing point I appreciate your effort 🙏 Thank you in advance
@ReMRC
@ReMRC 2 ай бұрын
Then this one is more suitable. kzfaq.info/get/bejne/mrqJnNR_yL7bZmw.html
@olaamro2276
@olaamro2276 2 ай бұрын
@ReMRC I can't get it either :(
@sansan-ny6bw
@sansan-ny6bw 3 ай бұрын
Can you show me how to connect bluetooth?
@aurora2621
@aurora2621 3 ай бұрын
I am doing this project. I want to ask, after opening serial monitor it told me to calibrate balancing point. But when i type c+ nothing happended. I didnot connected bluetooth controller. Is that wrong? Pls help me
@ReMRC
@ReMRC 3 ай бұрын
Yes, two lines need to be changed: Tuning(); //readControlParameters(); Uncomment Tunning() function and comment readControlParameters(). After calibration, return everything as before. readControlParameters() is required for remote control. However, the balance point must be set via Bluetooth only.
@aurora2621
@aurora2621 3 ай бұрын
@@ReMRC do you have any ideas of replacing LQR by PID control? I need your help.
@ReMRC
@ReMRC 2 ай бұрын
@@aurora2621 It is not difficult. But you will have to do it yourself...
@aurora2621
@aurora2621 2 ай бұрын
@@ReMRC I can see only this code is related to LQR algorithm: int pwm = constrain(K1 * robot_angle + K2 * gyroXfilt + K3 * motor_speed + K4 * motor_pos, -255, 255); Change this code to PID form and redefine K1 to K4 then it's will be fine? Or anything else I have to do?
@aurora2621
@aurora2621 2 ай бұрын
@@ReMRC I was really tried but gived up
@bryanandre1256
@bryanandre1256 3 ай бұрын
give me the pdf of the proyect, please
@ReMRC
@ReMRC 3 ай бұрын
I don't have any PDF. But you can find more information in other videos.