Skip to content

Commit 3285f44

Browse files
authored
Merge pull request #2 from adafruit/master
Update Octuber 2020
2 parents 9ecd146 + 14f8b16 commit 3285f44

File tree

345 files changed

+29142
-11455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+29142
-11455
lines changed

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ source "https://rubygems.org"
88
#
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
11-
gem "jekyll", "~> 3.8.4"
11+
# gem "jekyll", "~> 3.8.4"
1212

1313

1414
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1515
# uncomment the line below. To upgrade, run `bundle update github-pages`.
16-
# gem "github-pages", group: :jekyll_plugins
16+
gem "github-pages", group: :jekyll_plugins
1717

1818
# If you have any plugins, put them here!
1919
group :jekyll_plugins do
2020
gem 'jekyll-sitemap'
2121
gem 'jekyll-seo-tag'
2222
gem 'jekyll-paginate'
2323
gem 'jekyll-redirect-from'
24+
gem "jekyll-get-json", "~> 0.0.1"
2425
end
2526

2627
group :development do
2728
gem 'rake'
2829
gem 'image_processing'
2930
end
3031

31-
gem "jekyll-get-json", "~> 0.0.1"

Gemfile.lock

Lines changed: 224 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,270 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.2)
5-
public_suffix (>= 2.0.2, < 4.0)
4+
activesupport (6.0.3.2)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
7+
minitest (~> 5.1)
8+
tzinfo (~> 1.1)
9+
zeitwerk (~> 2.2, >= 2.2.2)
10+
addressable (2.7.0)
11+
public_suffix (>= 2.0.2, < 5.0)
12+
coffee-script (2.4.1)
13+
coffee-script-source
14+
execjs
15+
coffee-script-source (1.11.1)
616
colorator (1.1.0)
7-
concurrent-ruby (1.0.5)
17+
commonmarker (0.17.13)
18+
ruby-enum (~> 0.5)
19+
concurrent-ruby (1.1.6)
820
deep_merge (1.2.1)
21+
dnsruby (1.61.4)
22+
simpleidn (~> 0.1)
923
em-websocket (0.5.1)
1024
eventmachine (>= 0.12.9)
1125
http_parser.rb (~> 0.6.0)
26+
ethon (0.12.0)
27+
ffi (>= 1.3.0)
1228
eventmachine (1.2.7)
13-
ffi (1.9.25)
29+
execjs (2.7.0)
30+
faraday (1.0.1)
31+
multipart-post (>= 1.2, < 3)
32+
ffi (1.13.1)
1433
forwardable-extended (2.6.0)
34+
gemoji (3.0.1)
35+
github-pages (207)
36+
github-pages-health-check (= 1.16.1)
37+
jekyll (= 3.9.0)
38+
jekyll-avatar (= 0.7.0)
39+
jekyll-coffeescript (= 1.1.1)
40+
jekyll-commonmark-ghpages (= 0.1.6)
41+
jekyll-default-layout (= 0.1.4)
42+
jekyll-feed (= 0.13.0)
43+
jekyll-gist (= 1.5.0)
44+
jekyll-github-metadata (= 2.13.0)
45+
jekyll-mentions (= 1.5.1)
46+
jekyll-optional-front-matter (= 0.3.2)
47+
jekyll-paginate (= 1.1.0)
48+
jekyll-readme-index (= 0.3.0)
49+
jekyll-redirect-from (= 0.15.0)
50+
jekyll-relative-links (= 0.6.1)
51+
jekyll-remote-theme (= 0.4.1)
52+
jekyll-sass-converter (= 1.5.2)
53+
jekyll-seo-tag (= 2.6.1)
54+
jekyll-sitemap (= 1.4.0)
55+
jekyll-swiss (= 1.0.0)
56+
jekyll-theme-architect (= 0.1.1)
57+
jekyll-theme-cayman (= 0.1.1)
58+
jekyll-theme-dinky (= 0.1.1)
59+
jekyll-theme-hacker (= 0.1.1)
60+
jekyll-theme-leap-day (= 0.1.1)
61+
jekyll-theme-merlot (= 0.1.1)
62+
jekyll-theme-midnight (= 0.1.1)
63+
jekyll-theme-minimal (= 0.1.1)
64+
jekyll-theme-modernist (= 0.1.1)
65+
jekyll-theme-primer (= 0.5.4)
66+
jekyll-theme-slate (= 0.1.1)
67+
jekyll-theme-tactile (= 0.1.1)
68+
jekyll-theme-time-machine (= 0.1.1)
69+
jekyll-titles-from-headings (= 0.5.3)
70+
jemoji (= 0.11.1)
71+
kramdown (= 2.3.0)
72+
kramdown-parser-gfm (= 1.1.0)
73+
liquid (= 4.0.3)
74+
mercenary (~> 0.3)
75+
minima (= 2.5.1)
76+
nokogiri (>= 1.10.4, < 2.0)
77+
rouge (= 3.19.0)
78+
terminal-table (~> 1.4)
79+
github-pages-health-check (1.16.1)
80+
addressable (~> 2.3)
81+
dnsruby (~> 1.60)
82+
octokit (~> 4.0)
83+
public_suffix (~> 3.0)
84+
typhoeus (~> 1.3)
85+
html-pipeline (2.13.0)
86+
activesupport (>= 2)
87+
nokogiri (>= 1.4)
1588
http_parser.rb (0.6.0)
1689
i18n (0.9.5)
1790
concurrent-ruby (~> 1.0)
18-
image_processing (1.9.0)
19-
mini_magick (>= 4.9.3, < 5)
20-
ruby-vips (>= 2.0.13, < 3)
21-
jekyll (3.8.4)
91+
image_processing (1.11.0)
92+
mini_magick (>= 4.9.5, < 5)
93+
ruby-vips (>= 2.0.17, < 3)
94+
jekyll (3.9.0)
2295
addressable (~> 2.4)
2396
colorator (~> 1.0)
2497
em-websocket (~> 0.5)
2598
i18n (~> 0.7)
2699
jekyll-sass-converter (~> 1.0)
27100
jekyll-watch (~> 2.0)
28-
kramdown (~> 1.14)
101+
kramdown (>= 1.17, < 3)
29102
liquid (~> 4.0)
30103
mercenary (~> 0.3.3)
31104
pathutil (~> 0.9)
32105
rouge (>= 1.7, < 4)
33106
safe_yaml (~> 1.0)
34-
jekyll-get-json (0.0.1)
35-
deep_merge (~> 1.2)
107+
jekyll-avatar (0.7.0)
108+
jekyll (>= 3.0, < 5.0)
109+
jekyll-coffeescript (1.1.1)
110+
coffee-script (~> 2.2)
111+
coffee-script-source (~> 1.11.1)
112+
jekyll-commonmark (1.3.1)
113+
commonmarker (~> 0.14)
114+
jekyll (>= 3.7, < 5.0)
115+
jekyll-commonmark-ghpages (0.1.6)
116+
commonmarker (~> 0.17.6)
117+
jekyll-commonmark (~> 1.2)
118+
rouge (>= 2.0, < 4.0)
119+
jekyll-default-layout (0.1.4)
36120
jekyll (~> 3.0)
121+
jekyll-feed (0.13.0)
122+
jekyll (>= 3.7, < 5.0)
123+
jekyll-get-json (0.0.2)
124+
deep_merge (~> 1.2)
125+
jekyll (>= 3.0)
126+
jekyll-gist (1.5.0)
127+
octokit (~> 4.2)
128+
jekyll-github-metadata (2.13.0)
129+
jekyll (>= 3.4, < 5.0)
130+
octokit (~> 4.0, != 4.4.0)
131+
jekyll-mentions (1.5.1)
132+
html-pipeline (~> 2.3)
133+
jekyll (>= 3.7, < 5.0)
134+
jekyll-optional-front-matter (0.3.2)
135+
jekyll (>= 3.0, < 5.0)
37136
jekyll-paginate (1.1.0)
137+
jekyll-readme-index (0.3.0)
138+
jekyll (>= 3.0, < 5.0)
38139
jekyll-redirect-from (0.15.0)
39140
jekyll (>= 3.3, < 5.0)
141+
jekyll-relative-links (0.6.1)
142+
jekyll (>= 3.3, < 5.0)
143+
jekyll-remote-theme (0.4.1)
144+
addressable (~> 2.0)
145+
jekyll (>= 3.5, < 5.0)
146+
rubyzip (>= 1.3.0)
40147
jekyll-sass-converter (1.5.2)
41148
sass (~> 3.4)
42-
jekyll-seo-tag (2.5.0)
43-
jekyll (~> 3.3)
44-
jekyll-sitemap (1.2.0)
45-
jekyll (~> 3.3)
46-
jekyll-watch (2.1.2)
149+
jekyll-seo-tag (2.6.1)
150+
jekyll (>= 3.3, < 5.0)
151+
jekyll-sitemap (1.4.0)
152+
jekyll (>= 3.7, < 5.0)
153+
jekyll-swiss (1.0.0)
154+
jekyll-theme-architect (0.1.1)
155+
jekyll (~> 3.5)
156+
jekyll-seo-tag (~> 2.0)
157+
jekyll-theme-cayman (0.1.1)
158+
jekyll (~> 3.5)
159+
jekyll-seo-tag (~> 2.0)
160+
jekyll-theme-dinky (0.1.1)
161+
jekyll (~> 3.5)
162+
jekyll-seo-tag (~> 2.0)
163+
jekyll-theme-hacker (0.1.1)
164+
jekyll (~> 3.5)
165+
jekyll-seo-tag (~> 2.0)
166+
jekyll-theme-leap-day (0.1.1)
167+
jekyll (~> 3.5)
168+
jekyll-seo-tag (~> 2.0)
169+
jekyll-theme-merlot (0.1.1)
170+
jekyll (~> 3.5)
171+
jekyll-seo-tag (~> 2.0)
172+
jekyll-theme-midnight (0.1.1)
173+
jekyll (~> 3.5)
174+
jekyll-seo-tag (~> 2.0)
175+
jekyll-theme-minimal (0.1.1)
176+
jekyll (~> 3.5)
177+
jekyll-seo-tag (~> 2.0)
178+
jekyll-theme-modernist (0.1.1)
179+
jekyll (~> 3.5)
180+
jekyll-seo-tag (~> 2.0)
181+
jekyll-theme-primer (0.5.4)
182+
jekyll (> 3.5, < 5.0)
183+
jekyll-github-metadata (~> 2.9)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-slate (0.1.1)
186+
jekyll (~> 3.5)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-tactile (0.1.1)
189+
jekyll (~> 3.5)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-time-machine (0.1.1)
192+
jekyll (~> 3.5)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-titles-from-headings (0.5.3)
195+
jekyll (>= 3.3, < 5.0)
196+
jekyll-watch (2.2.1)
47197
listen (~> 3.0)
48-
kramdown (1.17.0)
49-
liquid (4.0.1)
50-
listen (3.1.5)
51-
rb-fsevent (~> 0.9, >= 0.9.4)
52-
rb-inotify (~> 0.9, >= 0.9.7)
53-
ruby_dep (~> 1.2)
198+
jemoji (0.11.1)
199+
gemoji (~> 3.0)
200+
html-pipeline (~> 2.2)
201+
jekyll (>= 3.0, < 5.0)
202+
kramdown (2.3.0)
203+
rexml
204+
kramdown-parser-gfm (1.1.0)
205+
kramdown (~> 2.0)
206+
liquid (4.0.3)
207+
listen (3.2.1)
208+
rb-fsevent (~> 0.10, >= 0.10.3)
209+
rb-inotify (~> 0.9, >= 0.9.10)
54210
mercenary (0.3.6)
55-
mini_magick (4.9.5)
56-
pathutil (0.16.1)
211+
mini_magick (4.10.1)
212+
mini_portile2 (2.4.0)
213+
minima (2.5.1)
214+
jekyll (>= 3.5, < 5.0)
215+
jekyll-feed (~> 0.9)
216+
jekyll-seo-tag (~> 2.1)
217+
minitest (5.14.1)
218+
multipart-post (2.1.1)
219+
nokogiri (1.10.10)
220+
mini_portile2 (~> 2.4.0)
221+
octokit (4.18.0)
222+
faraday (>= 0.9)
223+
sawyer (~> 0.8.0, >= 0.5.3)
224+
pathutil (0.16.2)
57225
forwardable-extended (~> 2.6)
58-
public_suffix (3.0.3)
59-
rake (12.3.3)
60-
rb-fsevent (0.10.3)
61-
rb-inotify (0.9.10)
62-
ffi (>= 0.5.0, < 2)
63-
rouge (3.3.0)
64-
ruby-vips (2.0.13)
226+
public_suffix (3.1.1)
227+
rake (13.0.1)
228+
rb-fsevent (0.10.4)
229+
rb-inotify (0.10.1)
230+
ffi (~> 1.0)
231+
rexml (3.2.4)
232+
rouge (3.19.0)
233+
ruby-enum (0.8.0)
234+
i18n
235+
ruby-vips (2.0.17)
65236
ffi (~> 1.9)
66-
ruby_dep (1.5.0)
67-
safe_yaml (1.0.4)
68-
sass (3.6.0)
237+
rubyzip (2.3.0)
238+
safe_yaml (1.0.5)
239+
sass (3.7.4)
69240
sass-listen (~> 4.0.0)
70241
sass-listen (4.0.0)
71242
rb-fsevent (~> 0.9, >= 0.9.4)
72243
rb-inotify (~> 0.9, >= 0.9.7)
244+
sawyer (0.8.2)
245+
addressable (>= 2.3.5)
246+
faraday (> 0.8, < 2.0)
247+
simpleidn (0.1.1)
248+
unf (~> 0.1.4)
249+
terminal-table (1.8.0)
250+
unicode-display_width (~> 1.1, >= 1.1.1)
251+
thread_safe (0.3.6)
252+
typhoeus (1.4.0)
253+
ethon (>= 0.9.0)
254+
tzinfo (1.2.7)
255+
thread_safe (~> 0.1)
256+
unf (0.1.4)
257+
unf_ext
258+
unf_ext (0.0.7.7)
259+
unicode-display_width (1.7.0)
260+
zeitwerk (2.4.0)
73261

74262
PLATFORMS
75263
ruby
76264

77265
DEPENDENCIES
266+
github-pages
78267
image_processing
79-
jekyll (~> 3.8.4)
80268
jekyll-get-json (~> 0.0.1)
81269
jekyll-paginate
82270
jekyll-redirect-from
@@ -85,4 +273,4 @@ DEPENDENCIES
85273
rake
86274

87275
BUNDLED WITH
88-
1.17.3
276+
2.1.4

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ you only have one image, place it in the 'original' folder.
1515
1. You need "ruby" and "ruby-bundler" installed locally. These instructions
1616
were tested with ruby 2.5 and ruby-bundler 1.17.3 on a Debian Stretch system.
1717
2. As needed, `git submodule update --init --recursive` to fetch the submodules
18-
3. One time, run `bundle install --path vendor/bundle`
18+
3. One time, run `bundle config set path 'vendor/bundle' && bundle install ``
1919
4. Run `bundle exec jekyll serve` to generate the site locally
2020
5. Visit the displayed "server address"
2121
6. After most local edits, the content will be updated. You will need to

_blinka/avnet_iiot_gateway.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: download
3+
board_id: "avnet_iiot_gateway"
4+
title: "SmartEdge Industrial IOT Gateway Download"
5+
name: "SmartEdge Industrial IOT Gateway"
6+
manufacturer: "Avnet, Inc."
7+
board_url: "https://www.avnet.com/wps/portal/us/solutions/iot/products/gateways/"
8+
board_image: "avnet_iiot_gateway.jpg"
9+
downloads_display: true
10+
blinka: true
11+
date_added: 2020-5-15
12+
features:
13+
- Wi-Fi
14+
- Bluetooth/BLE
15+
- Ethernet
16+
- HDMI
17+
- 40-pin GPIO
18+
---
19+
20+
Gateways can be as varied as the devices they help connect, with each gateway needing different protocols, connection methodologies and energy requirements to bring together the myriad of distributed parts that make up the IoT whole. Gateways serve critical functions such as data filtering and security and up to application code. Whether an app on a mobile device, a demo board, or even a connected sensor, gateways are critical to the functioning of the IoT—and Avnet’s deep hardware experience help connect your solutions to the cloud smartly and with security in mind.
21+
22+
SmartEdge Industrial IoT Gateway, powered by Raspberry Pi, helps simplify and accelerate adoption of IIoT applications. The gateway provides versatile connectivity with data intelligence for a wide range of industrial 4.0 applications.
23+
24+
Empower analytics at the edge of your IoT network with the intelligent Dell Edge Gateway for richer business insights. An edge gateway connects varied wired and wireless devices and systems, aggregates and analyzes the input, and sends it on. Because the gateway sits close to your devices and sensors, it sends only meaningful data to the cloud or control center, saving you expensive bandwidth.
25+
26+
* Broadcom BCM2837 SoC, 64-bit, Quad-core ARM Cortex-A53 processor running up to 900 MHz + 1GB LPDDR2 SDRAM for data
27+
* Robust program storage with 8GB eMMC Flash pre-programmed with a secure boot version of the Raspbian Linux OS
28+
* On-Board Trusted Platform Module TPM 2.0 module for comprehensive end-to-end security
29+
* HDMI output for driving a display with outstanding 1080p video processing
30+
* Same Raspberry Pi 40-pin GPIO header compatible with your favorite for HATs
31+
* WiFi 2.4GHz and Bluetooth (BLE) 4.2 wireless connectivity with internal antennas
32+
* Dual USB 2.0 Ports, Dual 10/100 Ethernet ports and mPCIe slot for a cellular card
33+
* Terminal blocks for Isolated RS-232/485/Modbus, CAN, Digital I/O and 12 to 24VDC power
34+
* On-Board battery backed real-time clock (RTC) and watchdog timer
35+
* Can be mounted on DIN rail, direct on wall/panel, or free standing
36+
37+
## Purchase
38+
* [Newark](https://www.newark.com/avnet/avtse-rpi-iiotg/smartedge-industrial-iot-gateway/dp/02AH6799)
39+
40+
## Contribute
41+
42+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md).

_blinka/beaglebone_black.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ board_url: "https://beagleboard.org/black"
88
board_image: "beaglebone_black.jpg"
99
downloads_display: true
1010
blinka: true
11+
date_added: 2019-12-3
1112
features:
1213
- Ethernet
1314
- HDMI

0 commit comments

Comments
 (0)