Monthly Archives: March 2016

Solder or no Solder

It came time to attach an ESP to the newly-arrived PCB for our stepper motor. It was only a prototype run, so we had very few boards and couldn’t afford waiting for more to come. From there the issue arose that … Continue reading

Posted in Development, ESP8266, Hack | Tagged , , , , | 2 Comments

Configuring the Raspberry Pi as an ESP8266 Development Environment

The Raspberry Pi is an advantageous platform for developing ESP8266 software, as it can power the ESP with its 3.3V pins, communicate directly with the ESP via its serial GPIO pins, and natively runs the Xtensa cross-compiler on its Linux-based … Continue reading

Posted in ESP8266, Raspberry Pi, Raspbian, Reference | Tagged , , , , | 2 Comments

Sacrificing Our Raspberry Pi to Our Stepper Motor Prototype

On Thursday we excitedly hurried into our workspace with a newly-arrived package. We had just received a box from Chris, our hardware engineer, containing two prototype stepper motor controller boards with a pair of motors. While we have been driving … Continue reading

Posted in Development, OpenMYR | Tagged , , , , | Leave a comment

ESP-12 Pin Overview

The ESP-12 has 16 pins broken out for the maker to use. A majority of them are simple GPIO pins, but others serve important dedicated purposes. These pins are: TXD & RXD: Communication pins used to send (TXD) and receive … Continue reading

Posted in ESP8266, Reference | Tagged , , | Leave a comment

The ESP8266: A (Very) Brief Introduction

The ESP8266 system-on-a-chip is one of the most exciting development platforms to appear on the market as of late. Produced by Espressif Systems, it contains a custom Tensilica 32-bit microprocessor as well as all of the hardware needed for Wi-Fi … Continue reading

Posted in ESP8266, ESP8266 Community, OpenMYR | Tagged , , , , | 2 Comments