Developing Schemes and Programs under ESP32
What to write?Everything Except Assembly
to design:
HTTPS://easyeda.com/ru
What components to use?The ESP32 Wroom
Temperature Sensor ds18b20
The real-time microschema
The battery time
The LEDs
and the buttons
The description:
There are 6 buttons that are pressed in a different order.
And 6 LEDs that should burn according to the same principle
If the button 1 is pressed, the LED 1 will burn.
If the button 2 is pressed, the LED 2 will burn, etc.There are 9 temperature sensors.
6 of them measure the temperature only then 1 of 6 buttons is pressed (the average temperature of the button pressing process)
If the button 1 is pressed, the temperature is measured by the sensor 1.
If the button 2 is pressed, the temperature is measured by the sensor 2.
All buttons and sensors and temperatures must be able to work independently.
3 temperature sensors measure the temperature every minute (parameters need to be adjusted)
All of these data are stored in memory (energy-independent memory) and transferred to the server by MQTT protocol or similar packages every 5 minutes (data needs to be changed)
After the data is transferred, the data is deleted from the energy-independent memory and new data is recorded.
If there is no connection to the server, the data is stored and waiting for connection to the server.
Each event has a time and a number in the format Number. year. month. date. time. minute. second.
In principle, you can propose your option of implementation, in short, so.
-
918 18 1 Good day !
I can do this task, the iron for operational tests is on my hand. (It is not bad that you have it, for an urgent acceptance of work.)
I will do it in easyEDA, C/C++ (Arduino or IDF). The second is more expensive. Assembler, as far as I know, does not exist on this chip.
The price in the rate is random. Specificity after discussion of details.
-
117 I can do your job.I have experience.I work with ESP32, Arduino nano.
In the language of C++.
-
Видимо за 1000 никого не интересует..
-
Нужна только схема или ещё и плата?
-