Lots of projects using ATMEGA 1284p and Ethernet NIC Wiznet 5500

Lots of projects using ATMEGA 1284p and Ethernet NIC Wiznet 5500
ORIGINAL POST
By maxxir
details

img263.png

Treasure island!!

In this GitHub repo, there are lots of projects using ATMEGA 1284p(644p partially) and Wiznet W5500. All codes are based on W5500 EVB examples, but the author heavily modified. He Built the projects in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.

Are you ready to be shocked?

 

  1. Wiznet Loopback TCP/UDP Static IP
  2. Wiznet Loopback TCP/UDP DHCP IP
  3. DNS example
  4. SNTP + DNS example
  5. Telnet server example
  6. ICMP aka ping example
  7. Simple Web Server (one page with HTTP POST/GET queries)
  8. HTTPD Web Server with all contents in AVR FLASH (with AJAX queries)
  9. HTTPD Web Server with all content on SD card (Chang FAT FS lib using) (with AJAX queries)
  10. FTPC example (only active mode sorry) with store content on SD card (console dialog from serial terminal like putty..)
  11. FTPD example (both active-passive modes working) with store content on SD card, checked on FTP clients: Windows 7 cmd, FAR, Total commander, WinSCP.
  12. Combined HTTPD + FTPD for dynamic upload WEB server pages, with all content on SD card (Chang FAT FS lib using) (with AJAX queries)
  13. ZEVERO SD PetitFS Bootloader for both M1284p/M644p
  14. Bootloaded code: Combined Wiznet Loopback TCP/UDP Static IP + FTPD server (for bootloading via FTP client) + SD-bootloader ZEVERO, working on M644p/M1284p
  15. Bootloaded code: Combined HTTPD server (with AJAX) + FTPD server (for bootloading via FTP client and upload WEB server contents) + SD-bootloader ZEVERO, working on M1284p only
  16. IOT Blynk client Example with Blynk smartphone application (checked only Android side) – NO Arduino CODE, used Wiznet Sockets
  17. Bootloaded code: IOT BLYNK client combined with FTPD server (for bootloading via FTP client)+ SD-bootloader ZEVERO, working on M1284p only
  18. TFTP client

Blynk application screenshot:

Blynk application

 

img263.png

Treasure island!!

In this GitHub repo, there are lots of projects using ATMEGA 1284p(644p partially) and Wiznet W5500. All codes are based on W5500 EVB examples, but the author heavily modified. He Built the projects in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain.

Are you ready to be shocked?

 

  1. Wiznet Loopback TCP/UDP Static IP
  2. Wiznet Loopback TCP/UDP DHCP IP
  3. DNS example
  4. SNTP + DNS example
  5. Telnet server example
  6. ICMP aka ping example
  7. Simple Web Server (one page with HTTP POST/GET queries)
  8. HTTPD Web Server with all contents in AVR FLASH (with AJAX queries)
  9. HTTPD Web Server with all content on SD card (Chang FAT FS lib using) (with AJAX queries)
  10. FTPC example (only active mode sorry) with store content on SD card (console dialog from serial terminal like putty..)
  11. FTPD example (both active-passive modes working) with store content on SD card, checked on FTP clients: Windows 7 cmd, FAR, Total commander, WinSCP.
  12. Combined HTTPD + FTPD for dynamic upload WEB server pages, with all content on SD card (Chang FAT FS lib using) (with AJAX queries)
  13. ZEVERO SD PetitFS Bootloader for both M1284p/M644p
  14. Bootloaded code: Combined Wiznet Loopback TCP/UDP Static IP + FTPD server (for bootloading via FTP client) + SD-bootloader ZEVERO, working on M644p/M1284p
  15. Bootloaded code: Combined HTTPD server (with AJAX) + FTPD server (for bootloading via FTP client and upload WEB server contents) + SD-bootloader ZEVERO, working on M1284p only
  16. IOT Blynk client Example with Blynk smartphone application (checked only Android side) – NO Arduino CODE, used Wiznet Sockets
  17. Bootloaded code: IOT BLYNK client combined with FTPD server (for bootloading via FTP client)+ SD-bootloader ZEVERO, working on M1284p only
  18. TFTP client

Blynk application screenshot:

Blynk application

 

documents
Code
GitHub

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY