This document describes a wireless electronic notice board that displays notices sent via SMS from a mobile phone. The circuit uses an Arduino microcontroller, GSM module to receive SMS messages, and a 16x2 LCD for display. When an SMS with a notice message is sent, the GSM module receives it and sends it to the Arduino. The Arduino then extracts and displays the notice message on the LCD. This allows notices to be updated and viewed remotely via SMS from any location with cellular network access.