Questions tagged [website]
17 questions
18
votes
4 answers
analog circuit design resource recommendations
What are some excellent resources related to advanced analog circuit design? This includes RF, sonar, audio, low-frequency, high power, low power, noise, amplifiers, etc.. To get the most obvious contender out of the way, I currently refer to...
The…

tyblu
- 8,167
- 6
- 40
- 70
7
votes
2 answers
Is there a free hosting site for electrical engineering projects?
I've recently completed a functional CPU and instruction set simulated in Logisim and an example program for it. I'm now just wrapping up all the documentation for the whole design and would like to post it up so people can get to it as an…

Rory O'Hare
- 71
- 1
4
votes
3 answers
Entry level books/magazines/software/websites for a beginner
A bit of background: I have a masters in engineering, mostly electronics. That was years ago however, and I've been working in finance since college. I've learned a great deal of programming as a part of my job, but when I was a kid, I always…

Carlos
- 157
- 4
3
votes
2 answers
Resistor calculator to get close to a final value?
If I search on internet I see thousands of serial or parallel resistor calculators, where you can fill in the 'input' resistors, and the output resistance is given.
However, I wonder if there is a program/app/website where you can set the output…

Michel Keijzers
- 13,867
- 18
- 69
- 139
2
votes
2 answers
Web-resources for learning how to read electrical circuits
I would like to learn how to read electrical circuits. My final goal is to be able to develop some basic "smart" digital devices using microcontrollers. Could someone please suggest a nice web-tutorial on this topic. Thanks!

Klausos Klausos
- 123
- 2
2
votes
1 answer
How to create Simple Web Server with Mbed and W5100 Ethernet Shield
I'm trying to develop a simple web server application with Nucleo f411re and w5100 Ethernet shield. My question is why the client.is_fin_received() function always returns 0. Why doesn't my web page complete?
PS : I have no idea about http protocol…

Fuzzy_Mind
- 23
- 4
2
votes
2 answers
Websockets for Embedded Application
I need to clear out my doubts regarding my Home Automation project.
I am working on project based on IoT Home Automation project. There are three entities in this project:
Web Server
Embedded Client
Android App
Android App will send data to Web…

isoln
- 69
- 2
- 12
2
votes
1 answer
Device that fetches a web API call via wifi showing the result through a display
I would like to build an electronic device that periodically checks some web internet API giving the result through a display.
This device should have:
Wireless shield to connect to the internet through some available connection (wep, wpa)
LCD…

systempuntoout
- 545
- 3
- 5
- 12
1
vote
3 answers
ESP-WROOM-32 resets when I load a page from my cellphone's Chrome app but not when I load the web app from Chrome on my PC
I'm having a problem with my ESP-WROOM-32. I have a web app that worked fine in my mobile phone until a page with contact information was added. This contact information page has 7 images in .png format.
The curious thing that is happening is that…

vram
- 158
- 12
1
vote
1 answer
using avr atmega32 as web server using ENC28J60 chip
looking for help on making a website on ATMega32 using the ENC28J60 chip
iam searching for more than a week .. i found many already-made projects on this, but nothing worked with me .. iam very confused through various projects where everyone is…

mina_g
- 1,355
- 4
- 18
- 21
0
votes
1 answer
ESP32 doesn't process data sent as JSON from the web app while the data is being sent correctly to the ESP32
how are you?.
I'm making an application where a ESP32 is being used as web server, currently I have a web page made to configure the device.
In this pages is a

vram
- 158
- 12
0
votes
1 answer
Connecting nodemcu through internet
I have a NodeMCU and a website (free website domain provided by hpage.com) and I have to send and receive some data (suppose a 8-bit number) from the website to the NodeMCU via internet.
The NodeMCU is connected to internet through WiFi hotspot of…

Shounak
- 3
- 2
0
votes
3 answers
Is it possible to display HTML page on a LCD display of a discovery board?
For a start my intention is to make a simple webpage with a couple of virtual buttons to control PWM signal. My board is STM32F429I-DISCOVERY with STM32F429ZIT6 microcontroller and 320x240 color touchscreen LCD. Currently I'm running on MBED…

Roman Matveev
- 2,942
- 7
- 32
- 75
0
votes
0 answers
Microelectronic Circuits Sedra Smith (drawing tool)
I'm looking for the tool used in the reference "Microelectronic Circuits" (or similar) to draw the circuits. e.g. For the n-channel enhancement-type (circuit symbol c).
Any help?

Abdulkader
- 53
- 1
- 1
- 5
0
votes
1 answer
Issue of data posting in GSM over the GPRS from when use Different service provider
I'm using Telit's HE910 GSM Modem To Post The data on web-server.
so i'm using different company service provider SIM Card to test the data posting from different service provider.
In this case when i'm using Vodafone IN SIM card then Data Post…

Kalarav Parmar
- 157
- 11