Printer can be put into energy-saving mode until arrival of a new messagepythoncoder wrote: ↑Mon Mar 26, 2018 6:13 amI like itI wonder if there's scope for saving power by switching off the DC supply to the printer until a message arrives?
Search found 2 matches
- Mon Mar 26, 2018 8:24 am
- Forum: Hardware Projects
- Topic: TelegaGraph
- Replies: 4
- Views: 948
Re: TelegaGraph
- Sun Mar 25, 2018 3:11 pm
- Forum: Hardware Projects
- Topic: TelegaGraph
- Replies: 4
- Views: 948
TelegaGraph
TelegaGraph prints messages from Telegram Bot on a thermal printer only with ESP8266. It is only the first version. The code is not the best, but I would like to have something to work. Used board Wemos D1 mini firmware Micropython v.1.9.3 I wrote a basic library for working with bot api Telegram. I...