Search found 794 matches
- Fri Nov 24, 2017 8:50 pm
- Forum: Drivers for External Components
- Topic: A library for reading rotary encoders (ESP-8266 and Pyboard/stmhal)
- Replies: 22
- Views: 16640
Re: A library for reading rotary encoders (ESP-8266 and Pyboard/stmhal)
I am using a quadrature motor encoder, it is a magnetic encoder with 11 pairs of poles poles attached to a motor and the motor has a 31:1 gear box so I get a very resolution per rotation. I have tried both writing my own routines and using the great 1 written by spotlightkid. I have found them to wo...
- Tue Nov 21, 2017 1:52 am
- Forum: General Discussion and Questions
- Topic: micropython framework
- Replies: 2
- Views: 1248
- Mon Nov 20, 2017 10:02 pm
- Forum: General Discussion and Questions
- Topic: micropython framework
- Replies: 2
- Views: 1248
micropython framework
First of all thanks to everyone that is donating their time to make micropython a reality. Ok I am new to micropython coming from Raspberry pi. One of the reasons for my learning about micropython (mainly for the ESP chips) is to get around the real time problems that RPi has due to the operating sy...
- Mon Nov 20, 2017 10:29 am
- Forum: ESP8266 boards
- Topic: picoweb
- Replies: 9
- Views: 4626
picoweb
Thanks for the add to the forum :) I know this issue has already come up that upip can't install picoweb on the ESP8266 enough there is enough flash to fit it the package there isn't enough memory for upip to do the install routine. I believe the work around is to compile the package into firmware b...