- Notifications
You must be signed in to change notification settings - Fork 60
Description
Is the data sheet source version controlled somewhere? I can't find it. Would be easier to fix issues directly in the source.
https://pslab.io/wp-content/uploads/2025/06/PSLab-Data-Sheet.pdf
Any info not mentioned below is already correct.
Page 1
- Hardware Version No.: 5.01 + Hardware Version No.: 6
Replace v5 images with v6 images:
https://github.com/fossasia/pslab-hardware/blob/pslab-v6/docs/images/PSLab_v6_bottom.png
https://github.com/fossasia/pslab-hardware/blob/pslab-v6/docs/images/PSLab_v6_top.png
Page 2
The table should be an exact copy of the information on pslab.io/specifications. See #192.
This section is incorrect:
WiFi and Bluetooth
PSLab has slots for ESP and Bluetooth chips. The functionalities are already implemented in the
firmware. Solder the chips to the dedicated slots. For the WiFi functionality also don’t forget to
install the relevant packages on the ESP WiFi chip and you are ready to go. Devices can be
powered through an external battery when they are accessed through Bluetooth or WiFI
There is only a slot for ESP, not Bluetooth.
Page 3
Connectors/Slots table:
- USB | USB 2.0 Micro B Type + USB | USB C GPIO Connector | 2.54 mm Female Headers - UART | UART data buses for Accel/gyros/humidity/temperature modules + UART | UART data bus for Accel/gyros/humidity/temperature modules - WiFI | ESP8266 WiFi extension slot + WiFI | ESP-01 WiFi extension slot -Bluetooth | Bluetooth extension slot I2C | 8 x I2C Digital pins for sensors ICSP | Programmer PICkit3 compatible programmer slot
The "8 x I2C Digital pins for sensors" claim is technically correct but a bit misleading IMO. It's two I2C headers with four pins each, and they're both on the same bus.
Technical specifications table:
- Clock Speed 12 MHz + Clock Speed 64 MHz
Page 4
Component list table:
- 4 channel DAC | MCP4728 + 2 channel DAC | MCP4822 Charge Pump voltage inverter | TC7660 Charge Pump voltage doubler | TC1240A 2 channel Op-Amp | TL082 4 channel Op-Amp | LM324 3.3 V regulator | LM1117 - USB-UART Bridge | MCP2200 + USB-UART Bridge | CP2102N - UART-TCP bridge | ESP8266 (ESP-12E) + UART-TCP bridge | ESP8266 (ESP-01, not included) 0.5 A Fuse | 0ZCJ0025FF2E Assorted Resistors, Capacitors, Inductors and Diodes | 0603 and MiniMELF
There may be other inaccuracies in this table.
Firmware
- C++ source code developed on MPLab IDE compiled with MicroChip x16 compile + Written in C, compiled with Microchip xc16 compiler
Android App
Probably out-dated info. @AsCress could you provide up-to-date information on the app?
Page 5
Desktop
The old desktop app doesn't work anymore, but we may soon have a new one. @AsCress Should we remove this section of the datasheet for now, or link to pslab-app?