MakerGram Logo

    MakerGram

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Richu Bini
    R
    • Profile
    • Following 1
    • Followers 0
    • Topics 5
    • Posts 8
    • Best 2
    • Controversial 0
    • Groups 0

    Richu Bini

    @Richu Bini

    2
    Reputation
    30
    Profile views
    8
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Age 24

    Richu Bini Unfollow Follow

    Best posts made by Richu Bini

    • RE: [Solved] Difference between Hardware and Software PWM.

      thank youu

      posted in Arduino
      R
      Richu Bini
    • RE: I was trying to program atmega 328p using vscode its not working

      @Richu-Bini sry guys its my fault i forget to put 'a' in int main (void) 😭😭😭😭😭 .... 2 days to find an 'a'

      posted in Arduino
      R
      Richu Bini

    Latest posts made by Richu Bini

    • How to setting up janus webrtc for video streaming in web

      I am trying to set up a janus webrtc to stream an RTSP to an HTML page.
      I have followed the getting-started steps by Janus-gateway official github repo.

      Since I am new to web development. I do not understand how to host the Webrtc server. can anyone guide me to set up an HTML page that can display a video stream from an RTSP server using janus webrtc?

      posted in General Discussion
      R
      Richu Bini
    • RE: Cant upload program to esp32 using my custom circuit

      @Richu-Bini am using an Arduino uno as ttl module

      posted in ESP32
      R
      Richu Bini
    • Cant upload program to esp32 using my custom circuit

      WhatsApp Image 2023-05-10 at 12.37.42.jpg

      Showing this message from serial monitor .... i have used an arduino as a TTL module by shorting the GND and reset pin
      WhatsApp Image 2023-05-10 at 09.14.46.jpg

      when i tried to upload the code it is showing this error

      956c990f-9b85-44a5-8c27-1b02402eae4c-image.png

      This is the schematic i used

      posted in ESP32
      R
      Richu Bini
    • RE: I was trying to program atmega 328p using vscode its not working

      @Richu-Bini sry guys its my fault i forget to put 'a' in int main (void) 😭😭😭😭😭 .... 2 days to find an 'a'

      posted in Arduino
      R
      Richu Bini
    • I was trying to program atmega 328p using vscode its not working

      I try to program atmega328p using vscode the extension i used is avr helper ... In avr helper when i try to build the code it is showing
      `

      1 task in folder intrrepts: make -f/home/pi/Documents/intrrepts/.vscode/avr.targets.mk build <

      ===== Making .vscode/avr.build/output.elf

      /usr/lib/gcc/avr/5.4.0/../../../avr/lib/avr5/crtatmega328p.o:(.init9+0x0): undefined reference to `main'
      collect2: error: ld returned 1 exit status
      make: *** [/home/pi/Documents/intrrepts/.vscode/avr.targets.mk:52: .vscode/avr.build/output.elf] Error 1
      The terminal process "/bin/bash '-c', 'make -f/home/pi/Documents/intrrepts/.vscode/avr.targets.mk build'" terminated with exit code: 2.

      Terminal will be reused by tasks, press any key to close it.
      `
      i think this is the problem with avr-gcc can anyone help to solve this

      posted in Arduino
      R
      Richu Bini
    • How can i define daud rate in avr microcontrollers ?

      while learning the USART communication in avr setting baud rate part seems little confusing to me .

      There are two registers for setting baud rate UBRROH AND UBBRROL
      How Can i use these registers...?

      posted in General Discussion
      R
      Richu Bini
    • RE: [Solved] Difference between Hardware and Software PWM.

      thank youu

      posted in Arduino
      R
      Richu Bini
    • [Solved] Difference between Hardware and Software PWM.

      What is the difference between hardware pwm and software pwm

      posted in Arduino
      R
      Richu Bini