Open Source projects where we struggle with engineering, electronics, coding and who knows what else... In this case, Bytes Counter is a very simple digital tally counter, so hopefully you may find it interesting ;)
Table of Contents
Bytes Counter is a simple Tally Counter for counting people in places, helping you in inventories, practising soldering or just counting things at work! The project was chosen to test some PCB manufacturer capabilities and experiment with both the XLP (Extreme Low-Power Technology) and the pic18LF14k50 itself
The PCB does not have any power button, since the project's approach is to use the XLP technology of the PIC. It only has two buttons: increase/decrease the count.
A buzzer helps you count anything without needing to read the display every time so that you can focus on your work.
Even after weeks or months, the count is kept while in deep sleep mode.
- Get the gerber files for the latest version: V1
- Send them to a PCB manufacturer (Our Sponsor is PCBWAY)
- Buy all the components from the Bill Of Materials
- Solder everything with the help of the schematic
- Burn the latest firmware
- Give us a Star to the respository ;)
Here it is an assembly video:
Instructions of use:
- Pressing "+" or "-" will increase/decrease the count.
- Long press "+" : Sound Event -> Activate/Deactivate buzzer sounds.
- Long press "-" : Reset event -> Reset the count.
- 60s without pressing any button: Deep Sleep Mode -> Display off.
- Any button pulsation will exit Deep Sleep Mode.
- Count up/down and show it on screen
- enable/disable sound when pressing buttons
- Low Power Consumption
- Lower the frequency of the microcontroller at minimum
- Enter deep sleep mode automatically
See the open issues for a full list of proposed features (and known issues).
State: Project FINISHED - 01/08/2022
Distributed under three licenses:
Making Devices - @MakingDevices
Project Link: https://github.com/makingdevices/Bytes-Counter
Other Links: LinkTree
PCBWAY helped us with the fabrication of the PCBs. You can check their quality with the following pictures:
Should you want to colaborate with MakingDevices, you can buy a BytesCounter fully assembled and ready to use ;).



