Patrik Thalin
My personal notebook: 3D Printing, Electronics and Software
October 15, 2020
I have a new blog!
›
Patrik's Retro Tech
May 13, 2015
Using the ADC on NodeMCU (ESP8266)
›
The ADC on ESP8266 is poorly documented. It is note even mentioned in the datasheet . I did some measurements with a variable power supply t...
May 8, 2015
Power Meter pulse logger with ESP8266 running NodeMCU
›
This device is installed in my home to monitor the usage of electricity. It counts the pulses from the meter and produces a log file with n...
April 28, 2015
NodeMCU tmr.time() and tmr.now() bugs
›
The NodeMCU firmware has some nasty bugs in the tmr.time() and tmr.now() functions so don't use them! From what I have observed in v0...
September 17, 2014
Smartphone Controlled Home
›
This post describes a low cost open source home automation system that you can build your self. The goal is to use a smartphone as remote co...
May 20, 2014
Add Verilog files recursively in Altera Quartus II
›
This post describes how you add multiple Verilog files recursively to your project in Altera Quartus II. If you are using VHDL you can simpl...
May 16, 2014
8051 on Altera Cyclone IV
›
The 8051 microcontroller (aka MCS-51 or 80C51) was develop by Intel in 1980. Still over 30 year later its architecture is widely used. In th...
›
Home
View web version