Home
Links icon
LinkedIn Twitter
About Me
Contact
Research Publications
English
  • Gesture events in BREWMP

    Jul 15, 2015 BREWMP RTOS Embedded Systems

    Smart phones and a few of the feature phones have the touch screen support. When we tap on the touch screen of mobile device, we don't realize the time and effort spent by the developer in building the amazing apps. The apps seem to be working so seamlessly. In this post, I would like to discuss in detail the complex …

    Read More
  • How are videos stored in the digital world- Sampling of video?

    Jul 15, 2015 DSP Embedded Systems Technology

    Sampling of an audio signal converts continuous time signal into a discrete time signal. Quantization converts continuous amplitude signal into a discrete amplitude signal. A discrete time and discrete amplitude signal is a digital signal. The present post describes the sampling of a video signal, different …

    Read More
  • Representation of images in the Digital world -The RGB Colorspace

    Jul 15, 2015 DSP Embedded Systems Technology

    Visible spectrum is the portion of electromagnetic spectrum that is visible to the human eye. Electromagnetic spectrum in this range of radiation is called visible light. Colors containing only one wavelength are called as pure colors. Pure colors are red, green and blue. Colors such as yellow and magenta can be made …

    Read More
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView

    Jul 7, 2015 Programming Android Embedded Systems

    Many of the Android applications display web content and also interact with it. This is possible by exposing a web browser as a standalone component and embedding it in the application. Such a component is called as WebView. WebView uses a number of APIs which can interact with the web contents inside WebView. In the …

    Read More
  • Displaying map between two cities on BREW MP

    Aug 16, 2013 RTOS Embedded Systems BrewMP

    Maps are one of the most important applications on the feature phones. The post describes development of an application to display map between two cities on BrewMP mobile platform. The UI has two text fields To and From, where source and destination are entered. Upon pressing the SELECT key, the application loads the …

    Read More
  • Cross-site Scripting Attacks on Android WebView

    Apr 5, 2013 Programming Android Embedded Systems

    WebView is an essential component in Android and iOS. It enables applications to display content from on-line resources. It simplifies task of performing a network request, parsing the data and rendering it. WebView uses a number of APIs which can interact with the web contents inside WebView. In the present post, …

    Read More

Bhavani Anantapur Bache

Embedded Software Engineer and Leader, Hardware Software Engineer, Data Scientist, Machine Learning Enthusiast, Researcher, Author, Guitarist.
Read More

Featured Posts

  • C++11-Significance of override keyword
  • Representation of fractional numbers on Hardware – The fixed point representation
  • Gesture events in BREWMP
  • How are videos stored in the digital world- Sampling of video?
  • Representation of images in the Digital world -The RGB Colorspace
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView
  • Sine generator on FPGA-The Direct Digital Synthesizer
  • Displaying map between two cities on BREW MP

Recent Posts

  • C++11-Significance of override keyword
  • Representation of fractional numbers on Hardware – The fixed point representation
  • Gesture events in BREWMP
  • How are videos stored in the digital world- Sampling of video?
  • Representation of images in the Digital world -The RGB Colorspace
  • Is your data in Android device safe??? – Cross Site Scripting attacks on Android WebView
  • Sine generator on FPGA-The Direct Digital Synthesizer
  • Displaying map between two cities on BREW MP

Categories

EMBEDDED-SYSTEMS 6 PROGRAMMING 6 DSP 4 LINUX 4 TECHNOLOGY 3 ANDROID 2 BREWMP 2 FPGA 2 RTOS 2 SYNTAX 1 THEMES 1

Series

SOFTWARE-ENGINEERING 5 EMBEDDED-SYSTEMS 4 DSP 3 FPGA 1

Tags

EMBEDDED-SYSTEMS 6 PROGRAMMING 6 TECHNOLOGY 5 DSP 4 LINUX 4 ANDROID 2 BREWMP 2 FPGA 2 RTOS 2 C++11 1 FEATURED 1 INDEX 1 MODERN-C++ 1

Copyright2025 MALAI - MACHINE LEARNING AND AI. All Rights Reserved