【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 

相关内容

热门资讯

技巧辅助挂!pokermast... 技巧辅助挂!pokermaster修改器,丹东约战麻将辅助器,演示教程(有挂细节)1、点击下载安装,...
现场直击!wepokerplu... 现场直击!wepokerplus万能挂,丰城双剑新版最强高分攻略,操作教程(有挂方针)1.丰城双剑新...
插件辅助挂!wepoker有辅... 插件辅助挂!wepoker有辅助器吗,乐平包王攻略,学习教程(有挂方略)1、首先打开乐平包王攻略辅助...
据玩家消息!拱趴大菠萝辅助神器... 据玩家消息!拱趴大菠萝辅助神器,多乐跑得快辅助器,机巧教程(证实有挂)1、在拱趴大菠萝辅助神器插件功...
此事备受玩家关注!来玩app破... 此事备受玩家关注!来玩app破解版,h5能反杀吗,绝活教程(有挂详细)1、打开软件启动之后找到中间准...
值得注意的是!aapoker破... 值得注意的是!aapoker破解侠是真的吗,蜀山四川游戏修改工具,经验教程(有挂助手)1、金币登录送...
第三方辅助!wepoker脚本... 第三方辅助!wepoker脚本,广东星悦有外开挂辅助器吗,法门教程(有挂分析)广东星悦有外开挂辅助器...
此事引发广泛关注!德州透视脚本... 此事引发广泛关注!德州透视脚本,崇阳斗棋辅助脚本视频,诀窍教程(的确有挂)暗藏猫腻,小编详细说明崇阳...
黑科技辅助挂!wepoker买... 黑科技辅助挂!wepoker买脚本靠谱吗,情怀七喜游戏辅助,法门教程(有挂方法)1、每一步都需要思考...
方法辅助挂!aapoker怎么... 方法辅助挂!aapoker怎么设置提高好牌几率,蘑菇云辅助使用视频,绝活儿教程(讲解有挂)1、完成蘑...