Skip to main content

FPGA

  ▷Field-programmable gate array (FPGA)


Design of digital circuits at the Register-Transfer Level (RTL) based on SystemVerilog/VHDL. Here we share two repositories with coding in VerilogSystems and VHDL, as well as some examples of using FPGAs with artificial intelligence algorithms in irrigation systems, classification of EEG brain signals, performance measurement with ARM architectures and the implementation of RISC-V processor architectures.

Repositories:
Publications:








    Comments

    Popular posts from this blog

    ▷ Gesture Recognition Touch Sensor

      ➡️  #GestureRecognition #TouchSensor #DFRobot About this item This sensor module integrates gesture recognition and touch detects functions in one piece, and provides an adjustable detection range within 0~30cm. When connected to your microcontroller, it can detect 5-way touch signal and 7 kinds of gestures: move left, move right, move forward, move backward, pull up, pull down, pull and remove. The sensor is equipped with the function of auto-sleep and wake up. The module comes with the gesture recognition algorithm and provides simple and reliable data output. Use the sensor to directly communicate with upper computer or micro-controllers like Arduino and Raspberry Pi via serial port. The onboard 5-way touch pad on the sensor can be directly used to detect touch, or you can extend the touch pad with wires to make it perfectly fit in your application. The outer shield for the sensor retains the advantages of Gravity series as well as makes the sensor more durable. This sens...

    ▷ Optimizing Shrimp Pool Management: A Breakthrough in IoT with LoRa Technology

    ✅ Keywords : ➡️ #ControlSystem #MonitoringSystem #ShrimpPools #IoT #LoRa #FuzzyLogic #FuzzyLogicControl #Matlab #ESP32 #ESP32lora ✅ Introduction: We are thrilled to bring you the latest advancements in the world of aquaculture, where technology meets tradition in the most innovative ways. In this edition, we explore a groundbreaking project that aims to revolutionize shrimp farming practices in Ecuador. Titled "IoT-Based Shrimp Pool Optimization with LoRa Technology," this initiative presents a significant leap forward in addressing challenges faced by the shrimp farming industry, specifically focusing on disease prevention and optimized resource management. ✅ Content: Shrimp Farming Challenges and the Need for Innovation: Ecuador's shrimp farming industry, renowned for its breeding and export prowess, has grappled with disease outbreaks due to fluctuating environmental factors during the crucial maturation stage. Conventional methods have proven insufficient in tackling ...

    ▷ Display of last 24 hours of Temperature, Humidity and Temp. CPU

      For this post, two sensors have been deployed for real-time data collection, currently operational in the city of Guayaquil: one for humidity and another for temperature. Both sensors utilize LoRA technology to transmit collected information to a Gateway. This Gateway serves as a central connection point, receiving data from the sensors and forwarding it to the Google Cloud platform via LTE cellular connectivity. Leaflet viewer with OpenStreetMap Leaflet viewer with OpenStreetMap Once the data is stored on the Google Cloud platform, a customized web interface has been developed. This interface facilitates the visualization and analysis of the sensor-collected data, offering users a clear and easily accessible representation. In today's interconnected world, the ability to gather and visualize real-time data is essential for understanding and making informed decisions. On this occasion, we will explore how to visualize the data from the last 24 h...

    ▷ Hydroponics Tower Set

    ➡️  #Hydroponics About this item Vertical Hydroponic System for Organic Farming: The aeroponic tower is a modular, stackable and mobile vertical growing ecosystem, specifically engineered to maximize yield and automation, producing a fresh harvest with minimal effort. Effortless Results Every Time: Specifically tailored to provide the optimum controlled environment for growing a wide range of agricultural products in all environments and climates. With our combination of science, research and lab-tested hydroponic gardening systems, you get a significantly higher yield that grows faster consistently. Highly Energy Efficient: With Nutraponics, you are in control of air humidity, amount of water supply, spray timings and energy used. This hydroponics system enables the recovery of a very large percentage of energy already used in typical farming methods, saving approximately 66% of the energy. Highly Efficient Water Savings: Only a fraction of irrigation water is used by the plants t...

    ▷ Data visualization: of Temperature, Humidity, and CPU Temp.

      For this post, two sensors have been deployed for real-time data collection, currently operational in the city of Guayaquil: one for humidity and another for temperature. Both sensors utilize LoRA technology to transmit collected information to a Gateway. This Gateway serves as a central connection point, receiving data from the sensors and forwarding it to the Google Cloud platform via LTE cellular connectivity. Leaflet viewer with OpenStreetMap Leaflet viewer with OpenStreetMap Once the data is stored on the Google Cloud platform, a customized web interface has been developed. This interface facilitates the visualization and analysis of the sensor-collected data, offering users a clear and easily accessible representation. In this post, we'll explore how to visualize real-time data from Google Cloud using JavaScript and the powerful charting library, Chart.js. The goal is to create an interactive environment that visually...