-
Notifications
You must be signed in to change notification settings - Fork 655
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated changelog * add demo files * Update build.yaml * Update build.yaml * Update build.yaml * added missing files * . * . --------- Co-authored-by: CaCO3 <[email protected]>
- Loading branch information
Showing
22 changed files
with
198 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
[TakeImage] | ||
;RawImagesLocation = /log/source | ||
;RawImagesRetention = 15 | ||
WaitBeforeTakingPicture = 2 | ||
CamGainceiling = x8 | ||
CamQuality = 10 | ||
CamBrightness = 0 | ||
CamContrast = 0 | ||
CamSaturation = 0 | ||
CamSharpness = 0 | ||
CamAutoSharpness = false | ||
CamSpecialEffect = no_effect | ||
CamWbMode = auto | ||
CamAwb = true | ||
CamAwbGain = true | ||
CamAec = true | ||
CamAec2 = true | ||
CamAeLevel = 2 | ||
CamAecValue = 600 | ||
CamAgc = true | ||
CamAgcGain = 8 | ||
CamBpc = true | ||
CamWpc = true | ||
CamRawGma = true | ||
CamLenc = true | ||
CamHmirror = false | ||
CamVflip = false | ||
CamDcw = true | ||
CamDenoise = 0 | ||
CamZoom = false | ||
CamZoomOffsetX = 0 | ||
CamZoomOffsetY = 0 | ||
CamZoomSize = 0 | ||
LEDIntensity = 0 | ||
Demo = true | ||
|
||
[Alignment] | ||
InitialRotate = -34.6 | ||
SearchFieldX = 20 | ||
SearchFieldY = 20 | ||
AlignmentAlgo = default | ||
/config/ref0.jpg 30 189 | ||
/config/ref1.jpg 536 113 | ||
|
||
[Digits] | ||
Model = /config/dig-cont_0710_s3_q.tflite | ||
CNNGoodThreshold = 0.5 | ||
;ROIImagesLocation = /log/digit | ||
;ROIImagesRetention = 3 | ||
main.dig1 438 62 49 71 false | ||
|
||
[Analog] | ||
Model = /config/ana-cont_1300_s2.tflite | ||
;ROIImagesLocation = /log/analog | ||
;ROIImagesRetention = 3 | ||
main.ana1 452 199 120 120 false | ||
|
||
[PostProcessing] | ||
main.DecimalShift = 0 | ||
;main.AnalogToDigitTransitionStart = | ||
main.ChangeRateThreshold = 2 | ||
PreValueUse = true | ||
PreValueAgeStartup = 720 | ||
main.AllowNegativeRates = true | ||
;main.MaxRateValue = 0 | ||
;main.MaxRateType = AbsoluteChange | ||
main.ExtendedResolution = true | ||
main.IgnoreLeadingNaN = false | ||
ErrorMessage = true | ||
CheckDigitIncreaseConsistency = false | ||
|
||
;[MQTT] | ||
;Uri = mqtt://IP-ADRESS:1883 | ||
;MainTopic = watermeter | ||
;ClientID = watermeter | ||
;user = USERNAME | ||
;password = PASSWORD | ||
RetainMessages = false | ||
HomeassistantDiscovery = false | ||
;MeterType = other | ||
;CACert = /config/certs/RootCA.pem | ||
;ClientCert = /config/certs/client.pem.crt | ||
;ClientKey = /config/certs/client.pem.key | ||
|
||
;[InfluxDB] | ||
;Uri = undefined | ||
;Database = undefined | ||
;user = undefined | ||
;password = undefined | ||
;main.Measurement = undefined | ||
;main.Field = | ||
|
||
;[InfluxDBv2] | ||
;Uri = undefined | ||
;Bucket = undefined | ||
;Org = undefined | ||
;Token = undefined | ||
;main.Measurement = undefined | ||
;main.Field = undefined | ||
|
||
;[Webhook] | ||
;Uri = undefined | ||
;ApiKey = undefined | ||
;UploadImg = 0 | ||
|
||
;[GPIO] | ||
;IO0 = input disabled 10 false false | ||
;IO1 = input disabled 10 false false | ||
;IO3 = input disabled 10 false false | ||
;IO4 = built-in-led disabled 10 false false | ||
;IO12 = input-pullup disabled 10 false false | ||
;IO13 = input-pullup disabled 10 false false | ||
LEDType = WS2812 | ||
LEDNumbers = 2 | ||
LEDColor = 150 150 150 | ||
|
||
[AutoTimer] | ||
AutoStart = true | ||
Interval = 1 | ||
|
||
[DataLogging] | ||
DataLogActive = false | ||
DataFilesRetention = 3 | ||
|
||
[Debug] | ||
LogLevel = 3 | ||
LogfilesRetention = 3 | ||
|
||
[System] | ||
Tooltip = true | ||
TimeZone = CET-1CEST,M3.5.0,M10.5.0/3 | ||
;TimeServer = pool.ntp.org | ||
;Hostname = undefined | ||
RSSIThreshold = -75 | ||
CPUFrequency = 160 | ||
SetupMode = false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
530.07077.jpg | ||
530.07325.jpg | ||
530.12067.jpg | ||
530.21419.jpg | ||
530.48435.jpg | ||
530.70265.jpg | ||
530.95675.jpg | ||
531.10877.jpg | ||
531.24108.jpg | ||
531.38301.jpg | ||
531.63071.jpg | ||
531.82235.jpg |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
main 2024-10-06T23:02:42+0200 0.05 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
This folder contains a prepared demo setup. | ||
|
||
All you need to do is: | ||
1. Copy the following files to the config folder of your SD-Card: | ||
- config.ini | ||
- ref0.jpg | ||
- ref1.jpg | ||
- reference.jpg | ||
- prevalue.ini | ||
1. Restart the device | ||
|
||
More details at https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.