前提是有led.jar包封装好了东西
1、并设置好led灯的模式并打开串口。
2、在布局中创建一个EditText ,Button。并利用-.getText.toString().trim();
来获取EditText 中的数据,并利用按键来发送数据给led屏上。