A DIY instrument based on ESP32 to record and analyse acceleration data in real-time with HScope App.
- WiFi Communication (STA or AP supported)
- Supports 1 or 2 accelerometers
- Sampling rate up to 3200Sa/s, 10bit resolution
- Full specifications here
- Without PCB, just purchase some hardware module and connect by wires. Instruction in
No-PCB Build
folder. - With PCB. You need to build a main controller board (instructions in
HS-ACC Main Board
folder) and 1 or 2 sensors (instructions inHS-ACC Sensor
folder)
When the instrument is powered up, it creates a Wifi AP with SSID like ESP-ACC-F62684.
- Connect your smart phone to this AP (pass: 123456789).
- Enable WiFi connection in HScope Settings.
- HScope should connect to it automatically, enjoy!
Instrument Settings
After successful WiFi connection to the instrument, open the browser at the address 192.168.4.1.
- Several bugs fixed
- UI Improved
- Several bugs fixed
- Improved ADXL345 noise
- Improved WiFi stability
- Added calibration (only on webpage)
- Added check on WiFi password lenght
- Fixed base configuration
- Fixed configuration reset button
- Can use Sigle sensor both on Port 1 and on Port 2
- Can configure Sensor Axis for each sensor in Dual Model
- Implemented Battery Monitor Circuit
- Can configure channels name
- For debugging on USB serial port (115200 baud)
- Sensors calibration NOT supported
- Fixed typo in Web Page, fixed styles, added info
- First Release
- Sensors calibration NOT supported