Filipe Moraes Home Page
A BIT about Electronics and Computer Enginnering
The idea of this site is to share information and knowledge about electronics and computer engineering, focused on embedded systems. Because there are already too many websites with this theme, I intend to report my experience with microcontrollers, ASM and C language, Linux OS and VHDL. Suggestions are welcome. My e-mail is in about_me.h page.
What's new? Please visit my blog.
Content
- microcontrollers.h : documentation, projects and links
- asm.c : documentation, sample programs and links
- c.h : documentation, sample programs, tutorials and links
- linux.h : basic commands, tutorials, books, embeded systems and links
- vhdl.h : tutorials and links
- hello_world : hello world samples and recommended reading
Miscellaneous (in portuguese)
- Architecture and Urbanism : page dedicated to my wife
- Cookery Book : here I write about some culinary adventures
- PUC RS : space to publish homeworks and tasks (solved or not)
/*content*/
#include "microcontrollers.h"
#include "asm.h"
#include "c.h"
#include "linux.h"
#include "vhdl.h"
#include "hello_world.h"
#include "novo_rtos.h"
/*miscellaneous*/
#include "architecture_&_urbanism.h"
#include "cookery_book.h"
#include "puc_rs.h"
void main(void){
}
