esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
422 stars 27 forks source link

Spport for TinyPico nano #1372

Open pauldogg opened 3 years ago

pauldogg commented 3 years ago

Describe the problem you have/What new integration you would like

Support for the TinyPico nano

Please describe your use case for this integration and alternatives you've tried:

I have successfully implemented the TinyPico; the Nano revision however has more pins available and a smaller footprint perfect for my project.

Additional context

https://www.tinypico.com/tinypico-nano

oxan commented 3 years ago

Having this board as a separate option would require support in PlatformIO for this board first.

However, if the only difference is available pins and footprint, you can probably just flash it using the tinypico board as long as you use GPIO pin numbers.