/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / OpenStreetMap4Primer2

Username:     
Password:     
             

Forum

# 1   2009-08-16 04:24:04 OpenStreetMap4Primer2

FR4
Member
Registered: 2008-11-09
Posts: 26

OpenStreetMap4Primer2

After winning the contest i want to make some further improvements to the OSM4Primer2 project.

That is:
- a png decompressing algorithm to save space on the memorycard and to download OSM maps directly without the need to convert them to prm-files
- attach a hardware to the primer2 that can connect to the internet and download maps directly (even google maps)
- add routing capabilities

and more...

All proposal are welcome. Please visit the project website/ forum on
$1

FR4

Offline

 

# 2   2009-08-19 03:05:49 OpenStreetMap4Primer2

ShadowPhoenix
Member
Registered: 2009-02-11
Posts: 57

Re: OpenStreetMap4Primer2

I'd love to see you attach an ethernet chip/wireless and see if that works. However, beware that wifi chips are harder.

Or you can bit bang ethernet.

Offline

 

# 3   2009-08-22 03:31:52 OpenStreetMap4Primer2

FR4
Member
Registered: 2008-11-09
Posts: 26

Re: OpenStreetMap4Primer2

ShadowPhoenix :

I'd love to see you attach an ethernet chip/wireless and see if that works. However, beware that wifi chips are harder.

Well, there are two ways to achieve this:

Connect  a ethernet controller like the ENC28J60 to the STM32 and include the TCP/IP stack to the CircleOS. Unfortunatly thereĀ“s no free SPI left on the primer2.

Or connect a wifi module like this:
http://www.roundsolutions.com/techdocs/ … 11b-ds.pdf

Advantage:  TCP/IP stack already included. Only needs serialport and therefor can be connected to the extensionboard.

Offline

 

# 4   2009-08-24 08:36:29 OpenStreetMap4Primer2

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: OpenStreetMap4Primer2

Note that SPI2 is available on the extension board. SPI2 is also used by CircleOS, but only for recording (as input) when the stw5094A is configured in voice mode.  This mode is not used by default, and if you don't need the 'voice recording feature' in your application, you can use SPI2.

Offline

 

Board footer