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 ds18s20

  1. ds18s20

    [PIC] Is it possible to access data from nRF24L01 / ESP8266 through WiFi router

    those are the various hardware versions of ESP8266; there are about 10 now and more are being released quickly so that number is probably larger than 10 already by the time you read this:
  2. ds18s20

    I want to test a wifi module (ESP8266)

    the cheapest 3.3v PSU is this: rip off an old beat up power supply from some crappy computer; cut the main connector and you have 3.3v 10 Amps plus the bonus of all the other voltages: 12v 5v and -12v
  3. ds18s20

    I want to test a wifi module (ESP8266)

    An RS232 cable WILL NOT DO. You need a ttl level cable with the ttl being 3.3v In addition to that you need to power the module with 3.3v; if you don't have a bench supply then you need a 3.3v buck converter (dc to dc) or a 3.3v regulator such as the AP1509; it's only few cents...
  4. ds18s20

    [PIC] Is it possible to access data from nRF24L01 / ESP8266 through WiFi router

    The AT commands depend on the firmware; they seem to change almost daily as new commands are added; I found the following BEGINNER’S GUIDE helpful when I first started playing with the module
  5. ds18s20

    [General] any way to get a wifi network from wifi SD cards using pic microcontroller

    Make one up with 2 transistors or go the fancy way and order a level shifter; the transistor way worked for me years ago and it's still my handy dandy choice for these things:
  6. ds18s20

    [PIC] Is it possible to access data from nRF24L01 / ESP8266 through WiFi router

    I'm not familiar with nRF24L01 but with ESP it is most defenietly possible to control things behind it using simple NetCat such as echo "0xEA" | nc 192.168.1.55 333 -w 3 The ESP can act as a simple Ethernet to serial bridge so all your MCU needs to do is listen for strings and take action; in...
  7. ds18s20

    I want to test a wifi module (ESP8266)

    come on man you need a real FTDI cable or an older Prolific serial to TTL cable; each is only few bucks. The whole business with zener diode and resistors would likely fry the ESP. I got these FTDI cables with a little switch to change the TTL levels between 5v and 3.3v; I fully expected fake...
  8. shield2

    shield2

  9. 2014 12 09 18.27.23

    2014 12 09 18.27.23

  10. shield1

    shield1

  11. ds18s20

    SIM300 breakout PCB design - let's fab some PCBs :)

    Finally sells at Newark for $69; may be not a cup of tea for those with blank "location profile field" on the forum but at least finally this is available on the Internet: https://www.newark.com/simcom/sim300evb/evaluation-board-gsm-gprs-tri-band/dp/50P8629 Manufacturer:SIMCOM Newark Part...
  12. Hello World

    Hello World

    Hello World
  13. ds18s20

    SIM300 breakout PCB design - let's fab some PCBs :)

    To this date no one has posted a link of something real meaning a true design that works in the real world or even someone who sells the boards?
  14. ds18s20

    Wavecom WMOi3 GPRS modem

    They don't list such small parts on the web site, I think your best bet would be to e-mail me and I could give you the part # This place is like a huge warehouse with thousands of bins full of parts. You can spend hours looking for small stuff and some times you find what you are looking for...
  15. ds18s20

    Date format customization ?

    Same here, I prefer the US format... and always get confused by the way this forum displays date and time. Thanks

Part and Inventory Search

Back
Top