Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.6.0 #11

Merged
merged 7 commits into from
Sep 27, 2022
Merged

2.6.0 #11

merged 7 commits into from
Sep 27, 2022

Conversation

SinisterRj
Copy link
Owner

New features:

  1. New default pin out to match with the official Safety Printer Arduino Shield;
  2. Include command to repeat intro msg;
  3. Remove "booting..." string from the setup;
  4. Auto detects different Arduino boards;
  5. Include command to report Printer's power status (user request) - Integration with PSU Control;
  6. Include command to reset the Safety Printer MCU. This command allows firmware update.
  7. Command returns board Type;
  8. Include ARDUINO_RESET_PIN;
  9. Include neopixels as status indicator;
  10. Fix a bug that makes wrong temperature readings if your declared sensor that don't match with the sensor's count.

SinisterRj and others added 7 commits August 30, 2022 16:19
30/08/22
Changes:
1) New default pin out to match with the official Safety Printer Arduino Shield;
2) Include <R6> command to repeat intro msg;
3) Remove "booting..." string from the setup;
4) Auto detects different Arduino boards;
5) Include command <r7> to report Printer's power status (user request) - Integration with PSU Control;
 6) Include command <c9> to reset the Safety Printer MCU. This command allows firmware update.
 7) Command <R4> returns board Type;
 8) Include ARDUINO_RESET_PIN;
 9) Include neopixels as status indicator;
 10) Fix a bug that makes wrong temperature readings if your declared sensor that don't match with the sensor's count.
1) Adds capacitor to avoid autoreset upon serial connection;
2) Removes UART connector;
3) Adds neopixel support for alarm and trip LEDs;
4) Removes some unused holes;
5) Rearranges some connectors to avoid Arduino UNO USB connector short circuit.
@SinisterRj SinisterRj merged commit 5a088c4 into main Sep 27, 2022
SinisterRj added a commit that referenced this pull request Sep 27, 2022
Merge pull request #11 from SinisterRj/devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant