I used to be quite passionate on x86 and system level programming about 10 years back: I had projects from simple ones (write own simple DOS-like operating system) to hard ones (build own motherboard). I recently went through some of the electronics projects I built in the past and thought it would be nice to document shortly the … Continue reading Project: 80C188EB Single Board Computer
Electronics
Project: AVR Web Server
I continue documenting my old projects in this post. This time I give a short introduction to an AVR based web server I built in summer 2011: Background I was interested in developing a simple multitasking operating system with minimal network capability already around 2006-2008. During this time I developed a driver for the NE2000 NIC and … Continue reading Project: AVR Web Server