 A wish for the Blinkit project for some time is, a inexpensive stand alone device that can connect to Steem by itself and can notify the user about Steem account activities such as New Upvotes, a first step for this kind of dedicated device are made and resulted in a first "proof of concept" V1.0 which is described in more detail below. ## *"The start of a small inexpensive Steem connected IOT device that notifies it's users with sound and light, about Steem actions such as New Upvotes!"* The used Arduino model where this first development version can run on cost around 10,- usd, and are easy to buy online, and the instruction needed to get it up and running are, and will be made as easy as possible. (beside that the boards can be bought from 3rd parties, there will also be looked into offering them pre installed as a starters kit with the board, enclosure and related components, offert to the Steem user, in exchange for Steem. This release is compatible with the following board : "Heltec WiFi Kit 8"   # Features This first "proof of concept" version have the following features - Connects over WiFi to the internet. - Download and stores the number of Upvotes for a user - Compare the downloaded Upvotes and detect new Upvotes - Blink when New Upvotes are detected, Blinks the build in screen, and a optionally connected LED, as well a sound is triggered from the also optional to connect speaker (piezo). ### *"World's smallest Steem connected device!"* ## Device startup sequence The device only needs a USB cable and USB (phone) Adaptor. (Or any free USB port to get power from will work) When the power is connected the following screens will be presented. **First screen**  - Show Blinkit splashscreen **Second screen**  - Show the Blinkit version number - Show the WiFi network name (ssid) - Show the Steem Username that will be used **Third screen**  - Show the device is connecting by displaying the text: "Connecting..." (the dots are animated) **Fourth screen**  - Let the user Know the device will Test blink by displaying the text: "Test blink action..." (the dots are animated)  - When the main screen is loaded the **blink** action with sound and light will be tested by triggering it once. ## Main screen  - Display the Steem username on the first line **User | *steemusername*** - Display the users total recieved upvotes on the second line **Upvotes | *receivedupvotes*** - Display on the third line the status **Blinkit | Online...** the dots are animated, to let the user know the device is online and working and ready to Blink on newly received Upvotes. The Device is now ready to notify when New Upvotes are received, and when received the device will Blink the Screen, Blink the LED and play a notification sound. ## How is it implemented The used Arduino board for this first prototype is the Heltec "Wifi kit 8" it's easy to obtain from online sources, below is part of the code for this first stand alone version. To make the screen and WiFi work, the related libraries needed to be imported.  The users parameters can be changed in this part of the code, this will in the future be made more user friendly. (Probably with a web interface)  ### Void Loop When WiFi is connected download, upvote data into Global variable payload1 and strip out the unwanted characters to keep only the number of recieved upvotes. The upvote data comes from @oroger his API server, big thanks for maintaining the server.  ### Void Compare function  Part of the code that compares the downloaded data, this will in the first time it enters the loop result in the test blink action because the payload is still empty. Downloads new data to compare by calling the function download2 ### Blink action part of the code that does the blink action  ### Void download2 function When called, Downloads new data into global variable payload2 and calls the compare function again to compare the by the user recieved upvotes stored in payload1 and payload2.  ### Void sound function The notification sound, that is played over the speaker (piezo) can be set here in frequency, duration and number of beep. (more sound effects to choose will be added)  Example of how text is written to the 0.96 inch OLED display.  **Serial monitor** In the Arduino IDE software, the serial monitor output is set to be similarly presented as the batch feedback in the Windows version of Blinkit.  The code and setup have been tested and optimized for several days, and a simple but for now effective enclosure is made for the module. (Some kind of mass produced enclosures will be searched for the eventually chosen, consumer ready board.) ## Github Commit The code for the project is commited to the Blinkit Github repository. ### [Blinkit | Arduino Standalone v1.0 for Heltec WiFi Kit 8](https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc) The following files are added to the repository - [arduinosketch_standalone_heltecwifikit8_v1.ino](https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc#diff-37539844869fb7ea8d87defab640573e) in the arduino/standalone/heltecwifikit8 folder - [readme](https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc#diff-42271dbd4d4f55ca431cd4b7db454089) file is added in the same folder. Do you already want to try this development version? Get in contact on Discord and or Download it from the Blinkit Github repository: https://github.com/techtek/Blinkit and upload it to your "Heltec WiFi Kit 8", make sure you have download the required libraries, this can be done within the Arduino IDE, search for and download and install the ESP8266 and U8g2 libraries. and after that load the Blinkit arduino sketch that you can find in the Blinkit, Arduino folder under Standalone, and change the WiFi parameters to that of your WiFi network, change the Steem username to your username and upload the code to the "Heltec WiFi Kit 8" board. Connect the LED light to GPIO 0, on the board printed as pin 03 and connect the piezo speaker to GPIO 15, on the board printed as pin 05 If you dont have this IOT board, it can be bought online and is inexpansive, "Search for "Heltec WiFi Kit 8" Please join the [Blinkit Discord server](https://discord.gg/73h8XqP) and visit the [Blinkit website](https://techtek.github.io/Blinkit/). This project can also be found and funded on [Fundition](https://fundition.io/#!/@techtek/fk501ncfv). and help to buy boards and parts for the [team](https://techtek.github.io/Blinkit/#Team) to test, do development work and helps to step by step bring the best possible stand alone Blinkit device and Blinkit software to you and all users. ## Planned updates - Further improve and optimize what is made - Display and add other Steem related information and notifications - Add RGB LED support - Improve the overall ease of use. - Add a web interface, with device status and settings. - Get and develop / migrate to other models and brands [](https://discord.gg/73h8XqP) ### What Are your thoughts about this new development, of a Steem connected notification device?
author | techtek |
---|---|
permlink | blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8 |
category | utopian-io |
json_metadata | {"tags":["utopian-io","development","blinkit","fundition-fk501ncfv","steemdev"],"users":["oroger"],"image":["https://i.imgur.com/qNDn6pt.png","https://i.imgur.com/SqsINfg.png","https://steemitimages.com/0x0/https://i.imgur.com/kPwdmAy.png","https://i.imgur.com/V3QXVoH.png","https://cdn.steemitimages.com/DQmTXRTVZq1F7qnyXr71ZiubqkufcbVrvULW2Er9AW8uE6d/image.png","https://i.imgur.com/x8AofBS.png","https://i.imgur.com/4mibv56.png","https://i.imgur.com/VdyCkQg.png","https://i.imgur.com/UUmvq85.png","https://i.imgur.com/fqGWJYZ.png","https://i.imgur.com/SesK7X7.png","https://i.imgur.com/mlrbnHW.png","https://i.imgur.com/bxspIV5.png","https://i.imgur.com/SDGO8bb.png","https://i.imgur.com/dkKIjHS.png","https://i.imgur.com/cd2DrLK.png","https://i.imgur.com/qVnmfOR.png","https://i.imgur.com/FOA4Xbb.png","https://i.imgur.com/JVlGOxm.png"],"links":["https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc","https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc#diff-37539844869fb7ea8d87defab640573e","https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc#diff-42271dbd4d4f55ca431cd4b7db454089","https://github.com/techtek/Blinkit","https://discord.gg/73h8XqP","https://techtek.github.io/Blinkit/","https://fundition.io/#!/@techtek/fk501ncfv","https://techtek.github.io/Blinkit/#Team"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-07-22 02:12:24 |
last_update | 2018-07-23 01:17:15 |
depth | 0 |
children | 15 |
last_payout | 2018-07-29 02:12:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 130.643 HBD |
curator_payout_value | 41.663 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8,291 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,534,260 |
net_rshares | 80,573,872,318,240 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steem-samiam | 0 | 135,585,390,747 | 100% | ||
igster | 0 | 51,627,846,980 | 24% | ||
ubg | 0 | 299,344,631 | 1% | ||
warofcraft | 0 | 29,544,745,329 | 20% | ||
brendio | 0 | 498,754,696,725 | 100% | ||
yuxi | 0 | 2,996,974,084 | 10% | ||
achiron | 0 | 14,396,166,617 | 100% | ||
makinstuff | 0 | 3,850,198,475 | 100% | ||
jamzed | 0 | 31,036,592,359 | 100% | ||
shaunmza | 0 | 17,058,995,192 | 90% | ||
pbock | 0 | 9,813,045,657 | 100% | ||
thatsweeneyguy | 0 | 4,327,616,662 | 50% | ||
upheaver | 0 | 375,424,723 | 6% | ||
mkt | 0 | 24,218,408,619 | 100% | ||
dehenne | 0 | 3,524,725,786 | 100% | ||
mercadosaway | 0 | 384,521,862 | 30% | ||
deanlogic | 0 | 26,977,986,817 | 100% | ||
doughtaker | 0 | 19,539,852,189 | 100% | ||
dreamarif | 0 | 465,909,422 | 50% | ||
steemitri | 0 | 31,209,322,637 | 30% | ||
techtek | 0 | 50,895,503,607 | 100% | ||
leir | 0 | 723,387,255 | 20% | ||
boontjie | 0 | 1,329,712,522 | 100% | ||
jefpatat | 0 | 56,258,064,126 | 100% | ||
maxxx | 0 | 608,924,231 | 100% | ||
podanrj | 0 | 13,978,068,641 | 100% | ||
makerhacks | 0 | 88,128,235,085 | 50% | ||
jrawsthorne | 0 | 7,462,450,987 | 100% | ||
astrizak | 0 | 1,189,336,150 | 100% | ||
utopian-io | 0 | 40,423,083,750,012 | 26.36% | ||
favcau | 0 | 19,926,293,351 | 50% | ||
steemtaker | 0 | 20,288,789,726 | 50% | ||
kiyoshi | 0 | 584,715,165 | 99% | ||
drmake | 0 | 114,858,491,878 | 100% | ||
greenorange | 0 | 605,432,593 | 100% | ||
lextenebris | 0 | 31,844,735,644 | 100% | ||
steemmakers | 0 | 35,967,828,250 | 100% | ||
amosbastian | 0 | 25,520,008,301 | 47.92% | ||
arslanshn | 0 | 163,512,234 | 100% | ||
knfitaly | 0 | 6,311,421,894 | 35% | ||
thetroublenotes | 0 | 176,195,044 | 1% | ||
salvadorcrg | 0 | 556,575,314 | 50% | ||
michaelizer | 0 | 13,903,926,628 | 100% | ||
kaking | 0 | 266,758,645 | 50% | ||
polbot | 0 | 228,332,204 | 100% | ||
robali123 | 0 | 2,052,403,238 | 50% | ||
theguymasamato | 0 | 2,348,531,357 | 100% | ||
ulisessabeque | 0 | 1,074,785,367 | 30% | ||
flash4yard | 0 | 1,809,723,972 | 100% | ||
reazuliqbal | 0 | 11,457,325,224 | 30% | ||
rativiv | 0 | 4,259,031,258 | 10% | ||
jackdub | 0 | 7,532,875,636 | 100% | ||
dmxmaster | 0 | 612,179,565 | 100% | ||
haunting | 0 | 270,679,800 | 80% | ||
statsexpert | 0 | 1,657,192,695 | 40% | ||
fundition | 0 | 38,676,541,508,707 | 95% | ||
thesteemhouse | 0 | 1,533,372,103 | 50% | ||
misia1979 | 0 | 1,000,244,437 | 15% | ||
mhossain | 0 | 179,483,876 | 30% | ||
derasmo | 0 | 3,974,316,668 | 100% | ||
beetlevc | 0 | 5,496,144,127 | 20% | ||
electricswine | 0 | 1,572,169,867 | 50% | ||
earnestcar | 0 | 553,854,247 | 100% | ||
kolxoznik0 | 0 | 537,893,507 | 100% | ||
baejz | 0 | 536,452,410 | 100% | ||
grammarnazi | 0 | 145,387,367 | 50% | ||
drsensor | 0 | 5,437,914,446 | 100% | ||
electronicsworld | 0 | 15,809,681,467 | 100% | ||
rosepac | 0 | 961,924,304 | 100% | ||
boxx | 0 | 536,212,688 | 100% | ||
closedolphin | 0 | 536,218,500 | 100% | ||
abaftpale | 0 | 545,352,677 | 100% | ||
mastobaev11 | 0 | 536,215,732 | 100% | ||
luc.real | 0 | 77,650,547 | 30% | ||
livingtoday | 0 | 523,201,800 | 100% | ||
compasscob | 0 | 545,349,892 | 100% | ||
shamefulhasty | 0 | 536,209,950 | 100% | ||
dumpobeisant | 0 | 545,346,849 | 100% | ||
boomtube | 0 | 182,919,150 | 30% | ||
microoo | 0 | 585,165,814 | 50% | ||
blinkit | 0 | 121,862,221 | 100% | ||
gamerbd | 0 | 458,173,649 | 100% | ||
steempohu | 0 | -60,851,874 | -100% |
Thank you for your contribution. I can see there are lot of Hardcoded values, is there a way you can put those in a separate config file, https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc#diff-37539844869fb7ea8d87defab640573eR29. Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category. To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/3/2322111). ---- Need help? Write a ticket on https://support.utopian.io/. Chat with us on [Discord](https://discord.gg/uTyJkNm). [[utopian-moderator]](https://join.utopian.io/)
author | codingdefined |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180723t042033473z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"links":["https://github.com/techtek/Blinkit/commit/5ef72c7e20f2023d039200128022571f2397f2fc#diff-37539844869fb7ea8d87defab640573eR29","https://join.utopian.io/guidelines","https://review.utopian.io/result/3/2322111","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"} |
created | 2018-07-23 04:20:33 |
last_update | 2018-07-23 04:20:33 |
depth | 1 |
children | 1 |
last_payout | 2018-07-30 04:20:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.147 HBD |
curator_payout_value | 0.044 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 755 |
author_reputation | 529,807,736,257,602 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,651,981 |
net_rshares | 91,752,361,643 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brendio | 0 | 49,100,203,304 | 10% | ||
techtek | 0 | 24,759,836,456 | 50% | ||
espoem | 0 | 17,048,947,264 | 15% | ||
cheneats | 0 | 304,651,130 | 1% | ||
mops2e | 0 | 538,723,489 | 18% |
Thanks for moderating, planned improvement are to also store values in the eeprom memory whose values are kept when the board is turned off, and is a place where it could also be stored and edited, even after it is uploaded and running on the board, but this is works in a different way compared to how values are stored now, and need to be looked further into. In Blinkit for Windows the values are stored in config files, and they get saved with values entered by the user from the Blinkit interface. For Blinkit stand alone, the approach to develop is, to let the user change the setting of the device with a web interface that stores them in the eeprom memory.
author | techtek |
---|---|
permlink | re-codingdefined-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180723t131828881z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-23 13:18:30 |
last_update | 2018-07-23 13:18:30 |
depth | 2 |
children | 0 |
last_payout | 2018-07-30 13:18:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 670 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,696,622 |
net_rshares | 0 |
author | gbindinazeez |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180724t061407776z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-24 06:14:15 |
last_update | 2018-07-24 06:14:15 |
depth | 1 |
children | 2 |
last_payout | 2018-07-31 06:14:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.081 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 66 |
author_reputation | 16,605,086,038,421 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,780,403 |
net_rshares | 51,043,996,064 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techtek | 0 | 49,520,341,638 | 100% | ||
xplore | 0 | 1,523,654,426 | 100% |
Hi Thanks for your interest n the Blinkit device, at the moment there is only one option, where you would need to get it from a webshop, such as Banggood or Aliexpress. In the future, the goal is to have them pre installed and buy-able with Steem .
author | techtek |
---|---|
permlink | re-gbindinazeez-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180724t113544038z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-24 11:35:45 |
last_update | 2018-07-24 11:35:45 |
depth | 2 |
children | 1 |
last_payout | 2018-07-31 11:35:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 250 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,804,660 |
net_rshares | 0 |
That's nice...would check on AliExpress
author | gbindinazeez |
---|---|
permlink | re-techtek-re-gbindinazeez-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180725t165830737z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-25 16:58:36 |
last_update | 2018-07-25 16:58:36 |
depth | 3 |
children | 0 |
last_payout | 2018-08-01 16:58:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 16,605,086,038,421 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,952,139 |
net_rshares | 0 |
You have a minor misspelling in the following sentence: <blockquote> Display the users total recieved upvotes on the second line **Upvotes | *recievedupvotes***.</blockquote> It should be <i>received</i> instead of <i>recieved</i>.
author | grammarnazi |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180722t021218909z |
category | utopian-io |
json_metadata | {"app":"steemit"} |
created | 2018-07-22 02:12:27 |
last_update | 2018-07-22 02:12:27 |
depth | 1 |
children | 1 |
last_payout | 2018-07-29 02:12:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.079 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 231 |
author_reputation | -144,064,903,190 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,534,264 |
net_rshares | 49,100,203,304 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brendio | 0 | 49,100,203,304 | 10% |
Ok ok, edited it already @grammarnazi :)
author | techtek |
---|---|
permlink | re-grammarnazi-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180722t021715824z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["grammarnazi"],"app":"steemit/0.1"} |
created | 2018-07-22 02:17:15 |
last_update | 2018-07-22 02:17:15 |
depth | 2 |
children | 0 |
last_payout | 2018-07-29 02:17:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,534,546 |
net_rshares | 0 |
You did a great job with this product, nice to see a complete project build like this.
author | jackdub |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180726t233352375z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["utopian-io"],"users":[],"links":[],"image":[]} |
created | 2018-07-26 23:33:54 |
last_update | 2018-07-26 23:33:54 |
depth | 1 |
children | 1 |
last_payout | 2018-08-02 23:33:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.068 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 12,115,874,775,118 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 66,094,057 |
net_rshares | 49,273,886,875 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techtek | 0 | 49,273,886,875 | 100% |
Thank you, much appreciated, Next update will be released soon
author | techtek |
---|---|
permlink | re-jackdub-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180727t110227517z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-27 11:02:27 |
last_update | 2018-07-27 11:02:27 |
depth | 2 |
children | 0 |
last_payout | 2018-08-03 11:02:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 66,145,374 |
net_rshares | 0 |
author | ninuola |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180724t062951058z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-24 06:30:09 |
last_update | 2018-07-24 06:30:09 |
depth | 1 |
children | 1 |
last_payout | 2018-07-31 06:30:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.041 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 5,468,016,586,460 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,781,500 |
net_rshares | 25,750,451,442 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techtek | 0 | 24,249,651,833 | 50% | ||
xplore | 0 | 1,500,799,609 | 100% |
Hi thank you for your interest for the Blinkit stand alone device, Would Aliexpress or Banggood deliver to Nigeria?
author | techtek |
---|---|
permlink | re-ninuola-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180724t113756692z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-24 11:37:57 |
last_update | 2018-07-24 11:37:57 |
depth | 2 |
children | 0 |
last_payout | 2018-07-31 11:37:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 115 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,804,820 |
net_rshares | 0 |
<div class='pull-right'><center><a href='http://www.steemmakers.com'><img src='https://www.steemmakers.com/img/comment_logo_makers.png' /></a></center></div><b>Congratulations</b> This post has been upvoted by SteemMakers. We are a community-based project that aims to support makers and DIYers on the blockchain in every way possible. <br/><br/>Join our <a href='https://discord.gg/EFGbRuW'>Discord Channel</a> to connect with us and nominate your own or somebody else's posts in our review channel.<br/><br/><b>Help us to reward you for making it !</b> Join <a href='https://www.steemmakers.com/#/Trail'>our voting trail</a> or <a href='https://www.steemmakers.com/#/Delegation'>delegate steem power</a> to the community account. <br/><br/>Your post is also presented on the community website <a href='http://www.steemmakers.com'>www.steemmakers.com</a> where you can find other selected content. <br/><br/>If you like our work, please consider upvoting this comment to support the growth of our community. Thank you.
author | steemmakers |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180723t091745373z |
category | utopian-io |
json_metadata | "" |
created | 2018-07-23 09:17:36 |
last_update | 2018-07-23 09:17:36 |
depth | 1 |
children | 0 |
last_payout | 2018-07-30 09:17:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,019 |
author_reputation | 1,907,312,584,548 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,674,920 |
net_rshares | 0 |
Testing Blinkit Standalone - upvotes
author | techtek |
---|---|
permlink | re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180802t210457155z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-02 21:04:57 |
last_update | 2018-08-02 21:04:57 |
depth | 1 |
children | 1 |
last_payout | 2018-08-09 21:04:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 66,918,122 |
net_rshares | 529,636,734 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techtek | 0 | 529,636,734 | 1% |
test
author | techtek |
---|---|
permlink | re-techtek-re-techtek-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180802t210523121z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-08-02 21:05:24 |
last_update | 2018-08-02 21:05:24 |
depth | 2 |
children | 0 |
last_payout | 2018-08-09 21:05:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 28,283,249,927,543 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 66,918,148 |
net_rshares | 529,636,734 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techtek | 0 | 529,636,734 | 1% |
Hey @techtek **Thanks for contributing on Utopian**. Weβre already looking forward to your next contribution! **Want to chat? Join us on Discord https://discord.gg/h52nFrV.** <a href='https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
author | utopian-io |
---|---|
permlink | re-blinkit-or-standalone-device-v1-0-heltek-wifi-kit-8-20180724t232009z |
category | utopian-io |
json_metadata | "{"app": "beem/0.19.42"}" |
created | 2018-07-24 23:20:09 |
last_update | 2018-07-24 23:20:09 |
depth | 1 |
children | 0 |
last_payout | 2018-07-31 23:20:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.102 HBD |
curator_payout_value | 0.031 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 299 |
author_reputation | 152,955,367,999,756 |
root_title | "Blinkit | Standalone device - V1.0 (Heltek Wifi Kit 8)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,866,992 |
net_rshares | 64,681,108,263 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techtek | 0 | 49,529,191,988 | 100% | ||
espoem | 0 | 14,697,368,331 | 15% | ||
mops2e | 0 | 454,547,944 | 18% |