-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathprojects.html
More file actions
909 lines (824 loc) · 34.1 KB
/
projects.html
File metadata and controls
909 lines (824 loc) · 34.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
---
layout: default
title: Projects
group: navigation
weight: 1
---
<section id="projects">
<section class="divs-container">
<div class="container">
<div class="row row-spacing" id="koruza">
<div class="col-sm-12 col-md-6">
<img src="images/koruza/koruzapro-1.jpg" class="img-responsive" alt="KORUZA"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">KORUZA</h2><p>An innovative open-source open-hardware wireless communication system, employing a new low-cost approach to designing free-space optical network systems, enabling building-to-building connectivity with a highly collimated infra red light beam at a capacity of 1 Gbps or 10 Gbps at distances up to 150 meters, enabling organic bottom-up growth of high-capacity networks. A Pro version for professional use is already available for order.</p>
<p>Supported by Shuttleworth Foundation Fellowship awarded to Luka Mustafa.</p>
<p>
<a href="https://www.shuttleworthfoundation.org/" target="_blank"> <img src="images/776px-Shuttleworth_funded-01.png" width="250" alt="Shuttleworth_Foundation" class="pull-right"/></a>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Software engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Medium size series manufacturing</li>
<li><i class="fa fa-check"></i> Experimental testing for scientific applications</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="koruza.net" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://koruza.net/" target="_blank">koruza.net</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Stable</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
</table>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="https://github.com/IRNAS/KORUZA-Pro" target="_blank"><i class="fa fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/KORUZA-Pro" target="_blank">Github</a></td>
</tr>
<tr>
<td><a href="http://fabrikor.eu/koruza" target="_blank"><i class="fa fa-shopping-cart" aria-hidden="true"></a></i>
</td>
<td><a href="http://fabrikor.eu/koruza" target="_blank">Buy at Fabrikor</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="div-background">
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/vitaprint/vitaprint-10.jpg" class="img-responsive" alt="Vitaprint"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">VITAPRINT</h2><p>A full package of open 3D bioprinting including open, fully customizable, modular, easy to modify and cost effective hardware design, open methods (protocols of material preparation, parameter calibration and testing procedures) and open demo files.
</p>
<p>Supported by Shuttleworth Foundation Fellowship awarded to Luka Mustafa.</p>
<p>
<a href="https://www.shuttleworthfoundation.org/" target="_blank"> <img src="images/776px-Shuttleworth_funded-01.png" width="250" alt="Shuttleworth_Foundation" class="pull-right"/></a>
</p>
<hr>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Experimental testing for scientific applications</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="{{site.baseurl}}/vitaprint" ><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="{{site.baseurl}}/vitaprint">irnas.eu/vitaprint</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Under development</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Symbiolab, Irnas</td>
</tr>
<tr>
<td><a href="https://github.com/symbiolab" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/symbiolab" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row row-spacing" id="pira">
<div class="col-sm-12 col-md-6">
<img src="images/pira/pira-zero-16.jpg" class="img-responsive" alt="PiRA"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">PiRA – Power in Responsive Applications (IoT battery pack)</h2><p>A universal solution for solar powered IoT devices handling charging, battery monitoring, high current power output, power scheduling, battery protection, standard LiPo cell usage, RTC and timer for wakeup.</p>
<p>Funded by Ray Ozzie, <a href="http://blog.safecast.org/" target="_blank">Safecast</a>, <a href="http://blog.arribada.org/" target="_blank">Arribada Initiative</a> and Institute IRNAS, supported by <a href="https://www.shuttleworthfoundation.org/" target="_blank">Shuttleworth Foundation</a>.</p>
<p>
<a href="https://www.shuttleworthfoundation.org/" target="_blank"> <img src="images/776px-Shuttleworth_funded-01.png" width="250" alt="Shuttleworth_Foundation" class="pull-right"/></a>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Software engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Medium size series manufacturing</li>
<li><i class="fa fa-check"></i> Experimental testing for scientific applications</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="http://irnas.eu/pira" ><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://irnas.eu/pira" >irnas.eu/pira</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Stable</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
</table>
<table>
<tr>
<td><a href="https://github.com/IRNAS?utf8=%E2%9C%93&q=pira-zero&type=&language=" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/IoT-battery-pack" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="div-background">
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/conservation-tech/pitstop-4.jpg" class="img-responsive" alt="Pitstop"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Arribada PS-C (Pit-Stop Camera)</h2>
<p>Durable and water-proof IoT turtle cameras and tags are used to track the movement and capture video on nesting green sea turtles to best understand their behavior and feeding habits and collect the information necessary to design better strategies for their conservation. Pit- stop Camera is capable of taking up to 10000 photos or 1200 minutes of video at depths of up to 500m and respond via LoraWAN when on surface.
</p>
<hr>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Small size series manufacturing</li>
<li><i class="fa fa-check"></i> Technical supervision of experimental deployment
</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="{{site.baseurl}}/conservation" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="{{site.baseurl}}/conservation" target="_blank">irnas.eu/conservation</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Under development</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Client: Arribada Initiative, ZSL</td>
</tr>
<tr>
<td><i class="fa fa-github" aria-hidden="true"></i>
</td>
<td><a href="https://github.com/IRNAS/PitStop1" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/projects/solarcast.JPG" class="img-responsive" alt="Solarcast"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">SOLARCAST</h2>
<p>Air quality sensor device, designed to operate off-grid and sense environmental parameters. With five key modules designed for maximal reuse: air sensor module, Geiger sensor module, battery power module, communications module, gateway module.
</p>
<hr>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Medium size series manufacturing</li>
<li><i class="fa fa-check"></i> Small size series manufacturing
</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="koruza.net" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://blog.safecast.org/" target="_blank">safecast.org</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Client: Safecast</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/Solarcast" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/Solarcast" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="div-background">
<div class="container">
<div class="row row-spacing" id="pira">
<div class="col-sm-12 col-md-6">
<img src="images/conservation-tech/peru.jpg" class="img-responsive" alt="amp"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">AAMP Arribada Arboreal Monitoring Platform</h2><p>Camera based monitoring platform with WiFi connactivity and solar power for remote area deployment that was deployed in Manu, Peru in tropical rainforest to monitor the wildlife passing through the canopies of the trees.</p>
<p>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Small size series manufacturing</li>
<li><i class="fa fa-check"></i> Technical supervision of experimental deployment</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="{{site.baseurl}}/conservation" ><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="{{site.baseurl}}/conservation" >irnas.eu/conservation</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Under development</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Client: Arribada Initiative</td>
</tr>
</table>
<table>
<tr>
<td><a href="https://github.com/IRNAS/arribada-amp" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/arribada-amp" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/conservation-tech/antarctica-apmp.jpg" class="img-responsive" alt="Pitstop"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">APMP Arribada Penguin Monitoring Platform</h2>
<p>Rugged solar-powered camera unit for deployment on Antarctica, one of the world’s coldest and most remote areas. It is providing year-round periodic snapshots of the surrounding area with edge-processing capabilities, monitoring annual penguin migration and nesting and exposing global warming effects and changes to the environment.
</p>
<hr>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Medium size series manufacturing</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="{{site.baseurl}}/conservation" ><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="{{site.baseurl}}/conservation" >irnas.eu/conservation</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Under development</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Client: Arribada Initiative</td>
</tr>
<tr>
<td><i class="fa fa-github" aria-hidden="true"></i>
</td>
<td><a href="https://github.com/IRNAS/arribada-pmp" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="div-background">
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/conservation-tech/fmp.jpg" class="img-responsive" alt="Solarcast"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">AFMP Arribada Fresh Monitoring Platform</h2>
<p>Solar-powered standalone water level monitoring and camera device for remote areas with satellite and LoraWAN connectivity for instant deployment anywhere in the world.
</p>
<hr>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Small size series manufacturing</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="{{site.baseurl}}/conservation" ><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="{{site.baseurl}}/conservation" >irnas.eu/conservation</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Under development</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Client: Arribada Initiative</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/arribada-fmp" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/arribada-fmp" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/projects/glia-pulseox.jpg" class="img-responsive" alt="Pitstop"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">GliaX Pulse Oximeter</h2>
<p>Cost-effective medical pulse oximeter, designed for production in import-limited environments. Solution is optimized for 3D printing production enabling maximal servicability over long use-cycles.
</p>
<hr>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="project-info col-sm-12 col-md-6">
<h3>Services:</h3>
<p>
<ul>
<li><i class="fa fa-check"></i> Electronics engineering</li>
<li><i class="fa fa-check"></i> Software engineering</li>
<li><i class="fa fa-check"></i> Mechanical engineering</li>
<li><i class="fa fa-check"></i> Rapid prototyping</li>
<li><i class="fa fa-check"></i> Small size series manufacturing</li>
</ul>
</p>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="https://glia.org/#about" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="https://glia.org/#about" target="_blank">glia.org</a></td>
</tr>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Active + Under development</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Client: Glia Project</td>
</tr>
<tr>
<td><i class="fa fa-github" aria-hidden="true"></i>
</td>
<td><a href="https://github.com/IRNAS?utf8=%E2%9C%93&q=glia&type=&language=" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="container">
<div class="row toggle ">
<button class="btn btn-primary btn-lg">Browse more past projects</button>
</div>
<div class="collapse">
<div class="container">
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/toolset/cnc-plasma-1.jpg" class="img-responsive" alt="CNC"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">GoodEnoughCNC</h2><p>GoodEnoughCNC machines series was developed as a baseline manufacturing solutions following our vision of a 10k microfactory, where with a rather limited investment one can build a full manufacturing workflow for plywood, plastics and metals, out of which most open projects are built. HybridCNC is an affordable cnc solution, which transforms from plasma cutter to mill.
<hr>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="http://goodenoughcnc.eu/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://goodenoughcnc.eu/" target="_blank">goodenoughcnc.eu</a></td>
</tr>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
</table>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="https://github.com/IRNAS/GoodEnoughCNC-PlasmaCutter" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/GoodEnoughCNC-PlasmaCutter" target="_blank">Github</a></td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/GoodEnoughCNC-PlasmaCutter" target="_blank"><i class="fa fa-file-o" aria-hidden="true"></i>
</a>
</td>
<td><a href="http://instructions.goodenoughcnc.eu/" target="_blank">Instructions</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
<hr>
<p>Supported by Shuttleworth Foundation Fellowship awarded to Luka Mustafa.</p>
<p>
<a href="https://www.shuttleworthfoundation.org/" target="_blank"> <img src="images/776px-Shuttleworth_funded-01.png" width="250" alt="Shuttleworth_Foundation" class="pull-right"/></a>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/toolset/troublemaker-v2.jpg" class="img-responsive" alt="Troublemaker-v2"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Troublemaker v2 3D printer</h2>
<p>Troublemaker v2 3D printer, part of GoodEnoughCNC family, is an improved version of a Troublemaker, a derivative from the highly popular open-source 3D printer <a href="https://ultimaker.com/en/products/ultimaker-original" target="_blank">Ultimaker Original</a>. It is fully enclosed, with enclosure design allowing for easy heated chamber upgrade, and enlarged build volume to 300 mm x 300 mm x 300 mm.
</p>
<hr>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="http://goodenoughcnc.eu/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://goodenoughcnc.eu/" target="_blank">goodenoughcnc.eu</a></td>
</tr>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
</table>
</div>
<div class="project-info col-sm-12 col-md-6">
<table>
<tr>
<td><a href="https://github.com/IRNAS/Troublemaker2" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/Troublemaker2" target="_blank">Github</a></td>
</tr>
<tr>
<td><a href="http://instructions.goodenoughcnc.eu/" target="_blank"><i class="fa fa-file-o" aria-hidden="true"></i>
</a>
</td>
<td><a href="http://instructions.goodenoughcnc.eu/" target="_blank">Instructions</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
<hr>
<p>Supported by Shuttleworth Foundation Fellowship awarded to Luka Mustafa.</p>
<p>
<a href="https://www.shuttleworthfoundation.org/" target="_blank"> <img src="images/776px-Shuttleworth_funded-01.png" width="250" alt="Shuttleworth_Foundation" class="pull-right"/></a>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/toolset/toslink-1.png" class="img-responsive" alt="ToslinkCNC"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Toslink CNC</h2><p>ToslinkCNC, CNC machine control modules with Toslink optical cables were developed for our GoodEnoughCNC range in order to eliminate noise problems and ground loops, resulting in sporadic failures or even damage to the control electronics.</p>
<hr>
<div class="project-info col-sm-12 col-md-12">
<table>
<tr>
<td><i class="fa fa-check-square-o" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/ToslinkCNC" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/ToslinkCNC" target="_blank">Github</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
<hr>
<p>Supported by Shuttleworth Foundation Fellowship awarded to Luka Mustafa.</p>
<p>
<a href="https://www.shuttleworthfoundation.org/" target="_blank"> <img src="images/776px-Shuttleworth_funded-01.png" width="250" alt="KORUZA" class="pull-right"/></a>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/nodewatcher/nodewatcher.jpg" class="img-responsive" alt="Nodewatcher"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Nodewatcher v3</h2><p>Nodewtcher v3 aims to establish a customizable platform for planning, deployment, monitoring, maintenance, and management of open but diverse wireless networks. The main idea is modularity of the platform on all levels so that different network deployments can completely adapt their installation to needs, use cases, goals, and values of the network. Practice has shown that all this varies between networks and wireless communities and is thus impossible to develop a "one size fits all" solution by itself. Based on this, Nodewatcher 3.0 is developed not as a single solution, but rather as a customizable platform with ecosystem of modules and communities around it.</p>
<hr>
<div class="project-info col-sm-12 col-md-12">
<table>
<tr>
<td><a href="http://nodewatcher.net/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://nodewatcher.net/" target="_blank">nodewatcher.net</a></td>
</tr>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: wlanslovenija</td>
</tr>
<tr>
<td><a href="https://github.com/wlanslovenija/nodewatcher" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/wlanslovenija/nodewatcher" target="_blank">Github</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
<hr>
<p>Supported by donations of Shuttleworth Foundation Flash Grant and New America Foundation Open Technology Institute.</p>
<a href="https://www.shuttleworthfoundation.org/" > <img src="images/776px-Shuttleworth_funded-01.png" width="200" alt="Shuttleworth"/></a>
<a href="http://oti.newamerica.net/" > <img src="images/opentechnology_black.png" width="100" alt="OTI"/></a>
</p>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/ServalRuggedBatteryPack/ServalRuggedBatteryPackPrototype1.jpg" class="img-responsive" alt="ServalRuggedBatteryPack"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Serval Rugged Battery Pack</h2><p>
Serval Rugged Battery Pack is designed to be the universal battery supply system for wireless equipment in any situation. Let that be a rescue operation in New Zealand using <a href="http://developer.servalproject.org/dokuwiki/doku.php?id=content:meshextender:main_page" >Serval project Mesh Extender</a>, every-day deployment in Africa or a remote location in Europe, all sharing the same lack of electrical power for communication equipment. In collaboration with <a href="http://www.servalproject.org/" >Serval project</a> we worked on designing this battery pack to be suitable for charging from the vast majority of power sources, no matter how improvised or hacked-together they are, and providing sufficient power for days of operation.</p>
<hr>
<div class="project-info col-sm-12 col-md-12">
<table>
<tr>
<td><a href="http://www.servalproject.org/" target="_blank"><i class="fa fa-globe" aria-hidden="true"></i></a>
</td>
<td><a href="http://www.servalproject.org/" target="_blank">servaproject.org</a></td>
</tr>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Serval Project</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/ServalRuggedBatteryPack" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/ServalRuggedBatteryPack" target="_blank">Github</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/OpenSourceLabEquipment/LinearTranslation-PlasticSlider.jpg" class="img-responsive" alt="OpenSourceLabEquipment"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Open Source Lab Equipment</h2><p>Open Source Lab Equipment project integrates the solutions from our development projects into standalone solutions to increase the flexibility, hackability and versatility of new and existing equipment in development & research laboratories. A set of solutions is introduced for linear precision positioning, mimicking the high-grade translation stages at a fraction of cost using low-cost 3D printing. Designs vary from fully 3D printed low-performance to hybrid 3D printing using teflon sliding surfaces. The designs can easily be motorized for precision remote control or the approach implemented on existing high-grade translation equipment.</p>
<hr>
<div class="project-info col-sm-12 col-md-12">
<table>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/OpenSourceLabEquipment" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/OpenSourceLabEquipment" target="_blank">Github</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/MicroAPRSNavspark.jpg" class="img-responsive" alt="MicroAPRSNavspark"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Micro APRS NavSpark</h2><p> MicroAPRS NavSpark is a contribution to <a href="http://unsigned.io/microaprs/">MicroAPRS</a> open source project. The electronics has been designed to feature all the components for this ham radio operator location tracker on a small circuit board as well as making it compatible with low-cost <a href="http://www.navspark.com.tw">NavSpark</a> GPS/Glonass/Beidu Arduino modules.
<hr>
<div class="project-info col-sm-12 col-md-12">
<table>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/MicroAPRS/tree/master/DesignMicroAPRSNavspark" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/MicroAPRS/tree/master/DesignMicroAPRSNavspark" target="_blank">Github</a></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
</div>
<hr>
<div class="row row-spacing">
<div class="col-sm-12 col-md-6">
<img src="images/SolRouterSer.jpg" class="img-responsive" alt="SolRouterSer"/>
</div>
<div class="col-sm-12 col-md-6 project"><h2 class="featurette-heading">Solderless Router Serial</h2><p> Solderless router serial port connector is designed primarily to ease the recovery of bricked low cost routers without the need for soldering on any tampering with the device logic board. This is particularly useful in community wireless networks with the large volume of low-cost WiFi routers that may require a serial connection for restoring firmware if something has gone wrong. Current release supports very common WR740N and WR741ND routers.</p>
<hr>
<div class="project-info col-sm-12 col-md-12">
<table>
<tr>
<td><i class="fa fa-times" aria-hidden="true"></i></td>
<td>Past + Not actively supported</td>
</tr>
<tr>
<td><i class="fa fa-user-circle-o" aria-hidden="true"></i>
</td>
<td>Project owner: Irnas</td>
</tr>
<tr>
<td><a href="https://github.com/IRNAS/SolRouterSer" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</td>
<td><a href="https://github.com/IRNAS/SolRouterSer" target="_blank">Github</a></td>
</tr>
</table>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class=".color-window-gray" id="collaboration">
<div class="col-sm-10 center-block">
<h2 style="text-align:center;">CLIENTS AND PARTNERS</h2>
</div>
</div>
<div id="collaboration">
<div class="container">
<div class="row row-centered">
<div class="col-md-3 col-block-centered">
<a href="http://blog.safecast.org/" target="_blank">
<img class="img-partner center-block" src="/images/collaboration/safecast-square-ct.png" alt="Safecast" title="Safecast">
</a>
</div>
<div class="col-md-3 col-block-centered">
<a href="http://blog.safecast.org/" target="_blank">
<img class="img-partner center-block" src="/images/collaboration/arribada_initative.png" alt="Arribada Initiative" title="Arribada Initiative">
</a>
</div>
<div class="col-md-3 col-block-centered">
<a href="https://www.zsl.org/" target="_blank">
<img class="img-partner center-block" src="/images/collaboration/zsl.jpg" alt="Zoological Society of London" title="Zoological Society of London">
</a>
</div>
<div class="col-md-3 col-block-centered">
<a href="https://www.thethingsnetwork.org/community/maribor/" target="_blank">
<img class="img-partner center-block" src="/images/collaboration/things-network-maribor.png" alt="The Things Network Maribor" title="The Things Network Maribor">
</a>
</div>
</div>
<div class="row row-centered">
<div class="col-md-3 col-block-centered">
<a href="https://github.com/gliax" target="_blank">
<img class="img-partner center-block" src="/images/collaboration/glia_logo_banner.png" alt="The Shuttleworth Foundation" title="Gliax">
</a>
</div>
<div class="col-md-3 col-block-centered">
<a href="https://wlan-si.net/en/" target="_blank">
<img class="img-partner center-block" src="/images/collaboration/wlanslovenija.png" alt="Wlan Slovenija" title="Wlan Slovenija">
</a>
</div>
</div>
</div>
</div>
</div>
</section>