MakerGram Logo

    MakerGram

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. swalahamani
    • Profile
    • Following 3
    • Followers 4
    • Topics 2
    • Posts 21
    • Best 7
    • Controversial 0
    • Groups 0

    Muhammad Swalah

    @swalahamani

    👨‍💻Sr Software Engineer @ Softway

    🚀 Building MakerGram

    10
    Reputation
    109
    Profile views
    21
    Posts
    4
    Followers
    3
    Following
    Joined Last Online
    Website go.swalah.co/bio Location Kerala, India

    swalahamani Unfollow Follow

    Best posts made by swalahamani

    • RE: OpenHack: Open River Monitoring System for flood prediction

      Update - Meeting Summary:

      Agenda: Sensor Selection and Connectivity option
      Time & Date : 10.15 PM to 11.20 PM (23/Sep/2019)
      Attendees: Swalah, Akash, Rafi, Alex and Salman

      We started the discussion from what we have done so far, and we know that we were stuck at sensor and connectivity selection.

      Cellular over LoRa WAN: LoRa WAN is not a good option since we need to set up the complete infrastructure from scratch. Also currently we are only planning to deploy 10 test nodes, it will not be worth setting it up just for that. On the other side, Cellular is already an established network which is feasible to manage 10 devices and can be implemented rapidly. Thus we are planning to go with cellular in the first batch. (Please share your feedback too, it's very important).

      Sensor parameters: After got into a conclusion on the connectivity, we started discussing the sensor parameters to be collected for the analysis and prediction. They are :
      -> Water level (High Priority )
      -> Water Quality
      -> River Flowmeter
      -> Rain Gauge

      Since we only got a few sensors details in past weeks, we decided to list them again based on the parameters and priority. We distributed them based on attendees interest.

      ToDo:
      -> All members are requested to submit sensor details before the next meeting which is scheduled for 7th December 2019 (High Priority)
      -> Documentation: If possible add our Mission and Vision to our GitHub page

      NB: Next team meeting will be on 7th December 2019 from 09.00 PM to 10:00 PM

      posted in Showcase
      swalahamani
      swalahamani
    • RE: HackClub: HackCamp2020

      SoftSkills/Techniques that can be used through out this hackathon and even after:

      Personal goal setting: Planning to live your life your way
      https://www.mindtools.com/page6.html

      Critical Thinking:
      https://philosophy.hku.hk/think/critical/

      The Ladder of Inference
      https://www.mindtools.com/pages/article/newTMC_91.htm

      Starbursting
      https://www.mindtools.com/pages/article/newCT_91.htm

      Root Cause Analysis
      https://www.mindtools.com/pages/article/newTMC_80.htm

      5 Whys
      https://www.mindtools.com/pages/article/newTMC_5W.htm

      Mind Maps
      https://www.mindtools.com/pages/article/newISS_01.htm

      posted in HackClub: HackCamp 2020
      swalahamani
      swalahamani
    • RE: IoT Cloud Service.

      Hello @Abhay,

      There are numerous ways to persist data generated from IoT devices in the cloud.

      Since you haven't mentioned any specific requirements, I'm just giving you some general options commonly used.

      Normally you have to write a service running on cloud to accept data from your IoT device and persist it on any persistent storage methods such as RDBMS or NoSQL Database engines or even plain files. You can write REST, Socket (Websocket / Socket.io or MQTT services for this. If you have to submit data in high frequency to the server from numerous devices the same time, you may better to consider using some load balancers and use lazy write or in-memory database like Redis or Casandra.

      If you don't like to write the entire server service your self, you can use IoT cloud with built-in APIs or with simply configurable API generators.
      You can also use Firebase like solutions for faster setup with cloud functions.

      Also, take a look into this article published in DZone and don't forget to read its comments, they contain some more info from others.

      posted in General Discussion
      swalahamani
      swalahamani
    • RE: We will be at Hello Maker Korea : Global Maker Summit at Busan, South Korea !

      Proud of you @salmanfaris

      posted in Announcements
      swalahamani
      swalahamani
    • KeralaJUG Monthly Meetup (29th Feb 2020 02:30 PM to 05:30 PM)

      Kerala Java User group Februaruy Meetup.png

      This month we are discussing Psychology and Perils of Polyglot/Mixed Language Programming

      by Praseed Pai

      Author of .Net Design Patterns and
      C++ Reactive Programming,
      Father of SLANG Compiler.

      Nowadays, every developer in the world ought to be a Polyglot (Programmer) to do something worthwhile in the industry. But, most are not prepared to get into that groove. The Session will give necessary conceptual, ontological, linguistic and formal background to navigate between programming languages with ease. The Session has got examples in C++, C#, Java, Scala, Python, JS, Python/C interface, Java Native Interface, P/Invoke, COM interop, RxJava/RxJS./Rxcpp/Rx.net etc. All code snippets are taken from real-life projects which the presenter has been part of, in the past two decades. The session also covers some pitfalls which an aspiring Polyglot Programmer should be watchful, as well.

      Don't miss it, book your seats today. It's a golden opportunity for all Enthusiasts to listen from the true industry experts!

      Come and join​ us! Have a Java Coffee 🙂

      Date & Time : 29th February 2020 02:30 PM to 05:30 PM

      Location       : KeyValue Software Systems Pvt Ltd, SmartCity Kakkanad
      Map : https://goo.gl/maps/7VruKuDzbHkNwcc87

      Grab your ticket at: http://bit.do/KJUG012

      posted in Events & Hackathons
      swalahamani
      swalahamani
    • RE: Open Source Projects/ Community Internship Programs

      Thanks for sharing @salmanfaris

      posted in Jobs & Opportunities
      swalahamani
      swalahamani
    • RE: Can't connect NodeMCU with MQTT

      @sivanath

      Oh okay.

      Please bring your device if you're coming for the upcoming MakerChat 0x13 tomorrow (IST). Either I and @salmanfaris or both of us will be there.

      Or else we can set up a call sometime this weekend or the next week and sort it out.

      Let me know.

      posted in Arduino
      swalahamani
      swalahamani

    Latest posts made by swalahamani

    • RE: DTDS-622C MEVB Lora modam programing

      @swalahamani

      @zainmuhammed @salmanfaris You may be able to help with this.

      posted in Development Boards
      swalahamani
      swalahamani
    • RE: DTDS-622C MEVB Lora modam programing

      @sarathslab Did you check the documentation?

      If not please check those first and post the issues or blockers you're facing while doing it here.

      posted in Development Boards
      swalahamani
      swalahamani
    • RE: DTDS-622C MEVB Lora modam programing

      @sarathslab said in DTDS-622C MEVB Lora modam programing:

      DTDS-622-MEVB

      Hi @sarathslab ,

      Thanks for asking on MakerGram Community Forum!

      Is this is the one you're using?
      https://dtdsgp.com/lora-module/

      posted in Development Boards
      swalahamani
      swalahamani
    • RE: I am interested in data over sound.Anyone have done projects on this.

      @borncurious Okay got it. Yeah, Tez was really exciting in terms of how seamless it was. I really got astonished. when I got to know it was doing it over audio those days.

      So, are you looking for any libraries to do it or any sample projects?

      posted in General Discussion
      swalahamani
      swalahamani
    • RE: Open Source Projects/ Community Internship Programs

      Thanks for sharing @salmanfaris

      posted in Jobs & Opportunities
      swalahamani
      swalahamani
    • RE: I am interested in data over sound.Anyone have done projects on this.

      Hi @borncurious ,

      Please share more details.

      posted in General Discussion
      swalahamani
      swalahamani
    • RE: Can't connect NodeMCU with MQTT

      @sivanath

      Oh okay.

      Please bring your device if you're coming for the upcoming MakerChat 0x13 tomorrow (IST). Either I and @salmanfaris or both of us will be there.

      Or else we can set up a call sometime this weekend or the next week and sort it out.

      Let me know.

      posted in Arduino
      swalahamani
      swalahamani
    • RE: Can't connect NodeMCU with MQTT

      @sivanath
      Did you follow the steps which I mentioned previously?

      posted in Arduino
      swalahamani
      swalahamani
    • RE: Can't connect NodeMCU with MQTT

      @sivanath

      Is it working now?

      posted in Arduino
      swalahamani
      swalahamani
    • RE: Can't connect NodeMCU with MQTT

      @sivanath

      It looks like mosquitto is trying to register both IPv4 and IPv6 on the same port.

      If IPv6 is not required for the application your use case, try changing the mosquitto.conf file as below for limiting it to ipv4:

      # Set to `ipv4` to force the listener to only use IPv4, or set to `ipv6` to
      # force the listener to only use IPv6. If you want support for both IPv4 and
      # IPv6, then do not use the socket_domain option.
      socket_domain ipv4
      

      Please please make sure the default port 1883 is not already in use by any other programs. If yes, you can either kill those programs (not recommended) or change the port in mosquitto.conf file:

      References: [1][2]

      posted in Arduino
      swalahamani
      swalahamani