Why Arduino Control Center support only NANO,UNO and MEGA compatible boards?

By default, ACC support only Arduino UNO, NANO, and MEGA compatible boards, including all boards which are based on ATmega 328P and ATmega2560 chips - Arduino Duemilanove, Arduino Pro, Arduino Pro mini, etc...

26.10.2021 - Major update. Software now supports and devices based on ESP8266 chip with built-in WiFi support and emulated EEPROM like NodeMCU, Wemos.

Starting from v6.0.0, ACC support both ESP8266 and ESP32 chips with integrated Wi-Fi. Both chips are have emulated EEPROM which is suitable for use with Arduino Control Center.


ATmega328P

ATmega328P

ATmega2560

Why?
There are a lot more powerful boards like Arduino Yun, Zero, Due on market, with much more powerful processors and available SRAM.
The first reason, less important, is that Arduino Control Center does not require such powerful boards by design.
Since Arduino boards are not expensive(original Italian Arduino boards are 3-4 times expensive than most Chinese clones), ACC is designed like this - separate your measurement and output(relay) requirements with several Arduino boards, send measurement data and control outputs (over local network or Internet) to one PC with ACC installed.

The main reason is the lack of EEPROM(Electrically Erasable Programmable Read-Only Memory) in these boards!
This little part of ATmega328P and ATmega2560 chip is like a configuration *.ini file for PC application software. All required information is stored there: program configuration, LAN adapter IPv4 configuration(IP,MAC, DNS, Subnet), used Input-Output pins, and configuration of these pins. You can upload new firmware without losing configuration data.

That's it, post your comments or questions!



Comments

  1. The RNG continues to shuffle the remaining forty seven playing cards till the "Deal button" is pressed again-at which point the discarded playing cards are replaced. My second winning slots technique is when casinos set up their machines to win instantly, however then don’t provide any 바카라사이트 more wins if persevering with to play. This slots technique is simply as low-cost and easy to verify on video pokermachines as it is on slots. When I’ve found a on line casino units up their machines this manner, ALL their machines are set up this manner.

    ReplyDelete

Post a Comment

Popular posts from this blog

Android REST SMS Gateway and Arduino Control Center

ESP8266 and ESP32 WiFi development boards - more power in Arduino Control Center

SeeedStudio Grove Beginner Kit for Arduino with Arduino Control Center