├── App_Stores_Resources ├── BadgeLinux.png ├── cover.png ├── fdroid.png └── gplay.png ├── Banner ├── PSLab-General-Banner-60x200.svg ├── PSLab-General-Banner-80x200.pdf ├── PSLab-General-Banner-80x200.png ├── PSLab-General-Banner-80x200.svg └── PSLab-Logo-Rectangle.svg ├── Datasheet ├── PSLab Data Sheet - Chinese.pdf ├── PSLab Data Sheet - English.pdf └── Readme.md ├── Instrument_Icons ├── red │ ├── accelerometer_red.png │ ├── accelerometer_red.svg │ ├── barometer_red.png │ ├── barometer_red.svg │ ├── compass_red.png │ ├── compass_red.svg │ ├── logic_analyzer_red.png │ ├── logic_analyzer_red.svg │ ├── lux_meter_red.png │ ├── lux_meter_red.svg │ ├── multimeter_red.png │ ├── multimeter_red.svg │ ├── oscilloscope_red.png │ ├── oscilloscope_red.svg │ ├── power_source_red.png │ ├── power_source_red.svg │ ├── sensors_red.png │ ├── sensors_red.svg │ ├── wave_generator_red.png │ └── wave_generator_red.svg └── white │ ├── accelerometer.svg │ ├── barometer.svg │ ├── compass.svg │ ├── logic_analyzer.svg │ ├── lux_meter.svg │ ├── multimeter.svg │ ├── oscilloscope.svg │ ├── power_source.svg │ ├── sensors.svg │ └── wave_generator.svg ├── LICENSE ├── Logo ├── PSLab-Logo-Rectangle.pdf ├── PSLab-Logo-Rectangle.png ├── PSLab-Logo-Rectangle.svg ├── PSLab-Logo-Rectangle_large.png ├── PSLab-Logo-Square.png ├── PSLab-Logo-Square.svg ├── PSLab-TableCloth-Rectangle.svg └── PSLab-TableRectangle.pdf ├── Package_Leaflet ├── PSLab_Kit │ ├── Guide_v2.docx │ ├── Guide_v2.pdf │ └── Old │ │ ├── Guide.docx │ │ ├── Guide.pdf │ │ ├── PSLab-Kit-Component-List.docx │ │ └── PSLab-Kit-Component-List.odt └── Readme.md ├── Packaging_Box └── pslab-packaging.svg ├── Photos ├── PSLab_Board │ ├── PSLab-ActualBottom.png │ ├── PSLab-ActualTop.jpg │ ├── PSLab-Board-Bottom.png │ ├── PSLab-Board-Top.png │ ├── PSLab-Board.jpg │ └── PSLab-Board.png └── PSLab_Kit │ └── PSLab-Kit.jpg ├── QR_Codes ├── fdroidqrcode.png ├── playstoreqr.png ├── pslab firmware qr.png ├── pslab website qr.png └── pslabdesktopqr.png ├── README.md └── Sticker ├── pslabdesign.png └── pslabdesign.svg /App_Stores_Resources/BadgeLinux.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/App_Stores_Resources/BadgeLinux.png -------------------------------------------------------------------------------- /App_Stores_Resources/cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/App_Stores_Resources/cover.png -------------------------------------------------------------------------------- /App_Stores_Resources/fdroid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/App_Stores_Resources/fdroid.png -------------------------------------------------------------------------------- /App_Stores_Resources/gplay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/App_Stores_Resources/gplay.png -------------------------------------------------------------------------------- /Banner/PSLab-General-Banner-60x200.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Banner/PSLab-General-Banner-60x200.svg -------------------------------------------------------------------------------- /Banner/PSLab-General-Banner-80x200.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Banner/PSLab-General-Banner-80x200.pdf -------------------------------------------------------------------------------- /Banner/PSLab-General-Banner-80x200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Banner/PSLab-General-Banner-80x200.png -------------------------------------------------------------------------------- /Banner/PSLab-General-Banner-80x200.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Banner/PSLab-General-Banner-80x200.svg -------------------------------------------------------------------------------- /Banner/PSLab-Logo-Rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Banner/PSLab-Logo-Rectangle.svg -------------------------------------------------------------------------------- /Datasheet/PSLab Data Sheet - Chinese.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Datasheet/PSLab Data Sheet - Chinese.pdf -------------------------------------------------------------------------------- /Datasheet/PSLab Data Sheet - English.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Datasheet/PSLab Data Sheet - English.pdf -------------------------------------------------------------------------------- /Datasheet/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Datasheet/Readme.md -------------------------------------------------------------------------------- /Instrument_Icons/red/accelerometer_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/accelerometer_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/accelerometer_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/accelerometer_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/barometer_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/barometer_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/barometer_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/barometer_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/compass_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/compass_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/compass_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/compass_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/logic_analyzer_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/logic_analyzer_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/logic_analyzer_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/logic_analyzer_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/lux_meter_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/lux_meter_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/lux_meter_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/lux_meter_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/multimeter_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/multimeter_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/multimeter_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/multimeter_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/oscilloscope_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/oscilloscope_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/oscilloscope_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/oscilloscope_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/power_source_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/power_source_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/power_source_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/power_source_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/sensors_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/sensors_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/sensors_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/sensors_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/red/wave_generator_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/wave_generator_red.png -------------------------------------------------------------------------------- /Instrument_Icons/red/wave_generator_red.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/red/wave_generator_red.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/accelerometer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/accelerometer.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/barometer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/barometer.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/compass.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/compass.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/logic_analyzer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/logic_analyzer.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/lux_meter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/lux_meter.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/multimeter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/multimeter.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/oscilloscope.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/oscilloscope.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/power_source.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/power_source.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/sensors.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/sensors.svg -------------------------------------------------------------------------------- /Instrument_Icons/white/wave_generator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Instrument_Icons/white/wave_generator.svg -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/LICENSE -------------------------------------------------------------------------------- /Logo/PSLab-Logo-Rectangle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-Logo-Rectangle.pdf -------------------------------------------------------------------------------- /Logo/PSLab-Logo-Rectangle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-Logo-Rectangle.png -------------------------------------------------------------------------------- /Logo/PSLab-Logo-Rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-Logo-Rectangle.svg -------------------------------------------------------------------------------- /Logo/PSLab-Logo-Rectangle_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-Logo-Rectangle_large.png -------------------------------------------------------------------------------- /Logo/PSLab-Logo-Square.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-Logo-Square.png -------------------------------------------------------------------------------- /Logo/PSLab-Logo-Square.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-Logo-Square.svg -------------------------------------------------------------------------------- /Logo/PSLab-TableCloth-Rectangle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-TableCloth-Rectangle.svg -------------------------------------------------------------------------------- /Logo/PSLab-TableRectangle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Logo/PSLab-TableRectangle.pdf -------------------------------------------------------------------------------- /Package_Leaflet/PSLab_Kit/Guide_v2.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/PSLab_Kit/Guide_v2.docx -------------------------------------------------------------------------------- /Package_Leaflet/PSLab_Kit/Guide_v2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/PSLab_Kit/Guide_v2.pdf -------------------------------------------------------------------------------- /Package_Leaflet/PSLab_Kit/Old/Guide.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/PSLab_Kit/Old/Guide.docx -------------------------------------------------------------------------------- /Package_Leaflet/PSLab_Kit/Old/Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/PSLab_Kit/Old/Guide.pdf -------------------------------------------------------------------------------- /Package_Leaflet/PSLab_Kit/Old/PSLab-Kit-Component-List.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/PSLab_Kit/Old/PSLab-Kit-Component-List.docx -------------------------------------------------------------------------------- /Package_Leaflet/PSLab_Kit/Old/PSLab-Kit-Component-List.odt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/PSLab_Kit/Old/PSLab-Kit-Component-List.odt -------------------------------------------------------------------------------- /Package_Leaflet/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Package_Leaflet/Readme.md -------------------------------------------------------------------------------- /Packaging_Box/pslab-packaging.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Packaging_Box/pslab-packaging.svg -------------------------------------------------------------------------------- /Photos/PSLab_Board/PSLab-ActualBottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Board/PSLab-ActualBottom.png -------------------------------------------------------------------------------- /Photos/PSLab_Board/PSLab-ActualTop.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Board/PSLab-ActualTop.jpg -------------------------------------------------------------------------------- /Photos/PSLab_Board/PSLab-Board-Bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Board/PSLab-Board-Bottom.png -------------------------------------------------------------------------------- /Photos/PSLab_Board/PSLab-Board-Top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Board/PSLab-Board-Top.png -------------------------------------------------------------------------------- /Photos/PSLab_Board/PSLab-Board.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Board/PSLab-Board.jpg -------------------------------------------------------------------------------- /Photos/PSLab_Board/PSLab-Board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Board/PSLab-Board.png -------------------------------------------------------------------------------- /Photos/PSLab_Kit/PSLab-Kit.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Photos/PSLab_Kit/PSLab-Kit.jpg -------------------------------------------------------------------------------- /QR_Codes/fdroidqrcode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/QR_Codes/fdroidqrcode.png -------------------------------------------------------------------------------- /QR_Codes/playstoreqr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/QR_Codes/playstoreqr.png -------------------------------------------------------------------------------- /QR_Codes/pslab firmware qr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/QR_Codes/pslab firmware qr.png -------------------------------------------------------------------------------- /QR_Codes/pslab website qr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/QR_Codes/pslab website qr.png -------------------------------------------------------------------------------- /QR_Codes/pslabdesktopqr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/QR_Codes/pslabdesktopqr.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/README.md -------------------------------------------------------------------------------- /Sticker/pslabdesign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Sticker/pslabdesign.png -------------------------------------------------------------------------------- /Sticker/pslabdesign.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fossasia/pslab-artwork/HEAD/Sticker/pslabdesign.svg --------------------------------------------------------------------------------