I. Overview¶
This week we have to read a Microcontroller data sheet and program the Hello-World Board to do something, with as many different programming languages and programming environments as possible.
As group assignment we have to compare the performance and development workflows for other architectures.
ATTiny45 / ESP8266 Quick Specs comparison¶
Here are some quick specs about the ATTiny45 and the ESP8266.
Programming the Board¶
Here are my programming examples.
Programming in C using Atom¶
Here is my walkthrough using Atom.
Group assignment¶
Here I describe, how to flash an ESP8266 with the ArduinoIDE.