Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[Download Codes] Thesis for CoE/CpE/EcE/IT

Android 20

The Fanatic
Advanced Member
Messages
419
Reaction score
0
Points
26

:ranting:automatic-adventure:ranting:

Project: Traffic Light Violation Monitoring System
Description: Developed in Q1 of 2019 for Electronics Engineering students in Bulacan State University.
Features:
  • Car detection using inductive sensor.
  • Car identification using RFID.
  • Plate number camera capture.
  • Beating the red light detection.
  • SMS notification for violations.
  • Web application for monitoring violations.
Platform:
  • Raspberry Pi
  • Arduino
Operating System:
  • Raspbian
Language:
  • Ruby
  • JavaScript
  • C/C++
Basic Knowledge Requirements:
  • Hardware (Raspberry Pi, Arduino)
  • Frameworks and Protocols (ssh, mqtt, sinatra)
  • Programming (Ruby, JavaScript, C/C++)
  • Operating System (GNU/Linux, Raspbian)
Source Code:: https://github.com/reedleoneil/automatic-adventure

Notes:
Upload firmware to arduino.
Install ruby, ruby-dev and mosquitto on raspbian.
Install paho-mqtt, rubyserial, securerandom, sinatra gems.
Configure mosquitto to enable websockets.



:ranting:VendShit 1.0:ranting:

Project: Medicine Vending Machine a.k.a. VendShit 1.0
Description: Thesis. Developed in Q4 of 2015. Web-based Vending Machine developed as a requirement for the degree of BS Computer Engineering.
Features:
  • Touch Screen LCD
  • Web Based System
    • Vend OS - Vending Machine Framework
    • Vend Admin - Admin Panel
    • Vend UI - User Interface
  • SMS Notification (alert for low stocks)
  • Play Video Advertisment (when system is idle)
  • Print Receipt
  • 1 Peso, 5 Peso, 10 Peso Coin Slot
  • Remote Mangement
Platform:
  • Desktop/Laptop PC (Development)
  • Raspberry Pi (Prototype)
  • Arduino (Prototype)
Operating System:
  • Ubuntu (Development)
  • Raspbian (Prototype/Core)
  • Windows/Linux/Mac/Android/iOS (User Interface)
Languages:
  • Bash Scripting (Testing/Debugging)
  • PHP (Business Logic)
  • Javascript (Business Logic)
  • HTML/CSS (User Interface)
  • C/C++ (Business Logic)
  • Python (Third Party Software)
Basic Knowledge Requirements:
  • Hardware (arduino, raspberry pi, electronics)
  • Software (xampp/wamp, phpmyadmin, arduino IDE)
  • Programming (php, c/c++, javascript/jquery, html, css, python, bash scripting)
  • Networking (basic networking, tcp/ip, ports)
  • Operating System (Windows, GNU/Linux)
  • Database (mySQL)
Documentation (DOWNLOAD):
Source Code (DOWNLOAD): https://github.com/reedleoneil/VendShit-1.0
Notes:
  • Basahin muna ung documentation sa taas para magkaroon ka ng idea about sa system.
  • Para sa block diagram, process diagram, at hardware requirements, see chapter II.
  • For circuit design and architecture, installation and technical details, see chapter III.
  • For complete instruction on configuring Raspberry Pi for this project. See REEDme.txt
  • Hwag kalimutan mag import ng database. See framework final.zip for reedleoneil.sql
  • As a token of appreciation, you can send any amout to the following Bitcoin Wallet Address: 3N6A9gToZBM11eVz3DrZpEQVaj7DrRqqc5
Useful Links:
Code:
https://drive.google.com/open?id=0BxGsj8mcjPY9TjB0TnIzTmNsNms
https://drive.google.com/open?id=0BxGsj8mcjPY9bVB0cmRXdEdCbzg
https://drive.google.com/open?id=0BxGsj8mcjPY9OElHRHp4cEM3T1E
https://drive.google.com/open?id=0BxGsj8mcjPY9QmRmczc2c3dxNTg
https://drive.google.com/open?id=0BxGsj8mcjPY9Ymo1d0pSM1NpbFk
https://drive.google.com/open?id=0BxGsj8mcjPY9TGtZUzJUanplTEE
https://drive.google.com/open?id=0BxGsj8mcjPY9Y0NQWkliS0pKNzQ



:ranting:VendShit 2.0:ranting:

Project: Medicine Vending Machine 2.0 a.k.a. VendShit 2.0
Description: Medicine Vending Machine Framework remastered in Q3 of 2019.
Features:
  • Touch Screen LCD
  • Web Based System
  • 1 Peso, 5 Peso, 10 Peso Coin Slot
  • Improved real-time update of credits.
  • Code redesign and refactoring.
  • Implement mqtt protocol.
Platform:
  • Desktop/Laptop PC (Development)
  • Raspberry Pi (Prototype)
  • Arduino (Prototype)
Operating System:
  • Ubuntu (Development)
  • Raspbian (Prototype/Core)
Languages:
  • Bash Scripting (Testing/Debugging)
  • Ruby (Business Logic)
  • JavaScript (Business Logic)
  • HTML/CSS (User Interface)
  • C/C++ (Business Logic)
Basic Knowledge Requirements:
  • Hardware (arduino, raspberry pi, electronics)
  • Protocol (mqtt)
  • Programming (ruby, c/c++, javascript/jquery, html, css)
  • Operating System (GNU/Linux, Raspbian)
Source Code (DOWNLOAD): https://github.com/reedleoneil/VendShit-2.0

Notes:
Upload firmware to arduino.
Intall ruby, ruby-dev, mosquitto on raspbian.
Intall paho-mqtt and ruby-serial gems.
Configure mosquitto to enable websockets. Config file is included in the source code.



:ranting:buRAT 1.0:ranting:
Home Automation Test 1: https://www.youtube.com/watch?v=JOeLhkXqM8M

Project: Home Automation [Pwned Automation: Remote Administration Tool] a.k.a buRAT 1.0
Description: Pre-Thesis. Developed in 2014. Java-based Remote Administration tool developed for security research (personal project ko lang po). As a requirement for the degree of BS Computer Engineering, Home Automation Module was developed.
Features:
  • Remote Administration Tool
    • Remote Shell
    • Desktop/Screen Capture
    • Camera Capture
  • Home Automation Module
    • Android Application Controller
    • SMS Based Control
    • Voice Command
Platform:
  • Desktop (Server)
  • Desktop/Laptop (Client)
  • Android Device (Controller)
Operating System:
  • Windows/Linux/Mac (Server)
  • Windows (Client)
  • Android (Controller)
Language:
  • Java (System)
  • Assembly (Parallel Port Programming)
Basic Knowledge Requirements:
  • Hardware (electronics, parallel port)
  • Software (debug.exe, android studio, netbeans, jdk, jre, cmd.exe)
  • Programming (java, assembly)
  • Networking (basic networking, tcp/ip, ports)
  • Operating System (Windows, Android)
Source Code (DOWNLOAD): https://github.com/reedleoneil/buRAT-1.0

Notes:
Project discontinued last Q1 of 2015. Re-write to c++/qt framework last 2016. Re-write to ruby on going development, beta to be released on November 2017.



:ranting:buRAT 2.0:ranting:

Project: buRAT 2.0
Description: Personal project. Remote Administration Tool written mainly in ruby.
Features:
  • Infiltration
    • Keystroke Injection (requires hardware)
    • Packet Injection MITM (requires a pwned client)
    • File Binder
    • MS Office Payloads
    • Zero Day
  • Espionage
    • Keylogging
    • Network Sniffer
    • Media Capture (webcam and microphone)
    • Desktop Capture
    • GPS
  • Sabotage
    • Miner (crypto currencies)
    • Ransomeware
    • DDoS
    • Power Control (Logout/Shutdown/Restart)
    • Hardware Over-clocking (can cause physical damage)
    • Remote Desktop
    • Remote Shell
Platform:
  • Desktops
  • Laptops
  • Smartphones
  • SmartTVs
  • Tablets
  • Servers
  • Routers
  • IoT / Embedded Systems
Operating System:
  • Linux
  • MacOS
  • Windows
  • iOS
  • Android
Language:
  • ruby (server and desktop clients are mainly written in ruby)
  • c++ (server and client c++ implementations)
  • some components written in java, bash scripts, vb scripts, c#, python and javascript
  • front end is mainly written in html/css<bootstrap>, javascript<jquery>
Basic Knowledge Requirements:
  • Jack of all trades, master of none!
Source Code:: https://github.com/reedleoneil/buRAT-2.0

Notes:
Here are some sneek peek of the on going development of pwned automation re-write to ruby.
Private beta release on November 2017 (subject to change due to my work).
v2.0.8 Beta December 2017 (delayed release due to my work)
v2.0.9 Beta January 2018 (clean/recode web-app, use mustache.js for templates)
v2.1.0 Beta February 2018 (implement client side)
v2.1.1 Beta March 2018 (discontinuation of project)
Dahil sobrang busy ko sa work talaga hindi ko na mabigyan ng time itong project na to, hopefully kapag nagkaroon ako ng free time i will still continue the development.



:ranting:automatic-octo-meme:ranting:
View attachment 369517

Project: Android Application For Fire And Temperature Monitoring
Description: Developed in Q4 of 2018 for Mechatronics Engineering students in Bulacan State University.
Features:
  • Real Time Smoke Detection
  • Real Time Temperature Detection
  • Wireless Communication using NRF24
  • Android Application
Platform:
  • Raspberry Pi
  • Arduino
  • Android Device
Operating System:
  • Raspbian
  • Android
Language:
  • Ruby
  • JavaScript
  • C/C++
  • QML
Basic Knowledge Requirements:
  • Hardware (Raspberry Pi, Arduino, NRF24)
  • Frameworks and Protocols (qt, ssh, mqtt)
  • Programming (Ruby, JavaScript, QML, C/C++)
  • Operating System (GNU/Linux, Android, Raspbian)
Source Code:: https://github.com/reedleoneil/automatic-octo-meme

Notes:
Upload firmware to arduino.
Build and compile android app.



:ranting:effective-barnacle:ranting:
Part 2: https://youtu.be/UzZeuEPSBY8

Project: Socket Controller and Water Level Monitoring Android App with SMS
Description: Developed in Q1 of 2019 for Electronics Engineering students in Bulacan State University.
Features:
  • Socket Controller
  • Water Level Monitoring
  • Control Online via Internet / Control via Local Network
  • SMS Notification
  • Android Application for control and real-time monitoring.
Platform:
  • Raspberry Pi
  • Arduino
Operating System:
  • Raspbian
Language:
  • Ruby
  • JavaScript
  • C/C++
Basic Knowledge Requirements:
  • Hardware (Raspberry Pi, Arduino)
  • Frameworks and Protocols (ssh, mqtt, sinatra)
  • Programming (Ruby, JavaScript, C/C++)
  • Operating System (GNU/Linux, Raspbian)
Source Code:: https://github.com/reedleoneil/automatic-adventure

Notes:
Upload firmware to arduino.
Install ruby, ruby-dev and mosquitto on raspbian.
Install paho-mqtt, rubyserial, sinatra gems.
Configure mosquitto to enable websockets.


BetterCAP (Man in the Middle) + Coinhive (Monero JavaScript Mining) http://www.mobilarian.com/showthread.php?t=1445078
B2268S Admin Tool v2.00 V100R001C00SPC170 http://www.mobilarian.com/showthread.php?t=1360167
B2268S Admin Tool v1.00 http://www.mobilarian.com/showthread.php?t=1313223

Hit Thanks!​

 

Attachments

  • 7412d3e604e0648651bc4bb3f9fb2bf8.gif
    7412d3e604e0648651bc4bb3f9fb2bf8.gif
    23.9 KB · Views: 12,422
  • 67605381_1104074073114478_793095471034793984_n.jpg
    67605381_1104074073114478_793095471034793984_n.jpg
    83.3 KB · Views: 49
Last edited:
Re: Thesis Titles, Documentation and Source Codes

Note: Only the following projects above have codes and the vending machine is the only project with documentation, the table below are just title proposals, if you want me to create/re-create these projects, or if you have an idea that you want to bring to life, you can contact me.

TitlesFeaturesPlatformLanguagesTags
NEW! VENDING MACHINECOIN SLOT, SMS DRIVEN, CRITICAL LEVEL SENSOR, LCD DISPLAY AND KEYPAD MODULE, TOUCHSCREEN, WEB BASEDRASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssMONITORING, WEB APPLICATION, SENSORS, NETWORKING
NEW! TRAFFIC LIGHT VIOLATION MONITORING SYSTEMINDUCTIVE SENSOR, RFID, TRAFFIC LIGHT, CAMERAARDUINO, RASPBERRY PIc/c++, ruby, javascript, htmlMONITORING, SENSORS
NEW! ANDRIOD APP FOR FIRE AND TEMPERATURE MONITORING SYSTEM WITH MAPPINGANDROID APP, SMOKE SENSOR, TEMP SENSORADRUINO, ANDROIDc/c++, html, javascript, qmlMONITORING, SENSORS
NEW! SOCKET CONTROLLER AND WATER LEVEL MONITORING WITH SMSRELAY, WATER LEVEL, SMSANDROID, ARDUINO, RASPBERRY PIc/c++, ruby, javascript, html, qmlMONITORING, SENSORS, SMS
HOME AUTOMATION WITH MAPPING SYSTEM - ANDROID BASEDGRAPHICAL MAPPING SYSTEM, RELAY MODULE, ANDROID CONTROLLED SYSTEM, TIMER MODULE, WIRELESS SWTICHINGRASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssAUTOMATION, WEB APPLICATION, SENSORS, NETWORKING, MOBILE APPLICATION
FLOOD MONITORING SYSTEM WITH SOCIAL MEDIA NOTIFICATIONGRAPHICAL MAPPING SYSTEM, WATER LEVEL DETECTION, SOCIAL MEDIA NOTIFICATIONARDUINOc/c++MONITORING, SENSORS
CROSS PLATFORM REMOTE ADMINISTRATION TOOLCROSS PLATFORM, INFILTRATION, ESPIONAGE, SABOTAGEWINDOWS, MACOS, GNU/LINUX, ANDROID, IOS, EMBEDDED SYSTEMS, IOTc/c++, ruby, java, bash, python, vbscript, javascript, php, htmlSECURITY, HARDWARE, SOFTWARE, NETWORKING, OPERATING SYSTEMS
AUTO-FOLLOW GROCERY CART USING RF TAGGINGAUTO FOLLOW, BLOCKAGE DETECTION, RF PAIRING, MOTOR DRIVEN, NOTIFICATION FEATURESARDUINOc/c++AUTOMATION, MICROCONTROLLER, SENSORS
BAGGAGE COUNTER USING BIOMETRIC / THERMAL PRINTERPNEUMATIC LOCK, FINGER PRINT SCANNER/BARCODE READER, ALARM SYSTEM, TOUCH SCREEN CAPABILITY, THERMAL PRINTING ARDUINOc/c++SECURITY, AUTOMATION, MICROCONTROLLER
AUTOMATIC FLOOR POLISHERAUTO CLEANING, BLOCKAGE DETECTION, PATTERN MOVEMENT, AUTOMATIC CHARGING, VOLTAGE DETECTIONARDUINOc/c++AUTOMATION, MICROCONTROLLER, SENSORS
WATER SPRINKLER USING MOISTURE LEVEL SENSORSOIL MOISTURE TEST, ELECTRONIC WATER BULB, AUTOMATIC WATERING SYSTEMARDUINOc/c++AUTOMATION, MICROCONTROLLER, SENSORS
ATTENDANCE MONITORING SYSTEMFINGER PRINT SCANNER, AUTOMATIC DOOR OPEN, LIQUOR DETECTION, SMS DRIVEN NOTIFICATIONRASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssMONITORING, WEB APPLICATION, SENSORS, NETWORKING
MEDICINE DISPENSER WITH SCHEDULINGAUTOMATIC MEDICINE DISPENSER, TIMER MODULE, SMS NOTIFICATION, LCD AND KEYPAD MODULEARDUINOc/c++AUTOMATION, SENSORS
CAR PARKING SYSTEM WITH SMS MODULESENSOR DETECTION, SMS NOTIFICATION, AUTOMATIC CALCULATION SYSTEM, GRAPHICAL MAPPING SYSTEM RASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssMONITORING, WEB APPLICATION, SENSORS, NETWORKING, MOBILE APPLICATION
SOLAR POWERED FISH TANKAUTOMATIC FEEDER SYSTEM, SMS NOTIFICATION, TIMER MODULE, KEYPAD AND LCD MODULE, ELECTRONIC CONTROLLED WATER PUMP, SOLAR PANEL POWER SOURCEARDUINOc/c++AUTOMATION, MONITORING, SENSORS

どうもありがとうございました

Hit Thanks!​
 
Last edited:
Re: Thesis Titles, Documentation and Source Codes

Wow very informative t.s kaso sayang na dissolve nayung group namin at nakalipat nako sa ibang group pero ayos toh... Buong buo ang concept!
 
Re: Thesis Titles, Documentation and Source Codes

hanep nmn nito bkit ngayon lng to dati hirap kami magresearch ano projects buti nlng nakagawa din last 2015 hehehehe
 
Re: Thesis Titles, Documentation and Source Codes

hanep nmn nito bkit ngayon lng to dati hirap kami magresearch ano projects buti nlng nakagawa din last 2015 hehehehe

ano yung sa inyo? share mo naman :)
 
Re: [Download] Thesis Titles, Documentation and Source Codes

Sir meron pa po ba kayong other suggestions na pwedeng gawing thesis? school based po or agriculture po sana
 
Re: [Download] Thesis Titles, Documentation and Source Codes

very witty :clap:
 
Re: [Download] Thesis Titles, Documentation and Source Codes

thankyou malapit na thesis namin ba bookmark
 
Re: [Download] Thesis Titles, Documentation and Source Codes

salamat ts,malaking tulong to :)
 
Re: [Download] Thesis Titles, Documentation and Source Codes

Sir meron pa po ba kayong other suggestions na pwedeng gawing thesis? school based po or agriculture po sana
Automated Irrigation System, Poultry Feeding and Cooling System

very witty :clap:
Thanks!

thankyou malapit na thesis namin ba bookmark
Welcome! Goodluck sa thesis niyo!

salamat ts,malaking tulong to :)
Welcome! :)
 
Last edited:
Re: [Download] Thesis Titles, Documentation and Source Codes

TS! Pasilip naman ng " ATTENDANCE MONITORING SYSTEM " for education purpose. Ganitong system target ko gawin. Salamat! <3
 
Re: [Download] Thesis Titles, Documentation and Source Codes

TS! Pasilip naman ng " ATTENDANCE MONITORING SYSTEM " for education purpose. Ganitong system target ko gawin. Salamat! <3

Hindi po lahat ng proposals e ginawa ko, ung naaprove lang samin ung vendo :)
 
Re: [Download] Thesis Titles, Documentation and Source Codes

Pa bookmark po.
 
Re: [Download] Thesis Titles, Documentation and Source Codes

BOOKMARKED! - Saludo ako sa yo TS, mas lalo ako na-inspired to pursue my programming willingness! :) Thank you po!
 
Re: [Download] CoE/CpE/EcE/IT Thesis Titles, Documentation and Source Codes

Computer Engineering / Electronics Engineering Thesis Proposals​
TitlesFeaturesPlatformLanguagesTags
AUTO-FOLLOW GROCERY CART USING RF TAGGINGAUTO FOLLOW, BLOCKAGE DETECTION, RF PAIRING, MOTOR DRIVEN, NOTIFICATION FEATURESARDUINOc/c++AUTOMATION, MICROCONTROLLER, SENSORS
BAGGAGE COUNTER USING BIOMETRIC / THERMAL PRINTERPNEUMATIC LOCK, FINGER PRINT SCANNER/BARCODE READER, ALARM SYSTEM, TOUCH SCREEN CAPABILITY, THERMAL PRINTING ARDUINOc/c++SECURITY, AUTOMATION, MICROCONTROLLER
AUTOMATIC FLOOR POLISHERAUTO CLEANING, BLOCKAGE DETECTION, PATTERN MOVEMENT, AUTOMATIC CHARGING, VOLTAGE DETECTIONARDUINOc/c++AUTOMATION, MICROCONTROLLER, SENSORS
WATER SPRINKLER USING MOISTURE LEVEL SENSORSOIL MOISTURE TEST, ELECTRONIC WATER BULB, AUTOMATIC WATERING SYSTEMARDUINOc/c++AUTOMATION, MICROCONTROLLER, SENSORS
ATTENDANCE MONITORING SYSTEMFINGER PRINT SCANNER, AUTOMATIC DOOR OPEN, LIQUOR DETECTION, SMS DRIVEN NOTIFICATIONRASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssMONITORING, WEB APPLICATION, SENSORS, NETWORKING
VENDING MACHINECOIN SLOT, SMS DRIVEN, CRITICAL LEVEL SENSOR, LCD DISPLAY AND KEYPAD MODULE, TOUCHSCREEN, WEB BASEDRASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssMONITORING, WEB APPLICATION, SENSORS, NETWORKING
MEDICINE DISPENSER WITH SCHEDULINGAUTOMATIC MEDICINE DISPENSER, TIMER MODULE, SMS NOTIFICATION, LCD AND KEYPAD MODULEARDUINOc/c++AUTOMATION, SENSORS
CAR PARKING SYSTEM WITH SMS MODULESENSOR DETECTION, SMS NOTIFICATION, AUTOMATIC CALCULATION SYSTEM, GRAPHICAL MAPPING SYSTEM RASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssMONITORING, WEB APPLICATION, SENSORS, NETWORKING, MOBILE APPLICATION
HOME AUTOMATION WITH MAPPING SYSTEM - ANDROID BASEDGRAPHICAL MAPPING SYSTEM, RELAY MODULE, ANDROID CONTROLLED SYSTEM, TIMER MODULE, WIRELESS SWTICHINGRASPBERRY PI/COMPUTER, ARDUINOc/c++, php, javascript, html, cssAUTOMATION, WEB APPLICATION, SENSORS, NETWORKING, MOBILE APPLICATION
SOLAR POWERED FISH CONDOMINIUMAUTOMATIC FEEDER SYSTEM, SMS NOTIFICATION, TIMER MODULE, KEYPAD AND LCD MODULE, ELECTRONIC CONTROLLED WATER PUMP, SOLAR PANEL POWER SOURCEARDUINOc/c++AUTOMATION, MONITORING, SENSORS
FLOOD MONITORING SYSTEM WITH SOCIAL MEDIA NOTIFICATIONGRAPHICAL MAPPING SYSTEM, WATER LEVEL DETECTION, SOCIAL MEDIA NOTIFICATIONARDUINOc/c++MONITORING, SENSORS
CROSS PLATFORM REMOTE ADMINISTRATION TOOLCROSS PLATFORM, INFILTRATION, ESPIONAGE, SABOTAGEWINDOWS, MACOS, GNU/LINUX, ANDROID, IOS, EMBEDDED SYSTEMS, IOTc/c++, ruby, java, bash, python, vbscript, javascript, php, htmlSECURITY, HARDWARE, SOFTWARE, NETWORKING, OPERATING SYSTEMS

Hit Thanks!​

PA bm muna ako nito TIA po
 
Re: [Download] CoE/CpE/EcE/IT Thesis Titles, Documentation and Source Codes

Pa-BM po ako. 4th year ECE student here salamat po.
 
Back
Top Bottom