Skip to content

capopaul/Jack-Bluetooth-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jack <> Bluetooth Converter

Revision 3.1 (Not manufactured yet) :

jack<>bluetooth_rev3.1_top.png

Revision 3.0 (Manufactured) :

image pcb

Table of Content

  1. Features
  2. Design Specificatin and documentation
  3. Repo organization
  4. Next steps
  5. Revision history

1. Features

This project aims to design a device with the following features:

  • Audio input from a 2.5mm audio jack can be sampled and transmitted via Bluetooth to a headphone.
  • Digital audio from a smartphone can be received via Bluetooth and converted into analog audio through a 3.5mm audio jack.
  • The device can be powered via USB-C or run on battery for up to 3 hours.
  • The battery charges when the device is connected to USB-C.
  • A screen and buttons allow switching between "Jack to Bluetooth" and "Bluetooth to Jack" modes.
  • The screen and buttons enable Bluetooth peripheral selection when the device functions as a Bluetooth central.
  • The screen turns off after 1 minute of inactivity to save power.

2. Design specification and documentation

Please go to Jack <> Bluetooth Design Specification which documents the design choices and provide details on the project.

Software Readme contains note taking from the software development (work in progress).

3. Repo organization

./Components -> components list with libs (not public)

./doc -> documentations, specifications and images

./gerber -> pcb design files for manufacturing

./kicad -> Kicad files

./software -> ESP32 C code (work in progress)

4. Next steps

  • Working on a new revision : Rev3.1 to fix the current hardware limitations

5. Revisions history

Please go to Jack<>Bluetooth-Revision-History

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors