___ http://www.steemimg.com/images/2017/01/16/pizeroa2d39.png Here is a guide for those of you that want to do some automation and get in the game here on Steemit. It doesn't cost or take much resources to do so. <h1>Requirements</h1> * Pi Zero * Micro SD card(4GB or higher) * Micro USB cable(Same as android smartphone,tablet, or other various devices) * PC/Laptop * Micro Sd card reader <br>If you are going to get into using a Rasperberry Pi product, you most likely have a laptop or pc with an SD card reader in order to write the image to the micro SD card. So from here, all you need is a Pi Zero if you can get a hold of one in your area, you can check out: http://www.whereismypizero.com to see list of authorized distributors that have it available in stock in your region. I know adafruit accepts bitcoin as a payment. That's how I got mine :) but it's out of stock at the moment. Most of us have a micro USB cable laying around but if not, then you're going to have to ask your friend to borrow theirs and tell them you'll supposedly return the next time you see them :P Or just order one yourself. Unfortunately, this will be explained from using **Windows** but can be done on other OS's. Let's get started. <h1>Special Thanks</h1>@ubg provided an awesome tutorial on a modified version of the "Winfrey" bot that @fyrstikken shared. https://steemit.com/raspberry/@ubg/how-to-set-up-a-curation-bot-on-raspberry-pi I will be using the directions he used to show how to format and write to the micro SD card and SSH. If you don't have all the requirements, you can also find links for where to buy what you need on his post <h1>Download Official Raspbian PiXEL image</h1> You can use both full or lite images but I just go with the full so you won't have to spend time downloading and installing more required packages. https://www.raspberrypi.org/downloads/raspbian/ <h1>Format Micro SD card</h1>Make sure that the micro SD card is properly formatted. Download something like <a href="https://www.sdcard.org/downloads/formatter_4/">SDformatter</a> and make sure format size adjustment is switched on. <center>https://img1.steemit.com/0x0/http://imgur.com/DlD8EYz.gif</center> <center>Image borrowed from @ubg</center> <h1>Extract and write the image to the micro SD card.</h1> Download and Install Etcher. You can follow the directions, it's really easy. https://etcher.io/ <center>https://img1.steemit.com/0x0/https://i.imgur.com/2K9NDwS.gif</center> <center>Image borrowed from @ubg</center> After it's done writing to the card, do not remove it from the card reader yet, open it up in Windows to edit a couple files. <center>http://www.steemimg.com/images/2017/01/16/pizero3f16e.png</center> --- I just use notepad to do it fast, but if you prefer you can use something like notepad++ to see the line numbers. Open the **cmdline.txt** file and and add: <code>modules-load=dwc2,g_ether</code> after rootwait. http://www.steemimg.com/images/2017/01/16/pizero3e1c6e.png --- Then open **config.txt** and add: <code>dtoverlay=dwc2</code> at the end. http://www.steemimg.com/images/2017/01/16/pizero8e5b1a.png --- After making those edits to the 2 text files, you want to create a new file, text file is fine. You also want to make sure the file extension is visible first and just name the file **ssh**. http://www.steemimg.com/images/2017/01/16/pizero688250.png --- http://www.steemimg.com/images/2017/01/16/pizero4be02e.png --- http://www.steemimg.com/images/2017/01/16/pizero5c3ebb.png --- From here, you can remove the card from the card reader and insert it into the Pi Zero and connect the pi with the micro USB cable to the PC/laptop. <h1>Notice: Be sure to plug the micro USB end on "**USB**" port on the pi, not the "**PWR**" port.</h1> <h1>Setup Network Adapter On PC/Laptop To Share internet With Pi Zero</h1>You'll want to open the Control Panel head to Network and Internet\Network Connections. Right click on your ethernet or wifi adapter that has the internet connection, click properties, and click the sharing tab. http://www.steemimg.com/images/2017/01/16/pizero9530a6.png Then check the "Allow other computers to connect through this computer's internet connection" and under "Home networking connection:" select whatever new network adapter appears that is labeled **USB Ethernet/RNDIS Gadget #2**. My case, it was Ethernet 3. This is the Pi Zero. http://www.steemimg.com/images/2017/01/16/pizero79df86.png <h1>SSH Into Pi Zero</h1>You can use bitvise SSH or Putty. I actually use putty but bitvise looks like it's better. https://www.bitvise.com/ssh-client-download <center>https://img1.steemit.com/0x0/https://i.imgur.com/AkQBOL0.png</center> <center>Image borrowed from @ubg</center> Host: raspberrypi.local Username: pi Password: raspberry Port: 22(default) Once logged in, Wait about 30 seconds for ethernet driver to get internet connection up on the Pi Zero. You can do a quick ping of your address but I just check if I can do an <code>apt-get update</code>. You may get some error's saying no connection. You may have to wait a little bit or re-do the share internet settings on your PC/Laptop. <h1>Once you verified you have internet connection on the Pi Zero, you can head over to @ubg's post and continue to: Step 6. Install piston and all other prerequisites https://steemit.com/raspberry/@ubg/how-to-set-up-a-curation-bot-on-raspberry-pi .</h1> --- <center>Thank you for taking the time to read my post. Feel free to <a href="https://steemit.com/@bitcoinparadise">follow</a> and find me in <a href="https://discord.gg/MM5vHss">Smart Media Group</a> on Discord.</center> <div class="pull-left"><a href="https://steemit.com/@bitcoinparadise"><img src="https://steemitimages.com/DQmR9utkZ6p81ezdCZD8q4svmGnMkP1W6wL8cWiEgMNCJ4Q/1931656%20(2).gif"></a></div> <div class="pull-right"><a href="http://steemspeak.com"><img src="https://steemitimages.com/DQmWKg7c6uHYQ14u33CVqsNqbo1DLHqW1KnVUakigvHien4/SteemSpeakSpin.gif"></a></div> <center><a href="https://discord.gg/MM5vHss"><img src="https://cdn.steemitimages.com/DQmZTva1KXFyXwagJRA9FRk3pRozmeap9TdFSbBuiTKfrH2/image.png"></a></center> <center>**Follow SMG on other social media platforms and let's Tokenize The Web!**</center> <div class="pull-right"><img src="https://i.imgur.com/3cx8Z0I.png"> Facebook: <a href="https://www.facebook.com/thesmartmediaproject/">@thesmartmediaproject</a></div>  Twitter: <a href="https://twitter.com/the_smartmedia">@the_smartmedia</a>  Instagram: <a href="https://www.instagram.com/the_smartmedia/">@the_smartmedia</a>
author | bitcoinparadise |
---|---|
permlink | how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable |
category | automation |
json_metadata | {"tags":["automation","curation","bot","pi"],"users":["ubg","fyrstikken"],"image":["http://www.steemimg.com/images/2017/01/16/pizeroa2d39.png","https://img1.steemit.com/0x0/http://imgur.com/DlD8EYz.gif","https://img1.steemit.com/0x0/https://i.imgur.com/2K9NDwS.gif","http://www.steemimg.com/images/2017/01/16/pizero3f16e.png","http://www.steemimg.com/images/2017/01/16/pizero3e1c6e.png","http://www.steemimg.com/images/2017/01/16/pizero8e5b1a.png","http://www.steemimg.com/images/2017/01/16/pizero688250.png","http://www.steemimg.com/images/2017/01/16/pizero4be02e.png","http://www.steemimg.com/images/2017/01/16/pizero5c3ebb.png","http://www.steemimg.com/images/2017/01/16/pizero9530a6.png","http://www.steemimg.com/images/2017/01/16/pizero79df86.png","https://img1.steemit.com/0x0/https://i.imgur.com/AkQBOL0.png","https://steemitimages.com/DQmR9utkZ6p81ezdCZD8q4svmGnMkP1W6wL8cWiEgMNCJ4Q/1931656%20(2).gif","https://steemitimages.com/DQmWKg7c6uHYQ14u33CVqsNqbo1DLHqW1KnVUakigvHien4/SteemSpeakSpin.gif","https://cdn.steemitimages.com/DQmZTva1KXFyXwagJRA9FRk3pRozmeap9TdFSbBuiTKfrH2/image.png","https://i.imgur.com/3cx8Z0I.png","https://cdn.steemitimages.com/DQmd7wBVXxmXfTVVuxghbwABDAagdf93NhbBuQFFCb5qzDs/image.png","https://i.imgur.com/Tc4Plko.png"],"links":["http://www.whereismypizero.com","https://steemit.com/raspberry/@ubg/how-to-set-up-a-curation-bot-on-raspberry-pi","https://www.raspberrypi.org/downloads/raspbian/","https://www.sdcard.org/downloads/formatter_4/","https://etcher.io/","https://www.bitvise.com/ssh-client-download","https://steemit.com/@bitcoinparadise","https://discord.gg/MM5vHss","http://steemspeak.com","https://www.facebook.com/thesmartmediaproject/","https://twitter.com/the_smartmedia","https://www.instagram.com/the_smartmedia/"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-01-17 01:10:33 |
last_update | 2018-11-13 05:16:45 |
depth | 0 |
children | 43 |
last_payout | 2017-02-17 12:26:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 13.629 HBD |
curator_payout_value | 4.331 HBD |
pending_payout_value | 0.000 HBD |
promoted | 9.402 HBD |
body_length | 6,723 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,010 |
net_rshares | 47,655,970,390,492 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
berniesanders | 0 | 14,568,792,341,362 | 100% | ||
penambang | 0 | 5,877,738,960 | 18% | ||
berkah | 0 | 58,210,407,698 | 60% | ||
wackou | 0 | 742,157,151,193 | 15% | ||
nextgenwitness | 0 | 109,175,682,628 | 100% | ||
hr1 | 0 | 1,634,612,711,822 | 100% | ||
kushed | 0 | 2,648,399,451,485 | 75% | ||
silver | 0 | 952,643,248,065 | 100% | ||
silversteem | 0 | 2,296,780,157,584 | 100% | ||
nextgencrypto | 0 | 4,853,926,595,931 | 100% | ||
rossco99 | 0 | 216,876,820,475 | 60% | ||
ozmaster | 0 | 214,357,821,892 | 100% | ||
xeroc | 0 | 127,878,765,120 | 18% | ||
steemservices | 0 | 268,355,825,272 | 100% | ||
lovejoy | 0 | 15,828,498,811 | 18% | ||
boatymcboatface | 0 | 40,105,682,113 | 18% | ||
pheonike | 0 | 4,124,164,572 | 0.4% | ||
proctologic | 0 | 37,066,471,258 | 50% | ||
donkeypong | 0 | 1,164,438,307,409 | 50% | ||
proctologic2 | 0 | 596,089,535 | 50% | ||
proctologic3 | 0 | 415,995,198 | 50% | ||
steemship | 0 | 491,406,367,066 | 60% | ||
forrestwillie | 0 | 72,248,406,729 | 100% | ||
nxtblg | 0 | 406,349,110,367 | 100% | ||
murh | 0 | 1,270,427,453 | 13% | ||
theshell | 0 | 5,398,544,636 | 18% | ||
brich | 0 | 2,401,348,678 | 15% | ||
applecrisp | 0 | 553,970,053 | 10% | ||
wingz | 0 | 111,998,754,865 | 100% | ||
ratel | 0 | 17,262,930,603 | 60% | ||
anwenbaumeister | 0 | 509,700,248,926 | 60% | ||
comm-press | 0 | 3,899,120,216 | 100% | ||
fyrstikken | 0 | 54,672,427,389 | 2% | ||
skapaneas | 0 | 10,321,330,325 | 60% | ||
thebatchman | 0 | 1,117,519,500 | 3% | ||
artem-sokoloff | 0 | 5,037,633,924 | 100% | ||
asmolokalo | 0 | 21,191,108,345 | 100% | ||
britvr | 0 | 18,453,274,878 | 100% | ||
r4fken | 0 | 24,090,262,674 | 100% | ||
steem1653 | 0 | 1,860,131,725 | 30% | ||
anyx | 0 | 110,255,057,459 | 15% | ||
jesta | 0 | 1,756,953,418,773 | 100% | ||
igster | 0 | 15,642,889,909 | 100% | ||
mapipaz | 0 | 927,184,234 | 100% | ||
thebatchman1 | 0 | 69,191,084 | 3% | ||
pkattera | 0 | 32,728,101,566 | 15% | ||
luisucv34 | 0 | 18,336,016,369 | 100% | ||
inertia | 0 | 163,241,594,345 | 100% | ||
ubg | 0 | 24,854,045,047 | 100% | ||
jedau | 0 | 3,167,037,295 | 60% | ||
social | 0 | 807,980,780 | 100% | ||
shortcut | 0 | 77,612,849,309 | 100% | ||
gomeravibz | 0 | 29,072,112,156 | 60% | ||
coinbar | 0 | 5,462,008,943 | 100% | ||
sykochica | 0 | 42,691,255,012 | 100% | ||
felixxx | 0 | 67,309,261,952 | 100% | ||
ozchartart | 0 | 661,366,963,194 | 100% | ||
croatia | 0 | 5,564,853,438 | 100% | ||
germansailor | 0 | 2,586,967,948 | 100% | ||
steemradio | 0 | 222,397,363 | 18% | ||
future24 | 0 | 67,183,019,829 | 100% | ||
cmorton | 0 | 423,644,229 | 9% | ||
squirrel | 0 | 1,415,660,043 | 100% | ||
yoda | 0 | 3,047,695,370 | 100% | ||
sarita | 0 | 0 | 100% | ||
matrixdweller | 0 | 27,077,729,022 | 100% | ||
virtualgrowth | 0 | 594,511,105 | 1% | ||
jayfox | 0 | 3,166,938,546 | 60% | ||
awgbibb | 0 | 0 | 100% | ||
sethlinson | 0 | 3,508,041,763 | 20% | ||
hilarski | 0 | 38,554,470,559 | 20% | ||
craigwilliamz | 0 | 5,649,538,450 | 100% | ||
imag1ne | 0 | 2,985,052,097 | 60% | ||
shadowspub | 0 | 12,803,181,701 | 100% | ||
leno4ek | 0 | 1,496,933,863 | 60% | ||
barrydutton | 0 | 25,132,712,503 | 100% | ||
pollux.one | 0 | 80,685,456,434 | 100% | ||
charlie777pt | 0 | 3,145,287,872 | 60% | ||
ashleywilliamz | 0 | 3,016,431,508 | 100% | ||
maryfromsochi | 0 | 3,502,895,824 | 60% | ||
thecyclist | 0 | 1,828,027,448,804 | 100% | ||
woodendart | 0 | 0 | 100% | ||
jonathanyoung | 0 | 0 | 100% | ||
renzoarg | 0 | 8,191,662,206 | 60% | ||
burnin | 0 | 10,095,749,072 | 60% | ||
ballinconscious | 0 | 6,458,529,730 | 60% | ||
sens | 0 | 5,400,033,287 | 100% | ||
oksano4ka | 0 | 0 | 100% | ||
inarix03 | 0 | 114,050,299 | 100% | ||
develcuy | 0 | 4,342,343,982 | 60% | ||
greatdabu | 0 | 70,813,444,567 | 100% | ||
thegame | 0 | 103,717,051 | 1% | ||
steembets | 0 | 105,334,463 | 1% | ||
curie | 0 | 401,166,590,546 | 60% | ||
cub1 | 0 | 7,953,053,063 | 100% | ||
rusteemitblog | 0 | 7,176,845,151 | 60% | ||
therajmahal | 0 | 1,719,552,657 | 60% | ||
hendrikdegrote | 0 | 5,691,558,732,162 | 75% | ||
tomino | 0 | 143,544,596,076 | 100% | ||
steem-meme | 0 | 1,916,047,398 | 20% | ||
sunscape | 0 | 8,692,396,678 | 20% | ||
sochul | 0 | 751,009,686,811 | 100% | ||
opmac | 0 | 5,800,780,789 | 100% | ||
olga.maslievich | 0 | 0 | 100% | ||
zathras | 0 | 2,140,809,349 | 30% | ||
steemspeak | 0 | 222,743,050 | 2% | ||
tablettenformat | 0 | 587,445,810 | 100% | ||
fyrst-witness | 0 | 330,251,183 | 2% | ||
lovethepeople | 0 | 67,882,339 | 50% | ||
joshuaatiemo | 0 | 1,060,686,251 | 100% | ||
bugavi | 0 | 0 | 100% | ||
garvofe | 0 | 3,239,333,534 | 60% | ||
jmehta | 0 | 0 | 100% | ||
technocomanche | 0 | 630,703,595 | 100% | ||
steemland.com | 0 | 105,119,025 | 1% | ||
porco-bastardo | 0 | 65,962,544 | 50% | ||
angel76 | 0 | 11,757,592,704 | 100% | ||
sabsel | 0 | 0 | 100% | ||
crowdfundedwhale | 0 | 21,009,143,845 | 50% | ||
gutzofter | 0 | 36,727,877,752 | 100% | ||
teukumukhlis | 0 | 314,320,486 | 15% | ||
smysullivan | 0 | 10,340,637,005 | 90% | ||
steemprentice | 0 | 1,128,816,454 | 1% | ||
reisman | 0 | 240,403,601 | 10% | ||
illbeyourfriend | 0 | 37,633,272,797 | 100% | ||
engagement | 0 | 3,395,807,747,894 | 100% | ||
bigtakosensei | 0 | 0 | 100% | ||
seablue | 0 | 183,884,339 | 1% | ||
crypto-hippy | 0 | 546,837,844 | 100% | ||
vcelier | 0 | 42,502,282,988 | 15% | ||
hexdek16 | 0 | 68,726,317,047 | 100% | ||
anthonyadavisii | 0 | 0 | 100% | ||
tonicbbleking | 0 | 863,566,730 | 60% | ||
codydeeds | 0 | 20,310,253,284 | 100% | ||
steemizen | 0 | 924,874,475 | 1% | ||
tamersameeh | 0 | 397,735,977 | 100% | ||
alol | 0 | 0 | 100% | ||
sydesjokes | 0 | 0 | 100% | ||
chanca | 0 | 0 | 100% | ||
darth-azrael | 0 | 1,558,010,122 | 100% | ||
barvon | 0 | 4,485,698,430 | 100% | ||
the-steem-store | 0 | 428,019,808 | 100% | ||
ahley | 0 | 0 | 100% | ||
positivity420 | 0 | 383,941,203 | 100% | ||
blockained | 0 | 175,252,354 | 60% | ||
blockchained | 0 | 208,495,784 | 60% | ||
marco.world | 0 | 175,252,291 | 60% | ||
surfcapmgmt | 0 | 12,553,662,381 | 100% | ||
robertneleson | 0 | 0 | 0% | ||
macw11 | 0 | 408,884,527 | 100% | ||
vegaiq | 0 | 287,719,889 | 100% | ||
fahmiauliasfr | 0 | 777,825,326 | 100% | ||
radiv | 0 | 0 | 100% | ||
varwarking | 0 | 0 | 100% | ||
artpoet | 0 | 0 | 100% | ||
suheimi45 | 0 | 357,298,054 | 100% | ||
writemore | 0 | 0 | 100% | ||
frank9412 | 0 | 0 | 100% | ||
evimeria | 0 | 0 | 100% | ||
mona1 | 0 | 0 | 100% | ||
anwarabdullah | 0 | 0 | 100% | ||
lattitude | 0 | 0 | 100% | ||
adam-xsmit | 0 | 0 | 100% | ||
funkit | 0 | 0 | 100% | ||
inna-yatsuk | 0 | 0 | 100% | ||
agustiansyah | 0 | 0 | 100% | ||
victorandy | 0 | 0 | 100% | ||
akkadia | 0 | 0 | 100% | ||
ola2 | 0 | 0 | 100% | ||
libertyranger | 0 | 0 | 100% | ||
boxmining | 0 | 0 | 100% | ||
muhammadrizal | 0 | 0 | 100% | ||
selected | 0 | 0 | 100% | ||
ikilledcobain | 0 | 0 | 100% | ||
fityan | 0 | 0 | 100% | ||
photowebgear | 0 | 0 | 100% | ||
playhouseromeo | 0 | 0 | 100% | ||
bitworkers | 0 | 0 | 100% | ||
anthonydouglas | 0 | 0 | 100% | ||
giovis | 0 | 0 | 100% | ||
bat-junior | 0 | 0 | 100% | ||
mckenzie259 | 0 | 0 | 100% | ||
contact95 | 0 | 0 | 100% | ||
alexsam986 | 0 | 0 | 100% | ||
vitorferreira | 0 | 0 | 100% | ||
kebin | 0 | 0 | 100% | ||
urmokas | 0 | 0 | 100% | ||
biggi | 0 | 0 | 100% | ||
bemo | 0 | 0 | 100% | ||
thegreatomski | 0 | 0 | 100% | ||
fadhlo | 0 | 0 | 100% | ||
pipolio | 0 | 0 | 100% | ||
fear411 | 0 | 0 | 100% | ||
alanfoltz | 0 | 0 | 100% | ||
dmalaver | 0 | 0 | 100% | ||
gregario | 0 | 0 | 100% | ||
panknil | 0 | 0 | 100% | ||
sa1nt | 0 | 0 | 100% | ||
maurain1525 | 0 | 0 | 100% | ||
fahrullah | 0 | 0 | 100% | ||
cosmicboy123 | 0 | 0 | 100% | ||
signspinner | 0 | 0 | 100% | ||
jaider | 0 | 0 | 100% | ||
marcoagarcia3rd | 0 | 0 | 100% | ||
jaimeji | 0 | 0 | 100% | ||
marketanalysis | 0 | 0 | 100% | ||
petarjs | 0 | 0 | 100% | ||
zafarynl | 0 | 0 | 100% | ||
mardha | 0 | 0 | 100% | ||
troywilliams | 0 | 0 | 100% | ||
filipbabok | 0 | 0 | 100% | ||
hikaru09 | 0 | 0 | 100% | ||
peterveronika | 0 | 0 | 100% | ||
nzbluestone | 0 | 0 | 100% | ||
angel35mm | 0 | 0 | 100% | ||
rewaabasheer | 0 | 0 | 100% | ||
cryptonia | 0 | 0 | 100% | ||
rawdawg | 0 | 0 | 100% | ||
umerfarooq | 0 | 0 | 100% | ||
viku8194 | 0 | 0 | 100% | ||
mazda07 | 0 | 0 | 100% | ||
smm11 | 0 | 0 | 100% | ||
drbill | 0 | 0 | 100% | ||
joseplaza | 0 | 0 | 100% | ||
baknaffek | 0 | 0 | 100% | ||
oep | 0 | 0 | 100% | ||
ksumma | 0 | 0 | 100% | ||
ryansatterlee | 0 | 0 | 100% | ||
siihaabuur | 0 | 0 | 100% | ||
steemminder | 0 | 0 | 100% | ||
kert | 0 | 0 | 100% | ||
cantfindf13 | 0 | 0 | 100% | ||
bitbe | 0 | 0 | 100% | ||
xris.barney | 0 | 0 | 100% | ||
rizvy | 0 | 0 | 100% | ||
gamer132 | 0 | 0 | 100% | ||
liquidgunz | 0 | 0 | 100% | ||
nopenotagain | 0 | 0 | 100% | ||
raulstana | 0 | 0 | 100% | ||
rgodoy777 | 0 | 0 | 100% | ||
ayushc | 0 | 0 | 100% | ||
ideamoney | 0 | 0 | 100% | ||
borissenko | 0 | 0 | 100% | ||
ibu568 | 0 | 0 | 100% |
That is a very great article.
author | bunny-rabbit |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170121t214022550z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-23 18:42:03 |
last_update | 2017-01-23 18:42:24 |
depth | 1 |
children | 1 |
last_payout | 2017-02-17 12:26:09 |
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 | 29 |
author_reputation | -5,288,285,696 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,322,958 |
net_rshares | 19,972,018,056 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 7,244,325,023 | 100% | ||
bitcoinparadise | 0 | 12,727,693,033 | 100% |
Thank you.
author | bitcoinparadise |
---|---|
permlink | re-bunny-rabbit-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170123t191330184z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-23 19:13:27 |
last_update | 2017-01-23 19:13:27 |
depth | 2 |
children | 0 |
last_payout | 2017-02-17 12:26:09 |
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 | 10 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,323,247 |
net_rshares | 0 |
I need this in my life.
author | codydeeds |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t013242890z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 01:32:42 |
last_update | 2017-01-17 01:32:42 |
depth | 1 |
children | 9 |
last_payout | 2017-02-17 12:26:09 |
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 | 23 |
author_reputation | 38,090,771,215,071 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,212 |
net_rshares | 45,280,115,423 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 5,844,552,949 | 100% | ||
bitcoinparadise | 0 | 12,070,274,957 | 100% | ||
aprilangel | 0 | 15,548,978,430 | 100% | ||
organicrecreate | 0 | 5,197,591,561 | 100% | ||
richardd | 0 | 1,511,591,924 | 100% | ||
mojojo | 0 | 5,107,125,602 | 100% |
Go for it buddy!
author | bitcoinparadise |
---|---|
permlink | re-codydeeds-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t013530308z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 01:35:27 |
last_update | 2017-01-17 01:35:27 |
depth | 2 |
children | 8 |
last_payout | 2017-02-17 12:26:09 |
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 | 16 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,234 |
net_rshares | 20,585,637,128 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
codydeeds | 0 | 20,585,637,128 | 100% |
Been using streemian, so far so good.
author | codydeeds |
---|---|
permlink | re-bitcoinparadise-re-codydeeds-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t013602767z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 01:36:03 |
last_update | 2017-01-17 01:36:03 |
depth | 3 |
children | 7 |
last_payout | 2017-02-17 12:26:09 |
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 | 37 |
author_reputation | 38,090,771,215,071 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,238 |
net_rshares | 44,467,540,181 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 5,844,552,949 | 100% | ||
bitcoinparadise | 0 | 11,828,869,457 | 100% | ||
aprilangel | 0 | 15,218,149,102 | 100% | ||
organicrecreate | 0 | 5,093,639,730 | 100% | ||
richardd | 0 | 1,479,430,394 | 100% | ||
mojojo | 0 | 5,002,898,549 | 100% |
I'm trying to do this on my linux box but am getting some errors: Go Oprah! Go Winfrey! Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/steem/wallet.py", line 91, in setKeys key = PrivateKey(wif) File "/usr/local/lib/python3.5/dist-packages/steembase/account.py", line 106, in __init__ super(PrivateKey, self).__init__(wif, prefix) File "/usr/local/lib/python3.5/dist-packages/graphenebase/account.py", line 307, in __init__ self._wif = Base58(wif) File "/usr/local/lib/python3.5/dist-packages/graphenebase/base58.py", line 48, in __init__ raise ValueError("Error loading Base58 object") ValueError: Error loading Base58 object During handling of the above exception, another exception occurred: Traceback (most recent call last): File "bot.py", line 64, in module feed() File "bot.py", line 27, in feed steem = Steem(wif=posting_key[0]) File "/usr/local/lib/python3.5/dist-packages/steem/steem.py", line 151, in __init__ self.wallet = Wallet(self.rpc, keys=kwargs["keys"]) File "/usr/local/lib/python3.5/dist-packages/steem/wallet.py", line 64, in __init__ self.setKeys(kwargs["keys"]) File "/usr/local/lib/python3.5/dist-packages/steem/wallet.py", line 93, in setKeys raise InvalidWifError steem.wallet.InvalidWifError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "bot.py", line 69, in module traceback.print_exc() NameError: name 'traceback' is not defined It makes it sound like my posting key is bad or something but I'm cutting and pasting and everything looks right to me. Any ideas?
author | darth-azrael |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t231935059z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 23:19:36 |
last_update | 2017-01-17 23:19:36 |
depth | 1 |
children | 5 |
last_payout | 2017-02-17 12:26:09 |
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,651 |
author_reputation | 214,999,166,937,473 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,274,464 |
net_rshares | 0 |
Did you use your private-posting-key or public-posting-key?
author | bitcoinparadise |
---|---|
permlink | re-darth-azrael-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t233002911z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 23:30:03 |
last_update | 2017-01-17 23:30:03 |
depth | 2 |
children | 4 |
last_payout | 2017-02-17 12:26:09 |
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 | 59 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,274,555 |
net_rshares | 0 |
I though there was just the posting, active, owner and memo keys and that they were all private? I'm using the posting key listed under permissions in my wallet.
author | darth-azrael |
---|---|
permlink | re-bitcoinparadise-re-darth-azrael-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170118t024820529z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-18 02:48:21 |
last_update | 2017-01-18 02:48:21 |
depth | 3 |
children | 3 |
last_payout | 2017-02-17 12:26:09 |
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 | 161 |
author_reputation | 214,999,166,937,473 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,275,800 |
net_rshares | 0 |
I upvote, resteem anf follow you.
author | germansailor |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t204554383z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 20:45:54 |
last_update | 2017-01-17 20:45:54 |
depth | 1 |
children | 2 |
last_payout | 2017-02-17 12:26:09 |
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 | 33 |
author_reputation | 119,934,813,620,574 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,273,160 |
net_rshares | 11,598,649,193 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bitcoinparadise | 0 | 11,598,649,193 | 100% |
Thank you. Nice I just saw your post from yesterday. Spread Steemit in Deutschland! :P
author | bitcoinparadise |
---|---|
permlink | re-germansailor-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t211904031z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 21:19:03 |
last_update | 2017-01-17 21:19:03 |
depth | 2 |
children | 1 |
last_payout | 2017-02-17 12:26:09 |
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 | 86 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,273,474 |
net_rshares | 2,586,977,127 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
germansailor | 0 | 2,586,977,127 | 100% |
You are welcome. Yes, I will do that.
author | germansailor |
---|---|
permlink | re-bitcoinparadise-re-germansailor-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t212201386z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 21:22:03 |
last_update | 2017-01-17 21:22:03 |
depth | 3 |
children | 0 |
last_payout | 2017-02-17 12:26:09 |
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 | 37 |
author_reputation | 119,934,813,620,574 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,273,508 |
net_rshares | 0 |
Sounds really exciting. But I am lost from the beginning. Why do I need extra hardware? CanΒ΄t the computer simulate this? What kind of hardware is this? Sort of an Arduino? I will read the @ubg guide you mention right away. Thanks for this info, and for any comments on more basic info where I can get started.
author | gregario |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170711t220818546z |
category | automation |
json_metadata | {"tags":["automation"],"users":["ubg"],"app":"steemit/0.1"} |
created | 2017-07-11 22:07:27 |
last_update | 2017-07-11 22:07:27 |
depth | 1 |
children | 2 |
last_payout | 2017-07-18 22:07: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 | 310 |
author_reputation | 2,753,780,591,955 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,160,377 |
net_rshares | 1,785,263,810 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 741,659,632 | 5% | ||
bitcoinparadise | 0 | 1,043,604,178 | 5% |
Well, this is a bit outdated but instead of using the resources on your current hardware, this can be useful. Especially if you don't leave your Computer on 24/7, this little Pi Zero can be and uses very little resources. Yes it is like an Arduino but is capable of running a special OS with a desktop environment designed for the Pi Zero.
author | bitcoinparadise |
---|---|
permlink | re-gregario-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170712t013121266z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-07-12 01:31:21 |
last_update | 2017-07-12 01:31:21 |
depth | 2 |
children | 1 |
last_payout | 2017-07-19 01:31:21 |
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 | 340 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,174,969 |
net_rshares | 5,296,472,608 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gregario | 0 | 5,296,472,608 | 100% |
Thank you very much. IΒ΄ll keep learning and moving forward.
author | gregario |
---|---|
permlink | re-bitcoinparadise-re-gregario-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170712t101741687z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-07-12 10:16:48 |
last_update | 2017-07-12 15:17:24 |
depth | 3 |
children | 0 |
last_payout | 2017-07-19 10:16:48 |
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 | 59 |
author_reputation | 2,753,780,591,955 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,208,930 |
net_rshares | 0 |
So much to learn....
author | hexdek16 |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t105711370z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 10:57:24 |
last_update | 2017-01-17 10:57:24 |
depth | 1 |
children | 0 |
last_payout | 2017-02-17 12:26:09 |
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 | 20 |
author_reputation | 4,966,347,540,994 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,269,015 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gregario | 0 | 0 | 100% |
Very interesting and in-depth guide. Thanks. As someone who isn't very technically talented, I think this is great step by step process.
author | jeffjagoe | ||||||
---|---|---|---|---|---|---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-2017712t104920918z | ||||||
category | automation | ||||||
json_metadata | {"app":"chainbb/0.3","format":"markdown+html","tags":[]} | ||||||
created | 2017-07-12 14:49:21 | ||||||
last_update | 2017-07-12 14:49:21 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2017-07-19 14:49:21 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.031 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 137 | ||||||
author_reputation | 607,294,588,063,535 | ||||||
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 8,231,901 | ||||||
net_rshares | 10,300,777,760 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 889,991,558 | 5% | ||
jesta | 0 | 8,229,139,265 | 0.1% | ||
bitcoinparadise | 0 | 1,181,646,937 | 5% |
Thank you. Just keep in mind that this is a bit outdated as far as the bot software. There have been updates since this post was made.
author | bitcoinparadise |
---|---|
permlink | re-jeffjagoe-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-2017712t104920918z-20170712t184528088z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-07-12 18:45:30 |
last_update | 2017-07-12 18:45:30 |
depth | 2 |
children | 0 |
last_payout | 2017-07-19 18:45: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 | 134 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,256,274 |
net_rshares | 0 |
good like you
author | launglilawangsa |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20180406t121217051z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2018-04-06 12:12:30 |
last_update | 2018-04-06 12:12:30 |
depth | 1 |
children | 0 |
last_payout | 2018-04-13 12:12: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 | 13 |
author_reputation | 255,270,763,119 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 48,652,419 |
net_rshares | 0 |
Uhhggg. I hate that I cannot resteem this post. Hopefully tagging it in my comments will help keep it around. Ordering my raspberry pi Zero now.
author | libertyranger |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170909t052358633z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-09-09 05:23:57 |
last_update | 2017-09-09 05:23:57 |
depth | 1 |
children | 1 |
last_payout | 2017-09-16 05:23: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 | 146 |
author_reputation | 7,267,049,896,950 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,325,337 |
net_rshares | 0 |
This is an outdated guide. Although you can still get it up and running. I would recommend to install the drphil bot. https://steemit.com/radiator/@inertia/drphil-rb-voting-bot-improved-fanbase-support
author | bitcoinparadise |
---|---|
permlink | re-libertyranger-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170909t053134271z |
category | automation |
json_metadata | {"tags":["automation"],"links":["https://steemit.com/radiator/@inertia/drphil-rb-voting-bot-improved-fanbase-support"],"app":"steemit/0.1"} |
created | 2017-09-09 05:31:33 |
last_update | 2017-09-09 05:31:33 |
depth | 2 |
children | 0 |
last_payout | 2017-09-16 05:31:33 |
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 | 201 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,325,801 |
net_rshares | 0 |
<p>This post has been ranked within the top 80 most undervalued posts in the first half of Jan 17. We estimate that this post is undervalued by $2.91 as compared to a scenario in which every voter had an equal say.</p> <p>See the full rankings and details in <a href="https://steemit.com/curation/@screenname/the-daily-tribune-most-undervalued-posts-of-jan-17---part-i">The Daily Tribune: Jan 17 - Part I</a>. You can also read about some of our methodology, data analysis and technical details in <a href="https://steemit.com/curation/@screenname/introducing-the-daily-tribune-most-undervalued-posts-of-nov-04---part-i">our initial post</a>.</p> <p>If you are the author and would prefer not to receive these comments, simply reply "Stop" to this comment.</p>
author | screenname |
---|---|
permlink | re-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t133129 |
category | automation |
json_metadata | "{"replyto": "@bitcoinparadise/how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable"}" |
created | 2017-01-17 13:31:30 |
last_update | 2017-01-17 13:31:30 |
depth | 1 |
children | 0 |
last_payout | 2017-02-17 12:26:09 |
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 | 762 |
author_reputation | 46,276,338,038,330 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,269,900 |
net_rshares | 0 |
Figure it will, but need to ask, this does also work on the regular raspberry pi as well with the WiFi, or Ethernet cable right? Thinking this would be awesome tool to set up! Will @clayop voting bot also work our does it need some work to get done? https://github.com/clayop/votum
author | smysullivan |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t032907474z |
category | automation |
json_metadata | {"tags":["automation"],"users":["clayop"],"links":["https://github.com/clayop/votum"],"app":"steemit/0.1"} |
created | 2017-01-17 03:29:09 |
last_update | 2017-01-17 03:29:09 |
depth | 1 |
children | 7 |
last_payout | 2017-02-17 12:26:09 |
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 | 283 |
author_reputation | 16,261,876,135,297 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,934 |
net_rshares | 17,631,900,489 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 5,803,031,032 | 100% | ||
bitcoinparadise | 0 | 11,828,869,457 | 100% |
This is simply to setup the pi zero to work with your PC/laptop with just a USB cable and have internet. So whatever bot you can compile on a regular pi you can do it on a pi zero for the most part without changing the script.
author | bitcoinparadise |
---|---|
permlink | re-smysullivan-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t033555236z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 03:35:54 |
last_update | 2017-01-17 03:35:54 |
depth | 2 |
children | 4 |
last_payout | 2017-02-17 12:26:09 |
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 | 226 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,969 |
net_rshares | 4,364,952,299 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tomino | 0 | 3,189,879,912 | 1% | ||
smysullivan | 0 | 1,175,072,387 | 10% |
Sweet I will then look to set up my pi here in the next couple days. Thank you for the post, Seems easy enough, and should also be a fun side project.
author | smysullivan |
---|---|
permlink | re-bitcoinparadise-re-smysullivan-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t033731246z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 03:37:33 |
last_update | 2017-01-17 03:37:33 |
depth | 3 |
children | 3 |
last_payout | 2017-02-17 12:26:09 |
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 | 150 |
author_reputation | 16,261,876,135,297 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,978 |
net_rshares | 17,873,305,989 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 5,803,031,032 | 100% | ||
bitcoinparadise | 0 | 12,070,274,957 | 100% |
I am revising votum to be more universal and to use @furion's steemdata, and public steemd node, and consequently one don't need to run his/her own node but is able to use powerful options (e.g. voting by reputation, mirroring other curators, etc.)
author | clayop |
---|---|
permlink | re-smysullivan-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t042051276z |
category | automation |
json_metadata | {"tags":["automation"],"users":["furion"],"app":"steemit/0.1"} |
created | 2017-01-17 04:20:54 |
last_update | 2017-01-17 04:20:54 |
depth | 2 |
children | 1 |
last_payout | 2017-02-17 12:26:09 |
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 | 248 |
author_reputation | 270,845,899,918,618 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,267,247 |
net_rshares | 28,208,592,584 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 5,803,031,032 | 100% | ||
bitcoinparadise | 0 | 11,829,656,593 | 100% | ||
smysullivan | 0 | 10,575,904,959 | 90% |
Awesome can't wait thank you. I'm very excited to test it out. Sound like some cool updates your working on. Thank you for the heads up.
author | smysullivan |
---|---|
permlink | re-clayop-re-smysullivan-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t042051276z-2017116t214145522z |
category | automation |
json_metadata | {"tags":"automation","app":"esteem/1.3.7","format":"markdown+html"} |
created | 2017-01-17 04:41:48 |
last_update | 2017-01-17 04:41:48 |
depth | 3 |
children | 0 |
last_payout | 2017-02-17 12:26:09 |
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 | 136 |
author_reputation | 16,261,876,135,297 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,267,369 |
net_rshares | 0 |
Awesome tutorial! You can't go cheaper without giving up your keys.
author | ubg |
---|---|
permlink | re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t012529350z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-01-17 01:25:27 |
last_update | 2017-01-17 01:25:27 |
depth | 1 |
children | 3 |
last_payout | 2017-02-17 12:26:09 |
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 | 67 |
author_reputation | 5,237,585,248,428 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,143 |
net_rshares | 21,104,707,818 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crok | 0 | 5,844,552,949 | 100% | ||
bitcoinparadise | 0 | 12,070,274,957 | 100% | ||
tomino | 0 | 3,189,879,912 | 1% | ||
rogeer | 0 | 0 | 100% |
You sure can't. Thanks @ubg, I was "inspired" by your post. I was serious when I said I was proud of you :)
author | bitcoinparadise |
---|---|
permlink | re-ubg-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170117t013144373z |
category | automation |
json_metadata | {"tags":["automation"],"users":["ubg"],"app":"steemit/0.1"} |
created | 2017-01-17 01:31:42 |
last_update | 2017-01-17 01:31:42 |
depth | 2 |
children | 0 |
last_payout | 2017-02-17 12:26:09 |
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 | 110 |
author_reputation | 52,935,636,369,082 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 2,266,200 |
net_rshares | 0 |
kuule kuidas saab reitinkut tagasi
author | urmokas |
---|---|
permlink | re-ubg-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170415t154819820z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-04-15 15:48:21 |
last_update | 2017-04-15 15:48:21 |
depth | 2 |
children | 1 |
last_payout | 2017-04-22 15:48:21 |
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 | 34 |
author_reputation | 190,033,440,499 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 3,020,679 |
net_rshares | 0 |
Γ€ra postita sitta nii, et sind flaggitakse. Kui su reputation lΓ€heb miinusesse siis teised su postitusi siin saidil ei nΓ€e.
author | ubg |
---|---|
permlink | re-urmokas-re-ubg-re-bitcoinparadise-how-to-automate-your-curation-with-a-usd5-pi-zero-a-micro-sd-card-and-usb-cable-20170415t154945139z |
category | automation |
json_metadata | {"tags":["automation"],"app":"steemit/0.1"} |
created | 2017-04-15 15:49:45 |
last_update | 2017-04-15 15:49:45 |
depth | 3 |
children | 0 |
last_payout | 2017-04-22 15:49: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 | 123 |
author_reputation | 5,237,585,248,428 |
root_title | "How To Automate Your Curation With A $5 Pi Zero, A Micro SD Card and USB Cable" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 3,020,685 |
net_rshares | 0 |