OPEnSLab-OSU / Loom

Arduino library for Internet of Things Rapid Prototyping in environmental sensing
GNU General Public License v3.0
26 stars 3 forks source link

Test Loom_AS7265X - Winnie #166

Closed winniiew closed 2 years ago

winniiew commented 2 years ago

Doesn't initialize

winniiew commented 2 years ago

Serial monitor output

Initialized Serial!

= = = = = Parse Config = = = = =

Config Pretty Version:
{
  "general": {
    "name": "Device",
    "instance": 1,
    "interval": 500
  },
  "components": [
    {
      "name": "Analog",
      "params": "default"
    },
    {
      "name": "AS7265X",
      "params": "default"
    }
  ]
}
SIZE: 280
= = = = = Generate Objects = = = = =

[Device] Adding Module: Analog
udellc commented 2 years ago

Can we document what the fix was here?

udellc commented 2 years ago

Update: Not code issue - blown up hardware.