i need to connect esp32 to Ethernet and couldn't find any library to do it.
so i guess i need to develop one
besides i use some libraries for temp and hum like aht10 and dht11 and I'm curious to know how exactly they work.
i googled it but couldn't find any useful explanation.
does anyone have any idea how to learn about how to make libraries for digital and analog modules? Any sources?
and I'm new to iot and micropython stuffs so need something for dummies i guess
