Bitcoin Forum
May 07, 2024, 04:42:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Anyone still make crypto tickers?  (Read 340 times)
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 01, 2020, 02:33:30 PM
Merited by philipma1957 (2)
 #1

Mods feel free to move this, figured project development would be the best place for it.

So there have been a few low(ish) priced crypto tickers over the last few years.
You had
https://bitcointalk.org/index.php?topic=5113453.0
and
https://bitcointalk.org/index.php?topic=1377771.0

Both of which are no longer around / shipping.

VoltageGoat still is out there but they are a bit different then the standard tickers:

https://www.voltagegoat.com/product-category/tickers/

There are also a few RPi DIY based ones out there like this one:
https://github.com/taoteh1221/DFD_Crypto_Ticker

But is anyone still just making and selling basic price tickers?

-Dave


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
klaaas
Hero Member
*****
Offline Offline

Activity: 1568
Merit: 544



View Profile
April 01, 2020, 07:16:49 PM
Merited by DaveF (1)
 #2

The epaper display was a nice one.

I was curious and Google image search came up with some shops with tickers but not for cheap(ish) prizes and could not find the older lcd1602 versions.
The costs for building a basic ticker with the display you want with a 3d printed case is the way to go it seems.

For fun and giggles a ticker without screen.

Shopping online and sats back as a discount! (satsback) + LightningNetwork
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 04, 2020, 06:26:31 PM
 #3

So looking around there are a lot more open source ones for the RPi then I thought.
I am going to start playing with them now when I have any spare time.
Don't know how good any of them really are, but none look particularly time consuming to set up.

Stay Safe.

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
DaCryptoRaccoon
Hero Member
*****
Offline Offline

Activity: 1202
Merit: 582


OGRaccoon


View Profile
April 05, 2020, 12:25:55 PM
Last edit: April 05, 2020, 12:39:26 PM by MagicByt3
Merited by Vod (1)
 #4

https://www.signalyze.co.uk/home/

All you will ever need Smiley

** Edit **

This is also very good if your a CLI junkie and like things old skool.

https://github.com/madnight/bitcoin-chart-cli

Code:
bitcoin-chart-cli --help


  Usage: index [options]


  Options:

    -V, --version           output the version number
    -d, --days <n>          number of days the chart will go back
    --hours <n>             number of hours the chart will go back
    --mins <n>              number of minutes the chart will go back
    -w, --width <n>         max terminal chart width
    -h, --height <n>        max terminal chart height
    -c, --coin <string>     specify the coin e.g. ETH
    -m, --currency <string> specify the trading pair currency (Default: USD)
    --disable-legend        disable legend text
    -h, --help              output usage information

┏━━━━━━━━━━━━━━━━━┓
┃   💎 Mine Solo with CKPool 💎    ┃
┃    ➤ Hit Blocks on Your Own!      ┃
┃ ███▓▓  ███▓▓  ███▓▓  ███▓▓┃
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 05, 2020, 06:01:23 PM
 #5

https://www.signalyze.co.uk/home/

All you will ever need Smiley

** Edit **

This is also very good if your a CLI junkie and like things old skool.

https://github.com/madnight/bitcoin-chart-cli

Code:
bitcoin-chart-cli --help


  Usage: index [options]


  Options:

    -V, --version           output the version number
    -d, --days <n>          number of days the chart will go back
    --hours <n>             number of hours the chart will go back
    --mins <n>              number of minutes the chart will go back
    -w, --width <n>         max terminal chart width
    -h, --height <n>        max terminal chart height
    -c, --coin <string>     specify the coin e.g. ETH
    -m, --currency <string> specify the trading pair currency (Default: USD)
    --disable-legend        disable legend text
    -h, --help              output usage information

I'll take a look at the CLI thing.
I am more looking for something like this:
https://www.youtube.com/watch?v=bvPQ6PLy_ME

There have been many through the years but none of them stay as long term projects for some reason.
I'm thinking the real problem is cost. By the time you add together all the parts you are probably in the $40+ dollar range for a lot of them.
You can go smaller and cheap like the paper ledger I have in my 1st post but there is no room for any real sort of profit. Or you can go for an RPi build but by the time you add the PI the screen the case etc... it's not cheap before you add your time.

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 09, 2020, 02:50:18 PM
Last edit: April 22, 2020, 09:30:21 PM by DaveF
Merited by Initscri (1)
 #6

So for the 1st project I used this one: https://github.com/taoteh1221/DFD_Crypto_Ticker

Parts: RPi 1B (yes the one from 2012) that was in the cabinet.
Whatever SD card I had sitting around
Whatever cheap ass power supply I had sitting around.
One of the cheap generic RPi 3.5" screens that plug into the GPIO



It's a bit slow due the the fact that it's the oldest Pi out there but so what.
No WiFi but that can be added through a USB adapter.

Works well, if a bit limited. Only pulls data from some coins on Coinbase.

So, if you have the parts or only need to order some of them it's a quick and simple project.
Follow the docs and you can be up and running with it in under 30 minutes to an hour depending on how familiar you are with burning SD cards for the OS / Linux / RPi in general.

More as I build others.

-Dave





█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Initscri
Hero Member
*****
Online Online

Activity: 1540
Merit: 759


View Profile WWW
April 10, 2020, 06:52:43 AM
 #7

So for the 1st project I used this one: https://github.com/taoteh1221/DFD_Crypto_Ticker

Parts: RPi 1B (yes the one from 2012) that was in the cabinet.
Whatever SD card I had sitting around
Whatever cheap ass power supply I had sitting around.
One of the cheap generic RPi 3.5" screens that plug into the GPIO



It's a bit slow due the the fact that it's the oldest Pi out there but so what.
No WiFi but that can be added through a USB adapter.

Works well, if a bit limited. Only pulls data from some coins on Coinbase.

So, if you have the parts or only need to order some of them it's a quick and simple project.
Follow the docs and you can be up and running with it in under 30 minutes to an hour depending on how familiar you are with burning SD cards for the OS / Linux / RPi in general.

More as I build others.

-Dave






Looks awesome, you should definitely slap a case on that though.

Honestly, I've considered building a bedside ticker for a while. Thx for the reco on the repo.

If I were to build I'd probably try to make as wireless as possible; trying to make the valiant effort to see if its possible to power w/ solar, considering the device would be exposed to an open window and would be exposed to sunlight throughout the day. Unsure if that's enough to actually power a PI though. Obviously backup to a integrated battery ofc.

----------------------------------
Web Developer. PM for details.
----------------------------------
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 10, 2020, 01:11:39 PM
 #8


Looks awesome, you should definitely slap a case on that though.

Honestly, I've considered building a bedside ticker for a while. Thx for the reco on the repo.

If I were to build I'd probably try to make as wireless as possible; trying to make the valiant effort to see if its possible to power w/ solar, considering the device would be exposed to an open window and would be exposed to sunlight throughout the day. Unsure if that's enough to actually power a PI though. Obviously backup to a integrated battery ofc.

Can you even find a case for the RPi1 with a screen anymore?
I used it just as a test since I had the parts and didn't have to disassemble anything else to do it.

The 3 and 4 both have built in Wi-Fi so it would not require anything else.

Solar would be tough, you can do 5V 3W easy enough but it's going to probably going to cost some $ to get that and a battery and a setup to make it all work well together.
There are some "survival" solar phone chargers that will do it, but they are big and ugly IMO.

Stay safe.

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
SFR10
Legendary
*
Offline Offline

Activity: 2996
Merit: 3421


Crypto Swap Exchange


View Profile WWW
April 13, 2020, 06:39:49 AM
 #9

So for the 1st project I used this one: https://github.com/taoteh1221/DFD_Crypto_Ticker
Thanks for this.

Follow the docs and you can be up and running with it in under 30 minutes to an hour depending on how familiar you are with burning SD cards for the OS / Linux / RPi in general.
Just to be clear: You won't be selling these, am I right?

Can you even find a case for the RPi1 with a screen anymore?
Although chances of finding a case for that is quite low, you can still use a customized 3D printed case.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Initscri
Hero Member
*****
Online Online

Activity: 1540
Merit: 759


View Profile WWW
April 13, 2020, 10:48:40 AM
 #10

Can you even find a case for the RPi1 with a screen anymore?
Although chances of finding a case for that is quite low, you can still use a customized 3D printed case.

AFAIK there are even services where you can design the case, send the schematic/plans and they will print it for you and ship it to you.
If you don't have a 3d printer of course.

https://www.howtogeek.com/303866/how-to-3d-print-anything-even-if-you-dont-own-a-3d-printer/

ShapeWays is one. But there may cheaper alternatives.

----------------------------------
Web Developer. PM for details.
----------------------------------
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 13, 2020, 03:47:54 PM
 #11



Follow the docs and you can be up and running with it in under 30 minutes to an hour depending on how familiar you are with burning SD cards for the OS / Linux / RPi in general.
Just to be clear: You won't be selling these, am I right?

No, not planning to sell anything.
It's all off the shelf parts and installing 1 script on a RPi. There are enough people out there to help anyone install / configure it.
What was looking to do was generate a list that people who want to can take a look at and go "I can do that"

Stay Safe.

-Dave


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 15, 2020, 03:00:09 PM
Last edit: April 22, 2020, 09:30:35 PM by DaveF
 #12

And for my next project I tried this one:
https://steemit.com/cryptocurrency/@cryptotaylor/raspberry-pi-cryptocurrency-ticker

The good: It's yet again quick and easy to install
The not so good: The backgrounds require the larger screen that they made it with, the smaller one that I used in my last build did not have the resolution so it cut off some of the screen. However, it does work fine on a larger screen:



The 24hr data is not working but that could just be me.
The coin choices are limited to 6. BTC, GNT, IOTA,NEO,OMG,VTC
And for some reason it did not work on the old RPi1 I used for the 1st project.

Continuing the quest.

Stay safe.

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Initscri
Hero Member
*****
Online Online

Activity: 1540
Merit: 759


View Profile WWW
April 15, 2020, 11:12:50 PM
 #13

And for my next project I tried this one:
https://steemit.com/cryptocurrency/@cryptotaylor/raspberry-pi-cryptocurrency-ticker

The good: It's yet again quick and easy to install
The not so good: The backgrounds require the larger screen that they made it with, the smaller one that I used in my last build did not have the resolution so it cut off some of the screen. However, it does work fine on a larger screen:



The 24hr data is not working but that could just be me.
The coin choices are limited to 6. BTC, GNT, IOTA,NEO,OMG,VTC
And for some reason it did not work on the old RPi1 I used for the 1st project.

Continuing the quest.

Stay safe.

-Dave

With the larger screen, it'd be awesome if there were the ability to add more information, perhaps a simplified graph which can show the last 24hrs, 7days, etc.

If I ever get the chance and time, I could code something up similar. It's not exactly hard to produce a ticker now-a-days. Can be mostly done with basic HTML/CSS/JS/PHP + an API service like Blockchain.info

----------------------------------
Web Developer. PM for details.
----------------------------------
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 16, 2020, 11:19:53 AM
Merited by Initscri (1)
 #14


With the larger screen, it'd be awesome if there were the ability to add more information, perhaps a simplified graph which can show the last 24hrs, 7days, etc.

If I ever get the chance and time, I could code something up similar. It's not exactly hard to produce a ticker now-a-days. Can be mostly done with basic HTML/CSS/JS/PHP + an API service like Blockchain.info

I don't know if the RPi has PHP installed by default. So that might be an issue.
You would also need the ability to update if the API changes.
In theory if you wanted to do it all on the server side all you need is something like the coinmarketcap widget

Code:
<script type="text/javascript" src="https://files.coinmarketcap.com/static/widget/currency.js"></script><div class="coinmarketcap-currency-widget" data-currencyid="1" data-base="USD" data-secondary="" data-ticker="true" data-rank="true" data-marketcap="true" data-volume="true" data-statsticker="true" data-stats="USD"></div>

A bit of coding on the page and you can rotate through a bunch of them.
Nothing needed on the RPi but chrome in full screen mode.

Stay safe

-Dave


█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
SFR10
Legendary
*
Offline Offline

Activity: 2996
Merit: 3421


Crypto Swap Exchange


View Profile WWW
April 16, 2020, 02:33:50 PM
Merited by DaveF (1)
 #15

Another interesting project...

The not so good: The backgrounds require the larger screen that they made it with, the smaller one that I used in my last build did not have the resolution so it cut off some of the screen. However, it does work fine on a larger screen:

https://i.imgur.com/BbQ2i9Bm.jpg
I think using it in a larger screen defeats its purpose and I was able to find a few other 3.5 inch screens with a resolution of 800x480 [recommended resolution for it to display everything normally] but unfortunately, I couldn't find any for your RPi 1B [still might come in handy for other builders]:
- This might not be for others that try to keep their cost low.
Take note: I'm not vouching for the following link (there are a few others on google):

Raspberry Pi 4B/3B+/3B 3.5 inch 60+FPS High-Speed 800x480 HD TFT LCD Display w/ IR


Quote
Compatible with:

Raspberry Pi 4 Model B
Raspberry Pi 3 Model B+
Raspberry Pi 3 Model B
Raspberry Pi 2 Model B
Raspberry Pi 1 Model B+

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 16, 2020, 04:43:39 PM
 #16

I think using it in a larger screen defeats its purpose and I was able to find a few other 3.5 inch screens with a resolution of 800x480 [recommended resolution for it to display everything normally] but unfortunately, I couldn't find any for your RPi 1B [still might come in handy for other builders]:
- This might not be for others that try to keep their cost low.
Take note: I'm not vouching for the following link (there are a few others on google):

Raspberry Pi 4B/3B+/3B 3.5 inch 60+FPS High-Speed 800x480 HD TFT LCD Display w/ IR


Quote
Compatible with:

Raspberry Pi 4 Model B
Raspberry Pi 3 Model B+
Raspberry Pi 3 Model B
Raspberry Pi 2 Model B
Raspberry Pi 1 Model B+

I have seen those, and some other ones. Will have to order some and play.
I am playing with what is around the office / home. I also figure what is here in terms of parts are the more common ones that people have. The cheap 3.5" and the cheap 5" both of which have the lower resolution.
The better ones in 3.5" and 5" are just not as common out there. And they are not stocked at the local Microcenter so you can't just run in and grab one.

Stay safe.

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Mbitr
Legendary
*
Offline Offline

Activity: 1932
Merit: 1321


Bitcoin needs you!


View Profile
April 20, 2020, 07:20:54 AM
 #17

Not sure if this helps and not sure if this is what you’re looking for exactly ?

https://twitter.com/dennisreimann/status/1249955251681202176?s=21

This guy is making them out of old kindles

DaveF (OP)
Legendary
*
Offline Offline

Activity: 3472
Merit: 6264


Crypto Swap Exchange


View Profile WWW
April 22, 2020, 11:41:21 AM
 #18

Not sure if this helps and not sure if this is what you’re looking for exactly ?

https://twitter.com/dennisreimann/status/1249955251681202176?s=21

This guy is making them out of old kindles

...image snip...

Yes, with the but I would prefer ones that didn't involve making your own frame.
There are enough early gen kindles on eBay that you can say that enough parts are available that anyone who wants one can make it.

I ordered some parts to test a few other ones. Waiting on shipment.

Stay safe.

-Dave

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!