1st
November
2008
Tags : fonera
A morning like others... But with a jump to the post office. Something wait for me. A box. In this box... La Fonera 2.0 devel. Happy morning !

Read the rest of this entry »
posted in Embedded |
1st
November
2008
Tags : fonera
The world is now full of Fonera(s). 1.0, 1.1, plus, 2.0.... Aaaahhhhhh. Ok. Let's resume :
- FON2100 aka La Fonera 1.0 :
Atheros AR2315 180MHz, 8MB/16MB, 1 Ether (metallic schield on PCB, 10 pins console connector)
- FON2200 aka La Fonera 1.1 :
Atheros AR2315 180MHz, 8MB/16MB, 1 Ether (no schield on PCB, 4 pins console connector)
- FON2201 aka La Fonera+ :
Atheros AR2315 180MHz, 8MB/16MB, 2 Ether (switch Marvell 88E6060).
- FON2202 aka La Fonera 2.0 :
Atheros AR2315 180MHz, 8MB/32MB, 2 Ether (switch Marvell 88E6060) + USB 2.0.
posted in Embedded |
26th
October
2008
Tags : fonera, openwrt
Yes ! The last OpenWrt snapshot (20080910 (update : 20081015)) just work fine ! Happy time ! Just get rootfs (openwrt-atheros-root.jffs2-64k) and kernel (openwrt-atheros-vmlinux.lzma) then flash it with RedBoot and console adaptater. Read the rest of this entry »
posted in Embedded |
31st
March
2008
Tags : acme fox, rtc
Old never done project. Give my ACME Fox a RTC (Real Time Clock). Now done !
Read the rest of this entry »
posted in Embedded |
31st
March
2008
Tags : acme fox
In the world of «i play with my FOX card» here is a little code integration in the ACME SDK. The goal is to stop manual compiling application and upload to the R/W flash partition. I want integration in flash image.
Howto... Read the rest of this entry »
posted in Embedded |
25th
September
2007
Tags : fonera, openwrt
There is a new Fon router : La fonera+ (plus). This router is quite similar than the classical Fonera except that's it include two ethernet interfaces. This can be very usefull for a lot of things. Can OpenWrt Kamikaze 7.07 run on Fonera+ ? Yes, but not well. Here is my first try...

Read the rest of this entry »
posted in Embedded |
5th
September
2007
Tags : fonera, i2c, openwrt
Update from OpenWrt Kamikaze 7.06 to 7.07 give a lot of good things. One of them is linux 2.6.21.5. The driver for the i2c bus adapter using GPIO need update. Here is.
Read the rest of this entry »
posted in Embedded |
28th
August
2007
Tags : fon, fonera, openwrt
While trying to update my Fonera to d'OpenWrt Kamikaze 7.07, i got :
Can't locate c0000(786432) bytes free in FLASH
In others words : unable to allocate 786432 bytes in flash memory, not enough space. There is a kernel size problem with openwrt-atheros-2.6-vmlinux.lzma. Olds OpenWrt Kamikaze kernels are 720896 bytes long (0xB0000) but news ones are bigger : 786432 bytes long (0xC0000). We need to play with RedBoot's images directory.
Read the rest of this entry »
posted in Embedded |
10th
June
2007
Tags : fonera, i2c
Here is the PCB of i2c adapter for La Fonera.

Read the rest of this entry »
posted in Electronic, Embedded |
13th
May
2007
Tags : fonera, i2c
The goal for my first try to use Fonera's GPIO is to get i2c working on the router. And now, it's done. Kernel module and user space programs are here.

Read the rest of this entry »
posted in Embedded |