Merge branch 'master' of https://dev.danilafe.com/CS-46X/archive
This commit is contained in:
		
						commit
						55d7c94564
					
				
							
								
								
									
										24
									
								
								intro.tex
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								intro.tex
									
									
									
									
									
								
							@ -56,16 +56,20 @@
 | 
			
		||||
            }
 | 
			
		||||
            \vspace{20pt}
 | 
			
		||||
        }
 | 
			
		||||
        % \begin{abstract}
 | 
			
		||||
        %     The Fenceless Grazing Collar system aims to reduce the amount of work
 | 
			
		||||
        %     needed by farmers to keep herds of grazing animals. The project
 | 
			
		||||
        %     will be implemented using the LoRa wireless communication protocol to allow
 | 
			
		||||
        %     for long-range interaction between animal-worn collars and a gateway device.
 | 
			
		||||
        %     The gateway device will also provide an HTTP-based JSON API to apply configuration
 | 
			
		||||
        %     changes to collars through an application built for Android mobile devices.
 | 
			
		||||
        %     The MariaDB SQL database management system will be used to store the data
 | 
			
		||||
        %     received from the collar for viewing and analysis.
 | 
			
		||||
        % \end{abstract}     
 | 
			
		||||
        \begin{abstract}
 | 
			
		||||
            The Fenceless Grazing System aims to reduce the amount of work
 | 
			
		||||
            needed by farmers to keep and manage herds of grazing animals. The project
 | 
			
		||||
            implements a network of devices using the LoRa wireless communication protocol to allow
 | 
			
		||||
            for long-range interaction between animal-worn collars and a gateway.
 | 
			
		||||
            An HTTP-based JSON API server is hosted on the same hardware as the gateway, and applies configuration
 | 
			
		||||
            changes to collars through an application built for Android mobile devices.
 | 
			
		||||
            A MariaDB SQL database management system is used to store the data
 | 
			
		||||
            received from the collar for viewing and analysis. This system has been finalized,
 | 
			
		||||
	    tested, and implemented in anticipation for the completion of the project. This document
 | 
			
		||||
	    contains all information and documents gathered and created during the design and
 | 
			
		||||
	    implementation of the Fenceless Grazing System in an effort to maintain an archive
 | 
			
		||||
	    of all of the work that was accomplished.
 | 
			
		||||
        \end{abstract}     
 | 
			
		||||
    \end{singlespace}
 | 
			
		||||
\end{titlepage}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user