
Multipurpose cleaner from Stemona (Stemonaceae) effectively cleans all surfaces,removes insects and stains, and is safe and eco-friendly
น้ำยาทำความสะอาดในตลาดมักมีสารเคมีที่เป็นอันตราย โครงงานนี้จึงศึกษาและพัฒนาน้ำยาทำความสะอาดอเนกประสงค์ที่ปลอดภัย ใช้งานได้หลากหลาย และเป็นมิตรกับสิ่งแวดล้อม

คณะเทคโนโลยีสารสนเทศ
Currently, the issue of developmental writing disabilities in children is a matter of great importance for school-age children. Diagnosing whether a child has developmental writing disabilities relies on writing skill assessments, which are administered to those seeking diagnosis and evaluated by medical professionals or experts. However, there are still limitations in the diagnostic process, which depends heavily on expert physicians, leading to a high demand for human resources. To address this, we have developed a method for scoring writing skill assessments using image processing technology, based on existing scoring criteria. Currently, three criteria are used for scoring: writing position, article format, and copying speed. We have also created a web application to make the system more accessible and easier to use.

คณะวิศวกรรมศาสตร์
Currently, lithium batteries are widely used in electronic devices and electric vehicles, making the estimation of their State of Health (SOH) crucial. Accurate SOH estimation helps extend battery lifespan, reduce maintenance costs, and prevent safety issues such as overheating or explosions. This project aims to study and analyze mathematical models of batteries and develop SOH estimation techniques using Neural Networks to enhance accuracy and evaluation speed. The experiment involved collecting charge and discharge data from three lithium battery cells under controlled temperature conditions while maintaining a constant current. The current, voltage, and time data were recorded and analyzed to determine the battery capacity for each cycle. These data were then used to train a Neural Network model. The results demonstrated an effective method for predicting battery health status. The outcomes of this project can contribute to the development of a Battery Management System (BMS) that improves battery efficiency and longevity. Additionally, it provides a foundation for applying artificial intelligence techniques in the energy sector effectively.

คณะวิทยาศาสตร์
The objective is to develop a web application for tool requests to issues arising from using Excel programs. The initial Excel file is copied from an existing SQL database and repeatedly duplicated, leading to excessive storage consumption. Additionally, the Excel files cannot be accessed concurrently by multiple users. Therefore, this web application aims to connect directly to the SQL database, eliminating the problems caused by using Excel files.