【Android】Android基于ibeacon信标实现蓝牙考勤功能,利用蓝牙信标做一款打卡软件,Android与服务器的蓝牙考勤系统
创始人
2025-01-18 00:03:35
0

文章目录

  • 一、android开发
  • 二、服务器接口与gradio开发
  • 三、gradio前端界面展示
  • 问询、帮助

需要开发三部分的程序:

在这里插入图片描述

一、android开发

当手机的蓝牙开启并靠近ibeacon设备时,设备会主动发送蓝牙信号。
手机接收到这个信号后,根据ibeacon设备的UUID、major、minor和MAC这四个参数,就可以确认是哪一台ibeacon设备。然后,手机调用服务器上的考勤接口(注意:ibeacon设备只用于确认手机在考勤机附近,不会发送考勤数据到设备本身),这样就可以实现蓝牙考勤了。

android-beacon-library:

https://altbeacon.github.io/android-beacon-library/

android stdio
在这里插入图片描述

考虑和大众android手机的版本,选低一点的:

在这里插入图片描述
在AndroidManifest.xml文件中添加蓝牙、定位以及文件读取和写入权限的静态权限,可以按照以下格式进行:

                                                                                                                                                      

设计界面:

在这里插入图片描述

二、服务器接口与gradio开发

fastapi接口:

  @app.post("/check_in") def check_in_student(student: Student):     conn = connect_to_database('dakax.db')     result = check_in(conn, student.name, student.student_id)     close_connection(conn)     ret = {"status": "success", "message": "学生签到成功"} if result else {"status": "error", "message": "请联系老师添加学生信息"}     return ret   @app.post("/delete_student_record") def delete_student_record(student: Student):     try:         conn = connect_to_database('dakax.db')         delete_record(conn, student.name, student.student_id)         close_connection(conn)     except:         return {"status": "error", "message": "学生记录删除失败"}     return {"status": "success", "message": "学生记录删除成功"}   @app.post("/insert_student_record") def insert_student_record(student: Student):     try:         conn = connect_to_database('dakax.db')         ret = insert_record(conn, student.name, student.student_id)         close_connection(conn)         if ret:             return {"status": "success", "message": "学生记录新增成功"}         else:             return {"status": "error", "message": "学生记录已存在,无法新增"}      except:         return {"status": "error", "message": "学生记录新增失败"}   

gradio:

 def create_gradio():     with gr.Blocks() as demo:         gr.Markdown("# 蓝牙考勤打卡系统")         with gr.Tab("签到统计信息"):             with gr.Row():                 o1, o2 = checkin_data()                 with gr.Column():                     output_txt = gr.Textbox(label="签到人数/总人数:", value=o1)                 with gr.Column():                     output_pil_img = gr.Image(label="统计图", type="pil", value=o2)             with gr.Row():                 checkin_button = gr.Button("刷新")             checkin_button.click(checkin_data, [], [output_txt, output_pil_img])         with gr.Tab("查看学生"):             with gr.Row():                 with gr.Column():                     # gr.DataFrame                     output = gr.DataFrame(label="全部学生信息", value=update_data())                     update_button = gr.Button("刷新")                     update_button.click(update_data, [], output)         with gr.Tab("添加学生"):             with gr.Row():                 with gr.Column():                     add_name = gr.Textbox(label="姓名", value="请输入姓名")                     add_student_id = gr.Textbox(label="学号", value="请输入学号")                     output = gr.Textbox(label="log")                     add_button = gr.Button("添加")                     add_button.click(add_student, [add_name, add_student_id], output)         with gr.Tab("删除学生"):             with gr.Row():                 with gr.Column():                     delete_name = gr.Textbox(label="姓名", value="请输入姓名")                     delete_student_id = gr.Textbox(label="学号", value="请输入学号")                     output = gr.Textbox(label="log")                     delete_button = gr.Button("删除")                     delete_button.click(delete_student, [delete_name, delete_student_id], output)     return demo 

三、gradio前端界面展示

打开web graio界面就可以操作:

在这里插入图片描述

在这里插入图片描述

在这里插入图片描述
在这里插入图片描述

问询、帮助

你如果需要帮助,请看这里:

https://docs.qq.com/sheet/DUEdqZ2lmbmR6UVdU?tab=BB08J2 

相关内容

热门资讯

第1分钟妙计!填大坑辅助器攻略... 第1分钟妙计!填大坑辅助器攻略,八闽福建辅助,规律教程(有挂秘笈)-哔哩哔哩1、游戏颠覆性的策略玩法...
透视了解!we-poker靠谱... 透视了解!we-poker靠谱吗(透视)切实存在有挂,切实教程(有挂开挂)-哔哩哔哩1、we-pok...
第三分钟详情!wepoker有... 第三分钟详情!wepoker有什么规律(透视)好像是有挂,可靠教程(有挂讲解)-哔哩哔哩一、wepo...
透视中牌率!pokermast... 透视中牌率!pokermaster辅助器,hhpkoer辅助挂是真的吗,方式教程(有挂秘籍)-哔哩哔...
透视软件!wepoker怎么发... 透视软件!wepoker怎么发冤家牌(透视)原来有挂,软件教程(有挂苹果)-哔哩哔哩1、进入游戏-大...
四分钟窍门!聚财平台辅助,玩吧... 四分钟窍门!聚财平台辅助,玩吧辅助器,必赢教程(新版有挂)-哔哩哔哩亲,关键说明,聚财平台辅助赛季回...
5分钟总结!wepoker有脚... 5分钟总结!wepoker有脚本吗(透视)其实真的有挂,AI教程(有挂方式)-哔哩哔哩1、wepok...
透视辅助!wepoker软件靠... 透视辅助!wepoker软件靠谱么,fishpoker透视底牌,方案教程(有挂透明挂)-哔哩哔哩we...
透视线上!xpoker辅助器(... 透视线上!xpoker辅助器(透视)竟然是真的挂,揭秘教程(有挂输赢)-哔哩哔哩1、超多福利:超高返...
九分钟秘籍!科乐天天踢辅助视频... 九分钟秘籍!科乐天天踢辅助视频,爱玩联盟辅助软件,wpk教程(有挂助手)-哔哩哔哩科乐天天踢辅助视频...