Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ESP #1689

Merged
merged 4 commits into from
Feb 1, 2020
Merged

Add ESP #1689

merged 4 commits into from
Feb 1, 2020

Conversation

agucova
Copy link
Contributor

@agucova agucova commented Jan 22, 2020

The ESP8266 and ESP32 have become highly popular, and the go-to devices for a good chunk of DIY IoT projects, largely replacing the Raspberry Pi in small embedded uses.

https://github.com/agucova/awesome-esp#readme

The list includes cool projects, useful libraries, tools and firmware for both microcontrollers. Note that I disabled two linter rules, both, I believe, false positives. (I'll raise an issue in awesome-lint).

By submitting this pull request I confirm I've read and complied with the requirements 🖖

Pull requests reviewed: #1688 and #1687.

ESP Microcontrollers are not only incredibly cheap and relatively fast, but they boast full TCP/IP support through Wi-Fi, and in the case of the ESP32, even BLE support.

The ESP8266 and ESP32 have become highly popular, and the go-to devices for almost all IoT projects because of those reasons, largely replacing the Raspberry Pi in small embedded uses.

As I was learning how to do IoT development, I could never find a comprehensive list of resources for these chips, so I made one.
(Sorry, didn't notice)
@agucova
Copy link
Contributor Author

agucova commented Jan 22, 2020

unicorn

readme.md Outdated Show resolved Hide resolved
As suggested by @sindresorhus, it might be better to leave it open to other microcontrollers. (Especially with the new 32S)

Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
@sindresorhus
Copy link
Owner

This should be dropped:

This is a curated list of awesome projects and code made with both ESP's according to the Awesome Manifesto.


In Both the ESP8266 and ESP32, linkify the names to their websites, like done with the images.

@agucova
Copy link
Contributor Author

agucova commented Feb 1, 2020

I've dropped it and added the links to the quoteblock.

@sindresorhus sindresorhus merged commit 434a2a9 into sindresorhus:master Feb 1, 2020
@sindresorhus
Copy link
Owner

DejanPerovic pushed a commit to DejanPerovic/awesome that referenced this pull request Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants