-
und ?
Autor: fdsfsdfklaus 10.12.08 - 00:37
es gibt auch mini-boards mit avr32 oder anderen mikrocontrollern auf denen ein linux läuft. gprs, bluetooth usw. auch mit darauf zu integrieren ist doch nichts besonderes.
die dinger verbrauchen weniger als so ein dämlicher gehypter atom -
Re: und ?
Autor: derAdmin 10.12.08 - 08:39
ARM - nicht Atom. Lesen - verstehen - antworten. Funktioniert nicht, wenn man einen Punkt auslässt.
-
Re: und ?
Autor: Meff 10.12.08 - 13:42
AVR32? Wenn sparen dann aber richtig. ATMEGA 162V-8AI ist noch schlanker.
http://www.aldacom.com/gsm-gps/gps-tracking.html
The making of an own AVL tracking device was never simpler then with GSM GPS module CN4-M
It already holds the components as below features of GPS tracking module
- Quad band GPRS module C2-S
- Sirf Str 3 based GPS module
- Full car / truck voltage range DC power supply DC 9 to 32 Volt
- RS232 interface on +/- 12 Volt and CMOS level
- SIM card holder
- ATMEL micro controller ATMEGA 162V-8AI with JTAG interface
- Standard 2,54 mm connectors
- RF connectors U.FL to wire RF cables or GSM/GPS antenna
- Several I/0 lines
It is supported by source code in C and Basic for the test server of GPS tracking applications www.track4free.com
By wiring the GSM GPS module to your car with cigarette light cable, you get a working tracking device. By developing a small and simple adapter PCB to the dimensions of your enclosure you get your own unique GPS tracking device.
If you replace the GPS module, then you get a PCB for burglar alarm system or any other telemetry application. Please feel free for customised versions for your specific application. -
Re: und ?
Autor: fdsfsdfklaus 11.12.08 - 20:16
ja ich weiss, dass da ein ARM drauf ist.
der ATOM wird zur zeit so gehypet und wird auch als stromsparwunder bezeichnet ;). für viele fälle ist der aber total überdimensioniert ;) -
Re: und ?
Autor: Udo 15.12.08 - 09:54
na gut... da kann ich auch gleich das Modem (mit J2ME) programmieren und spare mir den zusätzlichen Prozessor...
-
Re: und ?
Autor: Meff 15.12.08 - 14:26
>na gut... da kann ich auch gleich das Modem (mit J2ME) programmieren >und spare mir den zusätzlichen Prozessor...
Oder statt J2ME Module mit Python wie diese hier:
http://www.roundsolutions.com/aarlogic/index.htm
http://www.roundsolutions.com/gprs-modem/ge864.htm
J2ME oder Python; mit Echtzeit hat das dann nix mehr zu tun. Ein JPEG aus dem Videostream grabben geht nicht. SSL Verschlüsslung oder VPN Client geht wahrscheinlich auch nicht. SD-Karte anschließen an Modul mit J2ME Engine geht mit hiermit:
http://www.aldacom.com/WLAN/sd-card-module.html
Das macht es aber nicht unbedingt preiswerter mal ganz abgesehen davon, dass die Modem mit J2ME Engine die Anzahl und Vielfalt der Schnittstellen nicht zur Verfügung stellen. Mit dem Teil kannst du recht leicht an das Ethernetadapter, den USB-Port oder den RS232-Port in die Maschine einklinken. Bei J2ME und Python ist das mit dem Ethernet ein Kraftakt oder gar unmöglich. USB bzw. RS232 schaffst du einen seriellen Link, dann musst du schon anfangen zu multiplexen. Wenn aber das J2ME Modul gerade umbucht oder was anders wichtigeres im GSM Netz macht dann ist ganz schnell mal ein Byte weg. Der ganze embedded Linux-PC mit 200 MIPS im Modul kostet mal gerade Euro 14,00 mehr. Python kostet Euro 3 Aufpreis. Geschenkt bekommt man Python/J2ME auch nicht. Dann hast du Euro 11 einspart und kannst aber ein Vielzahl der Anwendungen nicht abdecken.



