Rechanging project name back to NMM-1.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# NMEA Simulator 1
|
||||
A small portable NMEA0183 comunications simulator.
|
||||
# NMEA Monitor 1
|
||||
A small portable NMEA0183 comunications monitor.
|
||||
|
8
TODO
8
TODO
@@ -6,19 +6,19 @@ Schematic
|
||||
|
||||
PCB rev.A
|
||||
---------
|
||||
Add diode 1N4148 after R18 into P2, minus facing R18.
|
||||
Add diode 1N4148 after R18 into P2, minus facing R18. ***
|
||||
|
||||
Fix switches SW1-4, connections wrong. Check libraries
|
||||
connection between schematic and pcb.
|
||||
|
||||
Fix FT232 power, skip crystal X1 and C3. VCC must come
|
||||
Fix FT232 power, skip crystal X1 and C3. VCC must come ***
|
||||
straigh from the USB connector while VCCIO connects
|
||||
straight to 3.3V, skip JP1 and JP2.
|
||||
|
||||
LED's D2 and D3 are in the wrong pins, move them to pin 13(PB1)
|
||||
and pin 14(PB2), no specific order, whatever is best for routing.
|
||||
|
||||
Remove R7 and R8, replace with track.
|
||||
Remove R7 and R8, replace with track. ***
|
||||
|
||||
Vbatt voltage divider, the 3 resistors R10, R11, R12 need to be moved
|
||||
Vbatt voltage divider, the 3 resistors R10, R11, R12 need to be moved ***
|
||||
to the other leg of R13 and values re-calculated.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
/*********************************************************************
|
||||
|
||||
NMM-1
|
||||
NMEA0183 serial simulator.
|
||||
NMM-1
|
||||
NMEA0183 serial Monitor.
|
||||
|
||||
By Jony Silva
|
||||
Wed 24 Jan 23:11:25 GMT 2018
|
||||
|
Reference in New Issue
Block a user