GitHub Repositories
ESP32 Firmware ESP32 Stepper Motor Hardware ESP32 Servo Motor Hardware ESP8266 Firmware ESP8266 Stepper Motor Hardware ESP8266 Servo Motor HardwareOpenMYR Store
Pages
-
Recent Posts
Recent Comments
- Christopher Adams on Solder or no Solder
- Pipo on Solder or no Solder
- Chris on Our Kickstarter 2016
- Chris on The ESP8266: A (Very) Brief Introduction
- Guido Lijnen on The ESP8266: A (Very) Brief Introduction
Archives
Categories
Meta
Tag Archives: reference
ESP8266 Output GPIO and Optimization
Like many microcontrollers, the ESP8266 has a slew of GPIO pins that can be used to interact with the outside world. Espressif provides a number of ways to interact with these pins, including the popular function gpio_output_set. When we were … Continue reading
Posted in Development, ESP8266, Reference
Tagged development, esp8266, Espressif, gpio, memory, optimization, peripherals, reference
Leave a comment