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 noureddine1

  1. noureddine1

    [SOLVED] multi sim card connection and firmware implementation

    Hi every one, my quation is how to connect multi sim card saying 3 of them to gsm modem like sim808 or other? my second quation how to implement firmware on arduino or other microcontroller?
  2. noureddine1

    GSM 3g Module suggestion with lower price range

    sim5360 you needn't a external Mcu just this module.you can program it with LUA scripting language. and there is a bult-in GPS. http://www.mt-system.ru/sites/default/files/documents/sim5360-pciea_hardware_design_v1.01_draft20141027.pdf Lua application note: **broken link removed**
  3. noureddine1

    Advice on choice of low cost 3G/4G modem

    why not re-design your product e.g using SIM5360 you can use it for communication and as substitut for microcontroller to reduce the cost, it accept LUA scripting and integrate peripheral(spi, i2c, gpio...). it cost 21 dollars.
  4. noureddine1

    [SOLVED] MikroC Pro conversion Library probleme with enhanced pic micro (PIC16F1705)

    im working on project (PIC16F1705) and i try to understand the Convesion library, i used an example provided in the exemple folder. /* * Project name: Conversions * Copyright: (c) Mikroelektronika, 2008. */ char res_ch; int res_int; char txt[14]; void main() { char txt1[] = "...
  5. noureddine1

    8 bit microprocessor project

    74LS181 circuits can be used in cascade to get 8 bit.
  6. noureddine1

    8 bit microprocessor project

    USE 74LS181 ALU FOR BASIC OPERATION add, subtract, compare etc.
  7. noureddine1

    8 bit microprocessor project

    design and implementation of 8 bit microprocessor using VHDL and FPGA, CPLD.
  8. noureddine1

    Pulse Width Modulator Improvements

    see the datasheet for the DADJ (duty cycle adjust voltage), at 0v the duty cycle is 50%.
  9. noureddine1

    Pulse Width Modulator Improvements

    MAX038 can achieve the desired frequency in pwm mode. 15% to 85% variable duty cycle
  10. noureddine1

    74HC138 and 74HC238 Proteus model

    it work pretty mutch here is the isis file atached.
  11. noureddine1

    RS-422 is Twisted Pair a must ?

    The RS-422 specification recommends twisted pair cable. I recommend erring on the safe side and using shielded cable. Shielded cable is only slightly more expensive than unshielded. It can be difficult to quantity whether shielding is required in a particular system or not, until problems arise.
  12. noureddine1

    Help needed with Proetus ISIS design help needed

    Try to upload isis file and spice model. - - - Updated - - - HANDLING MODEL SIMULATION FAILURES Subcircuit models vary greatly in complexity and design. As a result, some models are easier to simulate than others. As a general rule, if PROSPICE could not simulate your circuit with its...
  13. noureddine1

    UART reception problem

    Upload your code.
  14. noureddine1

    UART reception problem

    check the buffer (RAM for received data) lan variable, maybe is fixed at 50. for sent data maybe you have fixed this variable2 to a value superior to 50 this is way you haven't problem in transmitting data.
  15. noureddine1

    voltage divider circuits

    exactly using AC voltage. how about DC Voltage? is there any solution without using resistors i dont think so.

Part and Inventory Search

Back
Top