A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By dnts
#20821 I'm kind of behind the curve on this... how do I compile this example on a Win PC with Eclipse? The makefile is not in a format that Eclipse will digest.. or am I doing something wrong??
I have compiled other examples and modified them to my liking before so the toolchain is set right in place.
Thanks,
Nir
User avatar
By pvvx
#20860
alonewolfx2 wrote:Sprite_tm any progress for 512kb flash?

https://github.com/pvvx/mp3_decode
Support all ESP2866 modules (512 Kbytes flash)
Free Flash (512 Kbytes): 200 Kbytes. Free Heap: 20 Kbytes.
MP3-decodec-out uses IRAM Buffer > 20 Kbytes (IRAM: 48k + 16k cache Flash):
Code: Select allFlash Header:
Number of segments: 3
SPI Flash Interface: QIO
SPI CLK: 80MHz
Flash size: 512K
Entry point: 40100004
Segment 1: offset: 40100000, size: 27240
Segment 2: offset: 3ffe8000, size: 1704
Segment 3: offset: 3ffe86b0, size: 6588
Found free IRAM: base:40106a68, size:21912 bytes

Hardware initialized. Waiting for network.
mode : sta(18:fe:34:9f:c0:bf)
add if0
scandone
add 0
aid 2
cnt

connected with mns.ru-6446, channel 1
dhcp client start...
ip:192.168.1.50,mask:255.255.255.0,gw:192.168.1.1
Connecting to server 145.58.52.149...
Reading into SPI RAM FIFO...
MAD: Decoder start.
dec err 0x0101 (lost synchronization)
dec err 0x0101 (lost synchronization)
dec err 0x0235 (bad main_data_begin pointer)
dec err 0x0235 (bad main_data_begin pointer)
Rate 48000
Buffer fill 14096, DMA underrun ct 0, buff underrun ct 0
Buffer fill 21865, DMA underrun ct 0, buff underrun ct 0
Buffer fill 21889, DMA underrun ct 0, buff underrun ct 0
Buffer fill 21881, DMA underrun ct 0, buff underrun ct 0
Buffer fill 21857, DMA underrun ct 0, buff underrun ct 0
....
User avatar
By Shapovalov Igor
#20881 Hello, I am planning to do a similar project http://esp8266.ru/forum/threads/internet-radioprijomnik-na-wifi-esd-12e.363/ on the basi s of this project http://www.serasidis.gr/circuits/Arduino_WebRadio_player/Arduino_WebRadio_player.htm here and I found your project, and there is a more detailed description and connection diagrams? Is there a firmware module ESP12E with 4MB flash?e ESP12E with 4MB flash?