Search found 4 matches

by velja
Tue Sep 06, 2016 12:48 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: My finished WiFi internet radio
Replies: 2
Views: 45292

Re: My finished WiFi internet radio

Here is source : '*************************************************************************** ' ' Finished version. ATMEGA8, LCD 16x2 ' 28 august 2016 '*************************************************************************** $regfile = "m8def.dat" $crystal = 8000000 $baud = 9600 $hwstac...
by velja
Thu Aug 25, 2016 2:23 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: My finished WiFi internet radio
Replies: 2
Views: 45292

My finished WiFi internet radio

So, after resolving some issues I finish my radio. Here is the link.


https://www.youtube.com/watch?v=EquU11orYT8


I use ASUS WL-520gU router and controll it with AVR MEGA8 MCU. Software is written in BASCOM AVR.
by velja
Wed Aug 10, 2016 8:16 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Creative Tactic Alpha USB sound card doesn't work
Replies: 1
Views: 28742

Re: Creative Tactic Alpha USB sound card doesn't work

So, I open USB device and found Conexant CX20562 chip inside. Wheh I installed opkg package for USB I install only kmod-usb-audio and kmod-usb-ohci. When I stat mpc play I get message that it play but nothing come out. I done everything as it described in Part5 of instruction and get all response as...
by velja
Wed Aug 10, 2016 8:03 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Creative Tactic Alpha USB sound card doesn't work
Replies: 1
Views: 28742

Creative Tactic Alpha USB sound card doesn't work

Hi, My first post and the problem. I configure ASUS wl-520gU for wifi radio but this sound cart can't give any tone. Do I miss something? Here is partial log from serial port: SB USB20H init SB COREREV: 2 SB USB20H resetting USB20H fcr: 0x64 USB20H shim cr: 0x8f7 usb-ohci.c: USB OHCI at membase 0xb8...