254 Commits (86cd7771cdbcbe5c2f5a1405c305295c230369e0)
 

Author SHA1 Message Date
  Brendan Le Foll 97bc6bbc20 4digitdisplay.py: add example 10 years ago
  Brendan Le Foll 47c332bf6f examples: fix naming of examples 10 years ago
  Brendan Le Foll 1d49b4c3f4 lpd8806: fix typo 10 years ago
  Brendan Le Foll c1ec85ee81 README.md: add ECS1030 sensor to list 10 years ago
  Brendan Le Foll b347f47406 ecs1030: move example and fix doc 10 years ago
  Brendan Le Foll d15bf86157 CMakeLists.txt: move required libmraa version to 0.4.5 10 years ago
  Brendan Le Foll 93a8603686 gy65: add more doc and default constructor settings 10 years ago
  Brendan Le Foll 0ef50b8be2 hmc5883l: improve documentation and sample 10 years ago
  Brendan Le Foll 88bf6956fe lsm303: add new sensor, 6-Axis Accelerometer/Compass 10 years ago
  Brendan Le Foll 961c33ad48 max31855: fix missing interesting tag in header for doc 10 years ago
  Thomas Ingleby 7580465f6b cpack: add tgz generator 10 years ago
  Brendan Le Foll 88eaced5a2 upm: update to version 0.1.8 10 years ago
  Brendan Le Foll b8e1b5850c README.md: fix broken links 10 years ago
  Brendan Le Foll e3177c260c doc: improve & complete documentation on many sensors 10 years ago
  Brendan Le Foll 3ed11d7c37 doyxgen: make layout show brief seperately 10 years ago
  Brendan Le Foll 52198840b8 max5847: add sample 10 years ago
  Brendan Le Foll cb9d8e2339 README.md: add list of supported sensors that link to classes 10 years ago
  Brendan Le Foll 02fb40f058 max5847: improve documentation 10 years ago
  Brendan Le Foll cbe211c8cf max5847: work with std chipselect 10 years ago
  Brendan Le Foll 94a49a8f36 max31723: improve documentation 10 years ago
  Brendan Le Foll 2aeb9ddea3 Doxygen: add layout file and make formatting more sensible 10 years ago
  Brendan Le Foll 6d239b9f63 docs: fix warnings in doc creation 10 years ago
  Kiveisha Yevgeniy ee2d398bfa th02:: added new humidity&temperature sensor 10 years ago
  Kiveisha Yevgeniy 50fd1d7478 tcs3414cs:: added new color sensor 10 years ago
  Kiveisha Yevgeniy e7d811e4df gas:: added README file with MQ-N sensors type 10 years ago
  Kiveisha Yevgeniy 03fa37b130 mq5:: added new sensor 10 years ago
  Kiveisha Yevgeniy b5066c3d55 mq3:: added new sensor 10 years ago
  Kiveisha Yevgeniy 30187ba5f9 mq2:: added new sensor 10 years ago
  Kiveisha Yevgeniy 4eb6c4e19d mq9:: added new sensor 10 years ago
  Brendan Le Foll 0ea310ac71 package.json.in: add version to package.json files 10 years ago
  Kiveisha Yevgeniy 5c4de1b926 ecs1030: added new current sensor (works on atmega328 but on Galileo not accurate, need calibration and circuit) 10 years ago
  Kiveisha Yevgeniy 59a66b41bb mlx90614: added new sensor (ir temperature), there is an issue with repeated start bit in i2c thus the sensor return incorrect data 10 years ago
  Thomas Ingleby d878a5cf1a upm: update to 0.1.7 10 years ago
  Thomas Ingleby 428f4e5bfc upm: remove flag setting, move node to target only 10 years ago
  Kiveisha Yevgeniy 050c134664 lpd8806: Added new module - digital led strip (NOT TESTED) 10 years ago
  Kiveisha Yevgeniy ffdd6d2f00 nrf8001: added helloworld example (communicating with nrf UART application 10 years ago
  Kiveisha Yevgeniy 044037b892 nrf8001: added new BLE module with broadcasting example 10 years ago
  Brendan Le Foll ad87704c19 grovelight.cxx: add grovelight sample code 10 years ago
  Brendan Le Foll 00114f69d2 grove: add documentation for grove module 10 years ago
  Brendan Le Foll c99821ad26 CMakeLists.txt: fix python builds and doc building 10 years ago
  Brendan Le Foll a9939d6352 max31723: use new prefixed spi MODE enum 10 years ago
  Brendan Le Foll 5ed36a37f9 sm130: fix std::min call having issues with template argument dedudction 10 years ago
  Brendan Le Foll 03b9cf89a0 CMakeLists.txt: fix builds without swig 10 years ago
  Brendan Le Foll 9c9b273b5a lcd: overhaul documentation for lcd module 10 years ago
  Brendan Le Foll 586acf7502 contributions.md: add rules for documentation 10 years ago
  Kiveisha Yevgeniy d0e83d7076 max31723: made it work with SPI but the data looks like incorrect 10 years ago
  Kiveisha Yevgeniy 1747fbbe19 max5487: added new sensor with example (TESTED AND WORKING) 10 years ago
  Kiveisha Yevgeniy 45f85e9944 max31723 :: added new temperature sensor (HAVE ISSUES WITH SPI) 10 years ago
  Kiveisha Yevgeniy b31e88c233 maxds3231m :: added working example (set/get date and temperature) 10 years ago
  Kiveisha Yevgeniy 58b80f6b58 maxds3231m :: fix to getTemperature method 10 years ago