From c7ff5cc5f170214e70929446eb01fe4c68db93a1 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 20 May 2014 10:08:17 +0200 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8b08b5..78ad07e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ MicroModem MicroModem is an educational implementation of a 1200-baud AFSK modem. This implementation is targeted at the Atmega 328p microprocessor used in many Arduino boards and spinoffs. It can be build very easily with an Arduino board based on the Atmega 328p, and around 15 common electronics components. +Please read the "Quickstart.pdf" in the Documentation folder for some pointers on building the modem! + ![MicroModem](https://raw.githubusercontent.com/markqvist/MicroModem/master/Design/Images/1.jpg) The repository contains schematics and Eagle PCB files for a Microduino module. There is also fritzing sketches for both an Arduino shield and a Microduino module, with notes so they are easier to understand. I have had the eagle PCB fabricated, and it is working great, so you can use that if want to make your own board.