Warning: Undefined array key "2026-04" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2024-09" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2024-07" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2020-06" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2020-04" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2019-07" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2017-11" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2015-07" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2013-04" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2012-11" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2012-03" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2012-02" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2011-07" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2011-03" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2011-02" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2011-01" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-11" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-10" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-08" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-06" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-05" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-04" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2010-01" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2009-12" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Warning: Undefined array key "2009-11" in /home/brain4fr/public_html/brain4free.cyon.site/wiki/lib/plugins/blog/syntax/archive.php on line 194

Blog

FemtoOS zusammen mit Eclipse AVR Plug-in benutzen

English description is at sourceforge

Für ein uC Projekt an dem ich gerade arbeite, setze ich das sehr codespeichersparende, sauber geschriebene und genügend Funktionalität bietende Femto OS: RTOS for small MCU's RTOS ein. Es steht unter GPLv3 und kann bei bedarf auch kommerziell lizenziert werden (Für wirklich wenig Geld). Die Installation ist auch gut dokumentiert (Warnung: Eclipse NICHT per Packetmanager installieren).

Ein viel geäusserter Wunsch war, FemtoOS zusammen mit dem AVR Plug-In für Eclipse zu benutzen, so ist kein externes make script nötig (was nicht so schlimm ist) und es stehen einem alle Debug Möglichkeiten (Über avarice) zur Verfügung um einen AVR per JTAG oder Debug-Wire zu Analysieren.

Hier ist nun ein fertiges FemtoOS Eclipse Projekt, basierend auf FemtoOS 0.92 und dem Hello World Beispiel, mit dem ihr sofort eure eigenen FemtoOS Projekte starten könnt:
femtoos_helloworld_avr.tar.gz

2010/11/10 14:57

Adding EXIF and XMP tags to 3D images taken with Loreo Lens

One nice thing with digital images is that they have tags on it, so when you are at home you can use this tags to get all the shooting parameters (Aperture, speed, which lens was used, focal length,…) and also when you add a description to your image in your image editor it's also saved as a tag into the image file.

With old manual only lenses and in this case the 3D Lens in a Cap from Loreo you have a lot missing and empty tag fields because the camera does not know what to fill in.

To fill in the missing tags when using the LOREO 3D Lens in a Cap 9005 you can use the programm ExifTool.

exiftool -P -overwrite_original -XMP-aux:Lens="LOREO 40mm F11-22 3D Lens in a Cap 9005 MF, 3D, parallel view, APS-C" -nikon:lens="40mm f/11-22" -exif:focallength="40 mm" -exif:focallengthin35mmformat="60 mm" -nikon:minfocallength="40 mm" -nikon:maxfocallength="40 mm" -nikon:MaxApertureAtMinFocal="11" -nikon:MaxApertureAtMaxFocal="11" <file>

If you have an other camera brand you have to adjust the command line a bit or use the exif tags only.

2010/10/10 17:58

<< Newer entries | Older entries >>

Blog History

2009-11: 3 entries 2009-12: 1 entry 2010-01: 1 entry 2010-04: 1 entry 2010-05: 2 entries 2010-06: 1 entry 2010-08: 1 entry 2010-10: 1 entry 2010-11: 1 entry 2011-01: 1 entry 2011-02: 1 entry 2011-03: 2 entries 2011-07: 1 entry 2012-02: 1 entry 2012-03: 1 entry 2012-11: 1 entry 2013-04: 2 entries 2015-07: 3 entries 2017-11: 1 entry 2019-07: 1 entry 2020-04: 1 entry 2020-06: 1 entry 2024-07: 1 entry 2024-09: 1 entry 2026-04: 1 entry

2026

April

2024

September

July

2020

June

April

2019

July

2017

November

2015

July

2013

April

2012

November

March

February

2011

July

March

February

January

2010

November

October

August

June

May

April

January

2009

December

November

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International