Skip to main content

Posts

Showing posts from 2013

Smart Home with Intelligent Intruder Detection and Automatic Terrestrial Mapping Information To The Police by Internet

ABSTRACT Smart home technology has proved to contribute to increased independence and safety. Smart Home Technology is a collective term for information and communication technology in homes, where the components are communicating through a local network. The technology may be used for monitoring, alarming and executing actions, according to the programmed criteria. These project includes a high level security system informs the authorized person and to the police station by a dedicated software using internet. The heart of the project is a Web Server running on an ARM Cortex M4 microcontroller. There are various sensors, devices connected to this device for security system, control and monitoring. Dedicated softwares are there for user (.Net and Android) and police station (.Net). The user software can control the devices in home, view various sensor readings, status of security system, change configuration etc. The application used in the police station use maps of local area

STM32F4 Discovery Tutorial 1 Using NETMF - Setting Up the Environment

STM32F4 STM32F4 Discovery I received my STM32F4 Discovery board few days ago. During these days I am searching for a good compiler for the STM32 which is free or provide a better code sized free version. I am already working in .Net environment using C#, and I it is pretty good. In Google search I saw STM32F4 programming using   .Net, the below link. http://netmf4stm32.codeplex.com/ We are using a .net port for STM32F4, it is .Net micro framework.  I am using Visual Studio Ultimate 2010 (Compatibility of others is not known). Download Visual Studio I hope you have an STM32F4 Discovery Board. Necessary Tools 1.       STM32 ST-LINK Utility             Get It -> 2.       USB Micro and USB Mini cable. 3.       .NET MicroFramework SDK   Get It ->   4.       Download these files ( Evaluation purpose only driver)                                                               i.       If you are not a member, join Install all t