Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by anirudha3

  1. A

    Programming GUI for python

    Hi, for PyQT is the best suited for the gui application. You need ERIC IDE for the PyQT and some plugins refer https://eric-ide.python-projects.org/
  2. A

    what is use of python

    Python is basically used for the Test Automation,where you can use gui and can create a database connection. it is a very powerful language than C where Classes and same name functions with multiple arguments are possible. Please refer https://www.tutorialspoint.com/python/ for mre details.
  3. A

    [Moved] VX works real time operating system

    If you are using Windows2000 then u will have to use tornado 2.2Version IDE for the Vx-Works..
  4. A

    IAR EWARM Template Project to use FreeRTOS on STM32L-DISCOVERY BSP

    You can use following link to port the RT OS on your SMT32Lxx Discovery board. https://www.chibios.org/dokuwiki/doku.php?id=chibios:articles:stm32l_discovery It will website will be helpful to you.
  5. A

    [Moved] Embedded Linux for Begineer

    Re: Embedded Linux for Begineer Thanks for this post.. but for the above board i have mention i didnt found any information... Could you suggest me any weblinks from where i will get small tutorials
  6. A

    [Moved] Embedded Linux for Begineer

    Hi, I am begineer for the Embedded Linux. I have Mini2440,Mini6410. I dont know from where to start , also i want to interface gps and gsm modem to mini2440 or mini6410 Please suggest me where i can find the basic of embedded linux , GPIO,Interrupt,i2c,spi confing in linux
  7. A

    sim900d logic 5v compatability

    You can use 4.2V LDO between the external supply and the GSM modem....Other wise you can design resistor divider network vo= (R2/R1+R2) * Vin
  8. A

    building problem in IAR embedded tool

    Please share a code here then we can give u the sol for the same
  9. A

    Bluetooth interfacing ?

    First of all check whether your Module supports the AT command or not.... If yes you can simply communicate with BT module on serial(UART) with default baudrate.... Also needs to check the power On sequence of the Module
  10. A

    AT Commands Driver in embedded C

    There is no as such standard procedure that u have to follow the particular sequence to send the AT commands for modem. but while doing the establishment connection with server you will have to follow the some sequence refer AT command sheet of SIM300
  11. A

    Project which converts square waveform to sinusoidal waveform

    friends i want to make a circuit for my project which converts square waveform to sinusoidal waveform or any alternative way i get square to sine wave

Part and Inventory Search

Back
Top