-
Notifications
You must be signed in to change notification settings - Fork 191
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
read an analog value from a pwm port (arduino) with pyfirmata2 on Python #99
base: master
Are you sure you want to change the base?
Commits on Sep 7, 2018
-
Added an event handler which is called at the sampling rate
of the arduino.
Configuration menu - View commit details
-
Copy full SHA for 5a51489 - Browse repository at this point
Copy the full SHA 5a51489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996f644 - Browse repository at this point
Copy the full SHA 996f644View commit details
Commits on Sep 8, 2018
-
Added a thread to the class board which samples then at a
given sampling rate. This is basically using an iterator within the board class. Updated the util class so that the Iterator can also be stopped and added a flag. Added join to board so that it waits till the Treads terminates. Updated analog_realtime_scope.py which no longer needs to refer to util and calls the new sampling method in the board class.
Configuration menu - View commit details
-
Copy full SHA for e295c08 - Browse repository at this point
Copy the full SHA e295c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for f37f064 - Browse repository at this point
Copy the full SHA f37f064View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6acd29 - Browse repository at this point
Copy the full SHA d6acd29View commit details
Commits on Sep 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d3764cc - Browse repository at this point
Copy the full SHA d3764ccView commit details -
I have been testing it under Python 3.6 which works fine.
New minor version number b/c of new features.
Configuration menu - View commit details
-
Copy full SHA for 89505ff - Browse repository at this point
Copy the full SHA 89505ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a20bf8 - Browse repository at this point
Copy the full SHA 0a20bf8View commit details -
Added an object oriented data reader which can be used
to save data time stamped to a file
Configuration menu - View commit details
-
Copy full SHA for dfa4905 - Browse repository at this point
Copy the full SHA dfa4905View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf01e27 - Browse repository at this point
Copy the full SHA bf01e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8661c1 - Browse repository at this point
Copy the full SHA a8661c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4945115 - Browse repository at this point
Copy the full SHA 4945115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b0940 - Browse repository at this point
Copy the full SHA 39b0940View commit details
Commits on Sep 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0d02298 - Browse repository at this point
Copy the full SHA 0d02298View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf19d1 - Browse repository at this point
Copy the full SHA aaf19d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e96c4 - Browse repository at this point
Copy the full SHA 63e96c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26cc13b - Browse repository at this point
Copy the full SHA 26cc13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 175f124 - Browse repository at this point
Copy the full SHA 175f124View commit details
Commits on Sep 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 862de01 - Browse repository at this point
Copy the full SHA 862de01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a955588 - Browse repository at this point
Copy the full SHA a955588View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ccd62 - Browse repository at this point
Copy the full SHA d6ccd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4015c - Browse repository at this point
Copy the full SHA fb4015cView commit details -
Configuration menu - View commit details
-
Copy full SHA for db1c84b - Browse repository at this point
Copy the full SHA db1c84bView commit details
Commits on Sep 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f48afdb - Browse repository at this point
Copy the full SHA f48afdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eaf9d1 - Browse repository at this point
Copy the full SHA 3eaf9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b646aac - Browse repository at this point
Copy the full SHA b646aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c586dd - Browse repository at this point
Copy the full SHA 0c586ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ea125 - Browse repository at this point
Copy the full SHA 49ea125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b4d1c - Browse repository at this point
Copy the full SHA 19b4d1cView commit details
Commits on Sep 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c41b817 - Browse repository at this point
Copy the full SHA c41b817View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf6a0a4 - Browse repository at this point
Copy the full SHA cf6a0a4View commit details
Commits on Sep 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f123f15 - Browse repository at this point
Copy the full SHA f123f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c84ee - Browse repository at this point
Copy the full SHA 35c84eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1149766 - Browse repository at this point
Copy the full SHA 1149766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f1bfb - Browse repository at this point
Copy the full SHA 81f1bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610fc0a - Browse repository at this point
Copy the full SHA 610fc0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 699e10c - Browse repository at this point
Copy the full SHA 699e10cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f571865 - Browse repository at this point
Copy the full SHA f571865View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7afbfc - Browse repository at this point
Copy the full SHA f7afbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f0836d - Browse repository at this point
Copy the full SHA 7f0836dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 086bb49 - Browse repository at this point
Copy the full SHA 086bb49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a02161 - Browse repository at this point
Copy the full SHA 4a02161View commit details
Commits on Sep 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 37af1fd - Browse repository at this point
Copy the full SHA 37af1fdView commit details
Commits on Nov 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d114935 - Browse repository at this point
Copy the full SHA d114935View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2dc22e0 - Browse repository at this point
Copy the full SHA 2dc22e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74cb7a - Browse repository at this point
Copy the full SHA d74cb7aView commit details
Commits on Nov 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for de6dffc - Browse repository at this point
Copy the full SHA de6dffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3649873 - Browse repository at this point
Copy the full SHA 3649873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 403a13b - Browse repository at this point
Copy the full SHA 403a13bView commit details
Commits on Nov 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8781975 - Browse repository at this point
Copy the full SHA 8781975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336dfc1 - Browse repository at this point
Copy the full SHA 336dfc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5fae6b - Browse repository at this point
Copy the full SHA f5fae6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf635c - Browse repository at this point
Copy the full SHA fcf635cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6202c75 - Browse repository at this point
Copy the full SHA 6202c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb5430 - Browse repository at this point
Copy the full SHA cdb5430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5c403 - Browse repository at this point
Copy the full SHA 3b5c403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67755d5 - Browse repository at this point
Copy the full SHA 67755d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b989894 - Browse repository at this point
Copy the full SHA b989894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff1bfd - Browse repository at this point
Copy the full SHA 0ff1bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c060690 - Browse repository at this point
Copy the full SHA c060690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b5325 - Browse repository at this point
Copy the full SHA 59b5325View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88ca79 - Browse repository at this point
Copy the full SHA c88ca79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0083033 - Browse repository at this point
Copy the full SHA 0083033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8df46 - Browse repository at this point
Copy the full SHA 8a8df46View commit details -
Improved autodetect for Windows. Assuming that
lowest com port is the right one.
Configuration menu - View commit details
-
Copy full SHA for b823663 - Browse repository at this point
Copy the full SHA b823663View commit details
Commits on Nov 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2434ee5 - Browse repository at this point
Copy the full SHA 2434ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c583088 - Browse repository at this point
Copy the full SHA c583088View commit details -
Configuration menu - View commit details
-
Copy full SHA for e323306 - Browse repository at this point
Copy the full SHA e323306View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2906af - Browse repository at this point
Copy the full SHA b2906afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec8296 - Browse repository at this point
Copy the full SHA 7ec8296View commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8ca5f72 - Browse repository at this point
Copy the full SHA 8ca5f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0cc0c4 - Browse repository at this point
Copy the full SHA e0cc0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d620256 - Browse repository at this point
Copy the full SHA d620256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5921afc - Browse repository at this point
Copy the full SHA 5921afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db2305 - Browse repository at this point
Copy the full SHA 6db2305View commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 615039a - Browse repository at this point
Copy the full SHA 615039aView commit details
Commits on Dec 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0d96e7b - Browse repository at this point
Copy the full SHA 0d96e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11cd58a - Browse repository at this point
Copy the full SHA 11cd58aView commit details
Commits on Dec 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45c3b0b - Browse repository at this point
Copy the full SHA 45c3b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2474d - Browse repository at this point
Copy the full SHA 8b2474dView commit details
Commits on Dec 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1c88e8c - Browse repository at this point
Copy the full SHA 1c88e8cView commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9f487b0 - Browse repository at this point
Copy the full SHA 9f487b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3ccc8 - Browse repository at this point
Copy the full SHA fb3ccc8View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d3831cb - Browse repository at this point
Copy the full SHA d3831cbView commit details
Commits on Dec 18, 2018
-
New major version to reflect that it's a departure form pyfirmata
and now been tested by a lot of students!
Configuration menu - View commit details
-
Copy full SHA for f3b3487 - Browse repository at this point
Copy the full SHA f3b3487View commit details
Commits on Dec 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6450dfa - Browse repository at this point
Copy the full SHA 6450dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3c02d - Browse repository at this point
Copy the full SHA 9c3c02dView commit details
Commits on Nov 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e435af - Browse repository at this point
Copy the full SHA 0e435afView commit details
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bc0d342 - Browse repository at this point
Copy the full SHA bc0d342View commit details -
Made all python files directly executable under Linux.
So you can start them with for example with: "./realtime_scope.py".
Configuration menu - View commit details
-
Copy full SHA for 5909096 - Browse repository at this point
Copy the full SHA 5909096View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d10f8d4 - Browse repository at this point
Copy the full SHA d10f8d4View commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5c185dd - Browse repository at this point
Copy the full SHA 5c185ddView commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 18b404a - Browse repository at this point
Copy the full SHA 18b404aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67990ef - Browse repository at this point
Copy the full SHA 67990efView commit details
Commits on Dec 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1872ce - Browse repository at this point
Copy the full SHA c1872ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0795f74 - Browse repository at this point
Copy the full SHA 0795f74View commit details
Commits on Mar 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 829331c - Browse repository at this point
Copy the full SHA 829331cView commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 84d9b2c - Browse repository at this point
Copy the full SHA 84d9b2cView commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d4f9e53 - Browse repository at this point
Copy the full SHA d4f9e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc690af - Browse repository at this point
Copy the full SHA fc690afView commit details
Commits on Aug 23, 2021
-
The firmata firmware seems to have changed the minimum sampling
interval to 1ms which is 1kHz sampling rate.
Configuration menu - View commit details
-
Copy full SHA for f98ba95 - Browse repository at this point
Copy the full SHA f98ba95View commit details
Commits on Aug 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d9ffb8c - Browse repository at this point
Copy the full SHA d9ffb8cView commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 177dbcd - Browse repository at this point
Copy the full SHA 177dbcdView commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 535e27f - Browse repository at this point
Copy the full SHA 535e27fView commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5c0cbd - Browse repository at this point
Copy the full SHA b5c0cbdView commit details
Commits on Oct 2, 2021
-
Merge pull request #6 from benjie-git/master
Added support for INPUT_PULLUP mode
Configuration menu - View commit details
-
Copy full SHA for 9d4641a - Browse repository at this point
Copy the full SHA 9d4641aView commit details
Commits on Oct 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 93645f5 - Browse repository at this point
Copy the full SHA 93645f5View commit details
Commits on Oct 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f248ead - Browse repository at this point
Copy the full SHA f248eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3be3fb - Browse repository at this point
Copy the full SHA e3be3fbView commit details
Commits on Nov 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f6519a - Browse repository at this point
Copy the full SHA 4f6519aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 995ed39 - Browse repository at this point
Copy the full SHA 995ed39View commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8d023cc - Browse repository at this point
Copy the full SHA 8d023ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 863af26 - Browse repository at this point
Copy the full SHA 863af26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd3f0b - Browse repository at this point
Copy the full SHA 4bd3f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa56ae9 - Browse repository at this point
Copy the full SHA fa56ae9View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 77da992 - Browse repository at this point
Copy the full SHA 77da992View commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3cc9734 - Browse repository at this point
Copy the full SHA 3cc9734View commit details
Commits on Nov 18, 2021
-
Removed specifics from the pypi readme.
Rather pointing to the github repo for anything which changes.
Configuration menu - View commit details
-
Copy full SHA for d243107 - Browse repository at this point
Copy the full SHA d243107View commit details -
Configuration menu - View commit details
-
Copy full SHA for b40d3f2 - Browse repository at this point
Copy the full SHA b40d3f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dedc637 - Browse repository at this point
Copy the full SHA dedc637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dafffb - Browse repository at this point
Copy the full SHA 5dafffbView commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6894c23 - Browse repository at this point
Copy the full SHA 6894c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdc30d - Browse repository at this point
Copy the full SHA bcdc30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c3652 - Browse repository at this point
Copy the full SHA 04c3652View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9918f - Browse repository at this point
Copy the full SHA be9918fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395244e - Browse repository at this point
Copy the full SHA 395244eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d251bc - Browse repository at this point
Copy the full SHA 8d251bcView commit details
Commits on Dec 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2dd3c2d - Browse repository at this point
Copy the full SHA 2dd3c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c4ce5 - Browse repository at this point
Copy the full SHA d5c4ce5View commit details
Commits on Jan 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48ba165 - Browse repository at this point
Copy the full SHA 48ba165View commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c7a621 - Browse repository at this point
Copy the full SHA 7c7a621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e2141 - Browse repository at this point
Copy the full SHA 31e2141View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d444e - Browse repository at this point
Copy the full SHA a2d444eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2996714 - Browse repository at this point
Copy the full SHA 2996714View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ac5c0 - Browse repository at this point
Copy the full SHA c1ac5c0View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6d43dbe - Browse repository at this point
Copy the full SHA 6d43dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976a521 - Browse repository at this point
Copy the full SHA 976a521View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d11f5c1 - Browse repository at this point
Copy the full SHA d11f5c1View commit details
Commits on Nov 2, 2023
-
inspect.getargspec is deprecated
replaced with getfullargspec as suggested by @mdickers47 in #13
Configuration menu - View commit details
-
Copy full SHA for 88f9a93 - Browse repository at this point
Copy the full SHA 88f9a93View commit details
Commits on Nov 3, 2023
-
Windows: scans only for USB serial devices
The com port is used by internal devices by HP or by bluetooth adapters which are then wrongly detected.
Configuration menu - View commit details
-
Copy full SHA for d211914 - Browse repository at this point
Copy the full SHA d211914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 017eb72 - Browse repository at this point
Copy the full SHA 017eb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e8109 - Browse repository at this point
Copy the full SHA b5e8109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2d370 - Browse repository at this point
Copy the full SHA 5c2d370View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40c01a3 - Browse repository at this point
Copy the full SHA 40c01a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dacbd83 - Browse repository at this point
Copy the full SHA dacbd83View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e12ee6 - Browse repository at this point
Copy the full SHA 2e12ee6View commit details
Commits on Feb 20, 2024
-
initialize pin.mode when using digital output
Francois Rainville committedFeb 20, 2024 Configuration menu - View commit details
-
Copy full SHA for a51be9a - Browse repository at this point
Copy the full SHA a51be9aView commit details
Commits on Feb 23, 2024
-
Added disable_reporting() on exit
This has been suggested by @kdickie59 in #14 I cannot test it as it's fine on my RPI3 with the Uno but hopfully helps!
Configuration menu - View commit details
-
Copy full SHA for d0a41a3 - Browse repository at this point
Copy the full SHA d0a41a3View commit details -
Merge branch 'digital-output-pin-initialization' of https://github.co…
…m/Rotule666/pyFirmata2 into Rotule666-digital-output-pin-initialization
Configuration menu - View commit details
-
Copy full SHA for 63ac54d - Browse repository at this point
Copy the full SHA 63ac54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f97e2 - Browse repository at this point
Copy the full SHA 48f97e2View commit details -
Merge branch 'Rotule666-digital-output-pin-initialization'
Thanks @Rotule666 for spotting this quite lax coding there. I've further improved it by adding a proper default behaviour in case the function letter is unknown or misspelt.
Configuration menu - View commit details
-
Copy full SHA for 952fdd3 - Browse repository at this point
Copy the full SHA 952fdd3View commit details
Commits on Apr 18, 2024
-
Polling of analogue or digital pins now causes an exception
Some users just don't read the README, do some polling instead of using callbacks and then fire off an issue (#16). To prevent wasting my time the library now does a hard exception if somebody tries polling. This then recommends pyfirmata1.
Configuration menu - View commit details
-
Copy full SHA for a43ee10 - Browse repository at this point
Copy the full SHA a43ee10View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f10d93 - Browse repository at this point
Copy the full SHA 1f10d93View commit details
Commits on Jun 6, 2024
-
@AlboProgrammer reported that the description string no longer contains "USB" but now the make of the Arduino. I've added this to the autodetect.
Configuration menu - View commit details
-
Copy full SHA for 967da5a - Browse repository at this point
Copy the full SHA 967da5aView commit details