conorpp / efm8-arduino-programmer

Program EFM8 devices using an arduino
43 stars 23 forks source link

Any chance of a ready esp8266 sketch? #6

Open aenertia opened 6 years ago

aenertia commented 6 years ago

Given that the efm8 quite often is embedded with the esp8266 it would be useful to have esp8266 (i.e wemos-d1 or witty cloud etc) sketches included.

conorpp commented 6 years ago

the programmer works based on bit banging 2 gpio pins so a new sketch should be pretty easy to make.