8

Arduino IDE board settings: ESP8266 vs ATmega328

 3 years ago
source link: https://www.kevinhooke.com/2021/03/04/arduino-ide-board-settings-esp8266-vs-atmega328/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Arduino IDE board settings: ESP8266 vs ATmega328

I’m working on a couple of different project, one using the ATmega328 and another using the ESP8266 (programming the Oracle Code card which I talked about here).

Just so I don’t forget what settings to use with each board, leaving a note here for reference.

IDE settings for ATmega328:

IDE settings for ESP8266 – from https://github.com/cameronsenese/codecard/tree/master/arduino :

Under Tools set the following settings:

  • Board: “Generic ESP8266 Module”
  • Upload Speed “115200”
  • CPU Frequency: “80 MHz”
  • Crystal Frequency: “26 MHz”
  • Flash Size: “4M (3M SPIFFS)”
  • Flash Mode: “DIO”
  • Flash Frequency: “40MHz”
  • Reset Method: “nodemcu”
  • Debug port: “Disabled”
  • Debug Level: “None”
  • IwIP Variant: “v2 Lower Memory”
  • VTables: “Flash”
  • Builtin Led: “2”
  • Erase Flash: “Only Sketch”
  • Port: This is the port that shows up once you turn on the CodeCard and press a button
  • Programmer: “ArduinoISP”

CategoriesKev's BlogTagsarduino

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Comment

Name *

Email *

Website

Save my name, email, and website in this browser for the next time I comment.

Notify me of follow-up comments by email.

Notify me of new posts by email.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK