[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Arduino fags, whats the difference between arduino cc and org?

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 76
Thread images: 5

File: ethernetshield.jpg (14KB, 255x198px) Image search: [Google]
ethernetshield.jpg
14KB, 255x198px
Arduino fags, whats the difference between arduino cc and org? can two org boards be compatible with the cc ide? can an ethernet shield from org run with a cc board? are libraries from org be compatible for cc and visa versa?

Trying to get a project off the ground and wondering why they had to make it so confusing.
>>
>>59808553
http://arduino.stackexchange.com/questions/11824/difference-between-arduino-cc-and-arduino-org

>The short of it is that there was a falling out within the Arduino people and now there are two groups laying claim to the "Arduino" name.

>Arduino LLC runs arduino.cc. They are the steward of the Arduino IDE and libraries and own the "Arduino" trademark in the United States, and also owns the "Genuino" trademark outside of the United States. Arduino SRL (fka Smart Projects SRL) is the company that assembles(assembled) the majority of Arduino boards for Arduino LLC, runs arduino.org, and owns the "Arduino" trademark inside Italy and all of the other countries they have registered the "Arduino" trademark.

>Arduino SRL recently decided that they are no longer beholden to Arduino LLC and has stopped paying licensing fees for using the Arduino name. Whether this is justified or not has not been fully tested in court yet.

make of that what you will
>>
>>59808553
>can two org boards be compatible with the cc ide? can an ethernet shield from org run with a cc board? are libraries from org be compatible for cc and visa versa?
Pretty much anything is compatible with anything when it comes to arduino, including the cheap chinese arduino clones.
>>
>>59808612
good to know, at least i know thats not the reason the ethernet shield 2 isnt working
>>
>>59808570
This is no longer true, now there only one company named Arduino Holding

https://blog.arduino.cc/2016/10/01/two-arduinos-become-one-2/
>>
>>59808570
But they've patched things up again, and are getting things back in step.

How long that lasts, who knows.
>>
>>59808623
Not sure what the specs are of that shield... but I've seen some that actually have a a 32bit MIPS SoC at the center of the "Ethernet shield", running Linux, handling all the details, and exposing the network via serial commands to the arduino.

That sort of shit irks me. If it's a full blown MIPS system that small, cheap, and power efficient, I'd rather use that than the atmega for the project.
>>
>>59808553
>Arduino
>2017
lmao.

Eng. here, move ahead. Arduinos are shit
>>
>>59809402
What, have we all switched to the ESP32/8266 and Teensy masterrace?
>>
>>59809430
You will see bud, you learn Arduino to make LEDs flash when you are bored. You won’t be getting a better job because you know arduino, they are a dead meme.

Sure, you can have fun programing useless shit on them but most of the time you will end up pasting codes you see on google because you run out of ideas and they are just awful as a hobby.

Get a raspberry or something more useful if you want to have something to waste time on.
>>
>make open source hardware
>get mad when people copy your hardware
lel
>>
>>59809457
I don't think a whole lot of people expect to put "Programmed Arduino's" on their job applications. Point is that you can make interesting little projects that would be overkill with an RPi or similar ARM Linux machine. You can also learn a lot about using various circuitry with some code.
>>
>>59809489
Again, get an arduino if you have a fetish with LEDs.

People put “arduino” in their resume because they are the only ones that bother to learn them.

If you want to graduate as an engineer use your time learning some cad shit instead of learning how to make an alarm.

If you want a new programming hobby get a raspberry.
>>
>>59808553
Are the chinese arduino mega 2560 ok? I mean can they do everything a legit arduino can do?
>>
>>59809521
Are you implying that you can only blink LEDs with an Arduino? Why do you think that using a Raspberry Pi is just that much more beneficial?

Like I said, you shouldn't look at learning how to program an Arduino as your one-way ticket to getting out of NEET-land. It's just a fun hobby that you can learn a little bit with, too.
>>
>>59809536
Yeah, any arduino can deal with dust-collector tasks.
>>
>>59809553
Arduino is a microcontroller motherboard. A microcontroller is a simple computer that can run one program at a time, over and over again. ... A Raspberry Pi is a general-purpose computer, usually with a Linux operating system, and the ability to run multiple programs.

Geee, I wonder.
>>
>>59809554
Well what I need to do is write to an eeprom to change hardware ID, not that I know how or what is the best way to do it.
>>
>>59809562
OK, so RPi's are obviously more capable. But guess what would happen if you disconnect a RPi from power without first shutting it off? That's right, SD card corruption. With more power, comes more power consumption, as well, so the Arduino can draw less energy.

Frankly, using a full Linux computer to do something like drive motors and read the temperature from some remote location is truly overkill.
>>
>>59809580
>Damn, I need to run another code.
>Better start picking up my 40 LEDs.

>>59809630
>Things get corrupted when you disconnect them from the power source like a retard.
No shit arduino fag.
>>
>>59809630
>Frankly, using a full Linux computer to do something like drive motors and read the temperature from some remote location is truly overkill.

That’s why they teach normies how to use Arduinos in schools, they are too stupid to learn how to use Raspberries but they want them to feel smart.
>>
>>59809666
Yeah? Imagine a keyboard made with a Teensy. Wouldn't you want to be able to fucking unplug it without having to connect via SSH to shut down your keyboard?
>>
>>59809697
calm down kid, we don’t want your chinese arduino to overheat
>>
>>59809692
>They don't teach how to use Pi's in school
Um, yes they do? Isn't this a big selling point for the Pi's? I've seen countless articles and stories online about how schools are bringing Raspberry Pi's into classrooms.
>>
Every embedded dev kit/tool chain I've used has been its own circle of hell to get running. Everything is bad except Arduino. Of course there is more powerful hardware around but Arduino is still the best introduction to electronics.
>>
>>59809562

The rPi will be a lot more fun with a bunch of arduino's though
>>
>>59809708
>He wants to shutdown his keyboard.
>>
>>59809755
>No, my arduino isn’t burning! It’s a feature!
>>
>Arduino
>>
>>59809489
>little projects that would be overkill with an RPi

Overkill for a $10 Raspberry Pi Zero W?

You can't get any kind of Arduino for less than $10 anyway.

Do a feature comparison on a $10 Pi Zero W versus a $10 Arduino, and tell me which one blows the other one away in capabilities.
>>
>>59809457
This

Though I made a turret out of it and some old Legos and a cat laser.
>>
>>59809457
Arduinos are good for fast test, they are as good as any MCU specially with the Arduino Zero 32 bit Cortex M0 core. Raspberry Pis are another league, it's Linux in a box, I wouldn't compare them.
>>
>>59809457
>Get a raspberry or something more useful
>using a full blown SBC for microcontroller tier tasks
>>
>>59809865
True, the Zero W/Zero is definitely a game changer. Still, though, there are applications where I don't want to strap a UPS to a RPi for something like a keyboard, or would like to have the lower power consumption of an Arduino.

>>59809913
The Teensy 3.x line is also a bunch of great 32-bit microcontrollers.
>>
>>59809964
At least you can use it for another tasks.

>>59809973
> Still, though, there are applications where I don't want to strap a UPS to a RPi for something like a keyboard, or would like to have the lower power consumption of an Arduino.
>I'm a real programmer guise!
No, you aren't. Chill out your Arduino youtube tutorials boy.
>>
>>59809773
>burning microcontroller
Not so surprising since you're too thick to understand what microcontrollers are used for.
>>
>>59809865
>You can't get any kind of Arduino for less than $10 anyway.

You can get chink ones for $2 and you don't need an sd card.
>>
>>59809973
>I don't want to strap a UPS to a RPi for something like a keyboard,
>"Me being lazy makes something better!" argument.

>2017
>" lower power consumption of an Arduino"
>Power consumption

>>59810008
Enjoy your busted USB port.
>>
>>59809984
>for another tasks.
Like what? Do you even know what microcontrollers are even used for?
>>
>>59810034
>>59809991
Do you?
Or you are excusing yourself for being a shitty coder?
>>
>>59810008
>for $2
care to name some examples?
>>
>>59810025
>Enjoy your busted USB port.
>just an atmega328 with a serial to usb chip on a pcb will burn your ports
Wew lad, I have been using three for 2 years now.
>>
>>59809984
>This much butthurt
>Over Arduino's
Are you okay? Maybe you should visit a psychiatrist.

>>59810025
>Lol yeah, put a UPS on a Pi Zero for that keyboard!
To what extent will you go to argue about how shit Arduino's are?

>Power consumption isn't an issue in 2017
It is when you want to make something portable and use a battery.

>>59810046
>Using Arduino's makes you a "shitty coder"
>>
>>59810034
Look around, unless you leave under a rock there must be an MCU.
>>
File: Untitled.png (102KB, 1351x725px) Image search: [Google]
Untitled.png
102KB, 1351x725px
>>59810072
>I've been a shitty engineer wannabe for 2 years
FTFY

REMEMBER TO USE THE OFFICIAL CLOSED SOURCE APP TO POWER YOUR ARDUINO SKILLS
>>
Putting arduino in your resume just screams amateur.

It's just a cheap gpio for dicking around.

Even programmable logic relays that are industry tested and approved cost under a 100 and will look much better in your resume despite being simpler.

Besides real proper plcs like modicon 221 or 241 even start at around 200-300 nowdays.
>>
>>59810118
They get hard pretending to be real engineers.
>>
>>59810142
My bad, for a second I thought 4chan isn't edgy pre-teens.
>>
>>59810182
Don't worry, they are probably busy browsing /mlp/ right now and forgot about this thread.
>>
>>59810046
Look you autist, you don't buy an SBC if all you want to do is, let's say, a current meter with an oled display. You use a microcontroller. Why? Because you don't want to wait for linux to boot up for such simple tasks. If you want to do something like a robot which also streams video over wifi, you buy an SBC since that's impossible to do with a microcontroller.

>>59810047
$1.2 pro mini clone
https://www.aliexpress.com/item/Pro-Mini-Module-Atmega168-5V-16M-For-Arduino-Compatible-With-Nano/32676023781.html?spm=2114.01010208.3.286.jJmrea&ws_ab_test=searchweb0_0,searchweb201602_5_10152_10065_10151_10068_10150_10136_10137_10138_10060_10062_10141_10056_10055_10054_10059_123_10099_10103_10102_10096_10148_10147_10052_10053_10050_10107_10142_10051_10143_10084_10083_10080_10082_10081_10110_10111_10112_10113_10114_10078_10079_10073_10070_10123_10124,searchweb201603_2,afswitch_1,ppcSwitch_5&btsid=cddadceb-73c3-4196-9b73-41e199e955a3&algo_expid=6f78e841-922a-4cb1-85b0-589aaa061010-34&algo_pvid=6f78e841-922a-4cb1-85b0-589aaa061010

$2 nano clone
https://www.aliexpress.com/item/5PCS-Nano-3-0-controller-compatible-with-arduino-nano-CH340-USB-driver-NO-CABLE-NANO-V3/32648343439.html?spm=2114.01010208.3.37.M9gSrd&ws_ab_test=searchweb0_0,searchweb201602_5_10152_10065_10151_10068_10150_10136_10137_10138_10060_10062_10141_10056_10055_10054_10059_123_10099_10103_10102_10096_10148_10147_10052_10053_10050_10107_10142_10051_10143_10084_10083_10080_10082_10081_10110_10111_10112_10113_10114_10078_10079_10073_10070_10123_10124,searchweb201603_2,afswitch_1,ppcSwitch_5&btsid=698f1f3a-b80b-4152-a7da-bc4aa07ca97c&algo_expid=eba432e0-4d36-4d74-a0c7-bb634d1c4bcf-7&algo_pvid=eba432e0-4d36-4d74-a0c7-bb634d1c4bcf

There's no reason to get ripped off with official boards, in the end it's just a serial to usb converter, 5v regulator and an atmega on a board.
>>
How about an embedded/ general?

Beginner/Pleb:
Projects involving Arduino, MSP430, PIC and AVRs. Sensors, Robots and LEDs.

Intermediate/Power user:
Projects involving Teensy, STM32 Discovery, RTOS, and peripherals

Linux based/Power user:
Projects involving SBCs, Raspberry Pi, Beaglebone.

Advanced/Wizard:
Projects involving FPGAs, Multicore architectures, ASIC design, Mixed-signal IC design, MEMS.

Optional> Mobile development:
Projects involving iOS, Android, Windows Phone apps.

Trending topics:
Internet of Things
Wearables
Smart objects
Bluetooth Low Energy
Home Automation
Industrial Internet
>>
>>59810201
>Clone
>AliexpressS
Shouldn't you be contained in your chink thread?

You aren't a real engineer buddy, you light up LEDs with a fake Arduino. How low can you go?
>>
>>59810111
>get BTFO
>resort to ad hominems that don't even fit the topic
Kek
>he thinks a windows store screenshot is an ""argument""
Top kek, call me when your shitty dust collector has gigabit ethernet
>>
>>59810230
>Kek
S P R I N G B R E A K
>>
>>59810227
>muh aliexpress
So you think getting ripped off just for an identical board with arduino branding which is also produced in chinkland makes a difference?

>You aren't a real engineer buddy
Nobody in this thread claimed to be an engineer you insecure autist but nice projection. Why don't you show us one of your complex projects since you are so obsessed with this topic?
>>
>>59810238
>still in denial without arguments
Kek
>>
>>59810227
>Shouldn't you be contained in your chink thread?

I love it when openfags suddenly get buttfrustrated over nonwestern economies using open stuff.

Pathetic and self contradictory.
>>
>>59810238
Nigger, get the fuck out of here, you're resorting to "muh spring break muh newfags" shit at this point.
>>
File: Photo0033.jpg (1MB, 2048x1536px) Image search: [Google]
Photo0033.jpg
1MB, 2048x1536px
>>59810274
>ARDUINOFAGS
>"MUH PROJECTS ARE BETTER"
>*ÛNZIPS 3X3X3 LED CUBE THAT TOOK HIM 5 YEARS OF CODING*
>>
>>59810297
>>59810290
>>59810289
Shitty coders got mad? :^)
>>
>>59810305
Get a trip so I can filter you already, autismo.
>>
>>59810305
>still in denial and cannot show one of his projects
You seem to be the only wannabe engineer here kek. Enjoy waiting for you OS to boot to flash LEDs.
>>
>>59810201
Thanks.
>>
>>59810315
>it's a "brainlet doesn't know what microcontrollers are used for" episode
>>
>>59810359
No problem, you could also buy an atmega328, an oscillator and two caps to "build" one on a breadboard if you don't trust the chinks. It's really easy and shouldn't cost more than $3. You would also need a serial converter though.
>>
>>59810342
>you
Your*
>>
File: wiring.jpg (282KB, 1776x779px) Image search: [Google]
wiring.jpg
282KB, 1776x779px
Arduino is for little girls.

pic related my last project before I quit my integrator job 2 years ago.
>>
>>59810454
I corrected my own mistake, anon.
>>59810470
Are those PLCs?
>>
>>59810509
Ethernet remote I/O.
PLC in adjacent building.
>>
>>59810470
Arduino was conceived for artists actually. BTW PLCs are boring.
>>
>>59810562
(YOU)
>>
>>59810526
Interesting, what did they control though? Any details would be appreciated.
>>
>>59810609
LEDs :^)
>>
>>59810609
Wastewater management plant.

Lots of sensors of different kinds (flow, level, chemical composition), lots of pneumatic valves, lots of pumps and variable frequency drives, control and diagnostic signals for various complete subsystems like different separators etc.
>>
>>59810658
Ebin
>>59810668
Nice, thanks
>>
>>59809562
Eh...It gets more complicated now days. There are so many SoCs so cheap now, and there are 32 bit ARM and MIPS microcontrollers out there. Usually with less RAM than modern Linux wants, but not always. But you could conceivably run a multi-tasking general os on all but the simplest microcontroller boards now.

It's mostly in how you choose to use it. Assuming your vendor didn't cripple you like broadcom+raspi did.
Thread posts: 76
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.