Search results

  1. Dave Benemerito

    LM317 Help

    Hi, I have a SIM800L module with no voltage regulator on it. I have power it between 3.7V to 4.4V. I was using LM317 to regulate the power from the supply (4.6 to 5V) using two resistors 220Ω and 470Ω When building the circuit, the output voltage was 3.1V which lower than recommended and might...
  2. Dave Benemerito

    RFID PICC Write to blcok 0

    Hi, I've been exploring RFID and I'd like to do different stuffs. Knowing that in the PICC memory block 0 is a manufacturer's data, I would still like to know how to write in this block and change a PICC's UID Thanks!
  3. Dave Benemerito

    Solar Panel School Project

    I bought the solar panel at the local electronics store and the only detail I have for my solar panel is that the vendor said it is 3V and the size is about the size of a 5" phone. There were no any mark printed but when i checked on my multimeter, it produces 2-2.5V.
  4. Dave Benemerito

    Solar Panel School Project

    Hi, electronics newbie here, we currently have a project in school about creating a miniature city with generating electricity. I chose Solar energy. I bought a small one with max output of 2-3V. I hooked it up with a MT3608 Step Up module and wired parallel with my 5mm LED lights hoping that it...
  5. Dave Benemerito

    18650 power supply

    I just wanted to ask if an 18650 3s2p is fine to power a quadcopter? thanks
  6. Dave Benemerito

    PID Corretion to PWM

    Oh yeah.. But how can I turn these corrections into PWM that such ESC's can understand? Thanks.
  7. Dave Benemerito

    PID Corretion to PWM

    Hi! I just got the concept and implementation of PID control loop. Right now, I'm having a problem how to turn PID corrections into PWM for ESC in a quadcopter. Thanks in advance for the awesome replies! :)
  8. Dave Benemerito

    ESC and Motor using Variable Power supply

    Let's say the supply has max of 30V, 5A and my ESC has a characteristic of 30A?
  9. Dave Benemerito

    ESC and Motor using Variable Power supply

    Hello everyone, I am planning to create my prototype of my AVR based drone. I'm first going to use two motors and ESC's on a balance platform to test the PID. I would like to ask if I can power the Motors, ESC's and the electronics with a variable power supply? Thanks! :)
  10. Dave Benemerito

    Learning PIC Microcontrollers

    I really want to proceed to PIC. I already have spent almost 2 years experience in experimenting and studying in arduino. It seems like I want to proceed to a faster performance than arduino and interfacing/programming it with original C language or if possible assembly.
  11. Dave Benemerito

    Learning PIC Microcontrollers

    Thanks! I would like to check it out :)
  12. Dave Benemerito

    Learning PIC Microcontrollers

    Hi, I want to learn PIC Microcontrollers. About how to program with pickIt2 or pickit3, basic configure settings, PWM, MPLAB, I2C and SPI in PIC, and interfacing sensors. The book I found interest is this "PIC Micorontroller and Embedded Systems Using Assembly and C for PIC18 By: Muhammad Ali...
  13. Dave Benemerito

    Arduino PID Controller Help

    Thanks a lot! I'm gonna be using this guide :)
  14. Dave Benemerito

    Arduino PID Controller Help

    Hi, I've seen interest in creating my own quadcopter flight controller using Atmega328p(arduino) and some sensors. One feature a flight controller must have is a PID control (Proportional Integral Derivative) which makes a quadcopter stable. I've searched how to create one, however I only...
  15. Dave Benemerito

    Circuit Issue Help

    Yeah.. Great! Thank you very much :)
  16. Dave Benemerito

    Circuit Issue Help

    Wow thanks! It did really work! That saved me a lot of days haha. Sorry I'm just new to this. Am just learning with myself. Thanks!
  17. Dave Benemerito

    Circuit Issue Help

    Thanks! I tried to put a 330Ω resistor from the cathode of the LED to GND. It did stop blinking, but when i tried to hook up the same output to another logic gate, specifically an OR Gate, the output of the OR gate lights up, which probably means it inputs a 1. What could be the problem there?
  18. Dave Benemerito

    Circuit Issue Help

    I've been finding what's the reason of this issue of my XOR Gate circuit for days but I couldn't find one. The issue is when I pull down both inputs low, the output is blinking which should not be. I've been trying 3 different 74LS86 but still happens the same. Could you please help me out. Thanks
  19. Dave Benemerito

    Invert Inputs on XOR Gates?

    Hello everyone, I'm really new in Digital Logics and found many videos about it. I saw this video that adds binary numbers by Ben Eater on youtube: .I was confused because his inputs for the first XOR gates are attached to ground from the DIP swtiches. I tried to do the same and it really did...
  20. Dave Benemerito

    Arduino SIM800 Module help

    Hi again everyone! I'm from Philippines, 13 years old. I just wanted to ask help in programming this module with arduino. I've been searching in the Internet but I couldn't find one. I just wanted to have help in sending and receiving SMS.
Top