We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hey there, I am trying to figure out a way to write MCU processed data to a file before doing an FTP upload to a file server via GPRS. i intend to use an Arduino board Keep me posted in case of any solution. Thanks in advance
Toolset None I am trying to figure out the first thing you need to figure out is what toolset you will be using
On one hand, the magic word Arduino gives some indications about processor architecture, so not C51, C251, C161x.
Maybe AVR, which isn't available? Or ARM? And if ARM - using Keil MDK-ARM tools or some other tools?