• AHURATUS Smart Home Voice Assistant

    N|Solid


    N|Solid


    AHURATUS Smart Home Voice Assistant


    Developed by Ehsan Shaghaei
    Innopolis University
    AHURATUS Scientific Club.

    STM32F103ZET6 UNIVERSAL BOARD


    Introduction


    AHURATUS Smart Home Voice Assistant is an IOT device developed in order to control other home devices by voice detection. Note: This device is made ONLY for academic purposes.


    Approach


    Description


    "AHURATUS Smart Home Voice Assistant" uses an ARM Cortex-M3 process for running the instructions as well as several peripheral devices in order to decrease the complexity of data bus and RF-Circuit calculations.


    Bill of Materials


    # Component Name Role Technical Document links
    1 STM32F103ZET6 Process and Control Datasheet
    2 HC-05 Bluetooth Module Bluetooth Radio Connection Datasheet
    3 220-5V AC-DC Adapter Powering the circuit Datasheet
    4 LED or Mosfets or Relays To System Output Datasheet
    Read more →
  • Flutter App Development | Future of iOS and Android App Development

      As everyone accepts the flutter technology is the best open-source mobile app development framework introduced by Google. using this technology mobile app developer can able to create a cross-platform mobile application with a beautiful user interface. The way of designing views is similar to the web application and you can find many similarities to CSS and HTML. Without knowing anything about this technology, you may have already used mobile apps which are made by using flutter technology.

      Flutter technology is the mobile app SDK to build great performance, extraordinary accuracy, apps for iOS and android both platforms from the single codebase. The important goal of this app is to enable the developers to deliver the expected results apps which feel natural on different platforms. This difference is in scrolling behaviors, typography, icons and many more. It's not like other major solutions, this technology is not the framework as it completes the SDK software development kit which already holds everything that the users need to build cross-platform applications.

      Now, let’s discuss the major use of this technology in mobile application development and how it can help us in building mobile apps as:
      Read more →
    • .NET Core with Jupyter Notebooks Preview 1

        When you think about Jupyter Notebooks, you probably think about writing your code in Python, R, Julia, or Scala and not .NET. Today we are excited to announce you can write .NET code in Jupyter Notebooks.

        Try .NET has grown to support more interactive experiences across the web with runnable code snippets, interactive documentation generator for .NET core with dotnet try global tool, and now .NET in Jupyter Notebooks.

        Read more →