Giter Club home page Giter Club logo

Comments (7)

shchers avatar shchers commented on July 18, 2024 1

Hi @rajibgupta ,

I prepared port for ATMega328P (used in Arduino Nano and its clones).
Please use - #28
Hope it will be merged to mainline.

With best regards,
Sergey

from amazon-freertos.

RichardBarry avatar RichardBarry commented on July 18, 2024

from amazon-freertos.

rajibgupta avatar rajibgupta commented on July 18, 2024

Hi @RichardBarry

Thanks for the very useful info. Now I am trying to use the free-rtos with the atmel controller. It might be tough to implement the AWS-IOT part though.

Thanks

from amazon-freertos.

feilipu avatar feilipu commented on July 18, 2024

It will be tough with an ATmega328p as it is very small, but with an ATmega2560 there shouldn't be too much trouble, provided you're using a hardware driven Ethernet or Wifi device.

If you choose a Wiznet 5500, 5200, or 5100 device, then I've already collected the code you'll need into one place.

You'll need to connect the MQTT implementation etc from this repository on top of either IPv4 (easiest), or IPv6 (harder but doable with uIP and Wiznet MACRAW mode).

It would be easier to use the FreeRTOS+Plus+TCP layer, and just implement a network layer interface for the W5x00 in (in normal or IPRAW mode), copied from these examples.

Good luck.

from amazon-freertos.

mradulan avatar mradulan commented on July 18, 2024

@shchers , There are some follow up questions on the pull request #28 .

from amazon-freertos.

mradulan avatar mradulan commented on July 18, 2024

closing this issue. we have added it to our prioritization list.

from amazon-freertos.

attie44 avatar attie44 commented on July 18, 2024

Being one of the popular and widely used controllers around the globe, it deserves to be supported by amazon-freertors :)

Hi Rajib, have you been able to use gprs to connect to AWS?

from amazon-freertos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.