You need a new supervisor that has a better grip on reality.
If the OP appears to be completing the task, the supervisor will make the OP finish with one arm tied behind his back, or blindfolded.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You need a new supervisor that has a better grip on reality.
An 8051 can run a stack but it has none of the RF interface necessary to do wifi. That
has to be added or do it all with ESP8266 or ESP32. An 8051 is a 40 year old architecture,
but some people cannot let go of it.
Only because the newer tech isn't available... All these electronic wannabe's have the same issue..I think it's simpler than that? - it's Universities (usually in India or Pakistan) still using outdated antique equipment.
The little micros you say can not see a whole picture at one time. I think you can only process one line at a time. Probably don't have enough memory for one line. Send one line over the internet at at time, 1 second=60 lines. About one picture in 12 seconds. The 0v7670 is easy.(AVR or PIC) to collect the image bit by bit every x-seconds and, process the images to send over the internet via a Wi-Fi module
MhmmYou need a new supervisor that has a better grip on reality.
He can not use a 100 pin device. He must use a through hole device which limits the ram to 128 to 4120.You can get 8051's with 64 KB RAM.
Some current EE textbooks used at US schools still use the 741 op amp in examples and end-of-chapter questions.it's Universities (usually in India or Pakistan) still using outdated antique equipment.
There are a number of large computers on boards like this. This one is a 600mhz ARM computer. Will it count as a through hole micro-computer?He must use a through hole device
Yeah I think I can solder itThere are a number of large computers on boards like this. This one is a 600mhz ARM computer. Will it count as a through hole micro-computer?
View attachment 132276
for sure the many mega pixels of the camera cannot allow the use of the 8051 to run the camera because the 8051 has tiny memory. Maybe you try using development boards like the ESP32 in your project.Please has anyone tried to interface a microcontroller like 8051 to a camera (webcam or 0v7670)