Home Fab Academy Notes Unsorted References (Powered by StrapDown.js) <!-- Markdown text entered here --> ## Notes, Tips &amp; Tricks This is a dumping ground for the work I am currently doing/researching so that I can easily find things. Please note that some are incomplete or are ramblings to whatever I'm currently researching or reading. ### IOT Clock Project The [IOT Clock Project](iotclock.html) introduces participants to IOT in the building of a network-time synchronized clock using the ESP8266. The clock will display the current time, measure temperature and humidity and transfer the results to ThingSpeak. ### Software * [**AVR** programming](avr_programming.html) using AVR-C/C++, Codeblocks * [**git** a version control system](git.html) * [**markdown** a lightweight markup language](markdown.html) * [**ChromeOS & Crouton**](chromebook.html) A lightwaight computing solution. #### Webages I really want to get down to developing my on Webpage using HTML, CSS and Javascript. [I document here my foray](webpages.html) This is a test with [pure HTML and CSS](webpage/index.html). Experimenting with Grid - [grid example](grid.html) See more inside [webpages](webpages.html) #### Software * [GIMP 2.8](gimp.html) and open-sourced raster graphic editor #### Sandbox Use the [sandbox aka testing area](sandbox.html) to test your code. <!-- End of markdown text -->