PulsePay

Inspiration

In Africa, secure and reliable payments are still a challenge, especially in areas with unstable internet or unreliable banking infrastructure. We asked ourselves: What if we could make secure digital transactions possible anywhere, even offline, with just a portable IoT device? That idea inspired PulsePay. We wanted to blend FinTech, IoT, and Cybersecurity into a solution that makes payments not only fast and simple but also resilient and future-proof.

What it does

PulsePay is a portable NFC-based payment system that allows users to tap their card or device and complete transactions securely even when traditional internet or banking connectivity is unavailable. It uses edge computing for offline transaction validation, then syncs securely to the cloud when back online. PulsePay’s goal is to make financial inclusion real: enabling vendors, commuters, and communities to transact confidently without depending on fragile infrastructure.

How we built it

  • IoT Hardware: Raspberry Pi + NFC module to handle tap interactions.
  • Connectivity: ESP32 microcontroller for local communication and optional offline-first data caching.
  • Backend: Secure APIs built on Firebase/Azure to handle transaction sync, authentication, and analytics.
  • Cybersecurity: Encrypted token system and AI-powered fraud detection models that flag anomalies.
  • Frontend/Dashboard: A web/mobile dashboard for vendors and admins to view transactions, usage stats, and alerts.

Challenges we ran into

  • Offline-first design: Ensuring transactions remain trustworthy without real-time bank validation was a major hurdle.
  • Security vs. usability: Striking the right balance between airtight encryption and smooth, fast user experience took iteration.
  • Hardware integration: NFC modules and microcontrollers don’t always “play nice” aligning them with our software stack required debugging and creative workarounds.
  • Time constraints: Building a hardware-software-cybersecurity-fintech fusion in 30 hours demanded ruthless prioritization.

Accomplishments that we're proud of

  • Built a working prototype that can process NFC transactions offline and sync them later.
  • Created a secure transaction workflow that doesn’t compromise user trust.
  • Showcased how IoT can extend financial inclusion to underserved communities.
  • Learned to collaborate under intense time pressure while still producing a polished demo.

What we learned

  • IoT + FinTech + AI + Cybersecurity are not just buzzwords; when combined thoughtfully, they create powerful real-world solutions.
  • Hardware integration teaches patience; every bug fix requires persistence and teamwork.
  • Design thinking matters: focusing on user trust and practical use cases made our solution stronger than chasing just tech novelty.

What's next for PulsePay

  • Expand PulsePay into a pilot program for informal vendors, taxis, and rural communities.
  • Integrate biometric authentication (face/fingerprint) for higher security.
  • Build out a predictive fraud detection AI model with more real-world transaction data.
  • Explore partnerships with micro-finance institutions to scale adoption.
  • Package the device into a sleek, consumer-ready product for true portability.

Built With

Share this project:

Updates