Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ArduinoToSerial block for sending data to MoleGraph multiplatform… #155

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

e-Mole
Copy link

@e-Mole e-Mole commented Jun 8, 2016

Add ArduinoToSerial block for sending data to MoleGraph multiplatform app (http://www.e-mole.cz/diy/molegraph)

e-Mole and others added 28 commits June 8, 2016 11:51
This reverts commit bc1c87e.
Analog and Digital
"do" changes to "loop" like other blocks
Analog Pin list colours dark to distinguish from Digital Pin List
PWM pin list darker to distinguish other pin lists
Sometimes used as digital pins on UNO but best avoided
Move Delay blocks back to Control draw - My fault! When that happened!

remove df_servo and df_360_degree_rotation_motor from core "Pins" draw
Comment warning "Invalid Drawer: trying to add a drawer that already
exists: DFRobot"
Move dht11 blocks into "Generic Hardware"
Remove Ultra sonic from Draw "Pins". Already in "Generic Hardware"
Moved blocks DDRA PORTA PORT_FIX PINA to DuinoEDU as you need that
hardware to use them.
Give correct pinList to Toggle Pin block.
See issue taweili#149

??Comment?? asking about attempt to treat constants differently from
variables
Colours, typo corrections
Prevent typing into pinList blocks
Toggle that works when given variables and maths
Stop treating numberblocks as a special case. See issue taweili#153
InputPullup. Correct socket type so it can be used.
Toggle that works with variables and maths denoting pin number.
Because I really don't like the default layout / Look and feel.
My prefered look will generally be in Skin/slim.

Copy the files out of Skin/xxx up to the 'block' folder and clean/
re-compile.
@TonyCallear
Copy link
Collaborator

Really confused why 102 files showing as changes for this pull request?

@e-Mole
Copy link
Author

e-Mole commented Oct 28, 2017

I have no idea. I added just one new block.

@e-Mole e-Mole closed this Oct 28, 2017
@e-Mole
Copy link
Author

e-Mole commented Oct 28, 2017

Sorry, I clicked the wrong button ...

@e-Mole e-Mole reopened this Oct 28, 2017
@TonyCallear
Copy link
Collaborator

Please see...
https://github.com/TonyCallear/ardublock/releases/tag/e-moletest_test01
even if it's just to use the .jar there. Is that what you'd intended?
(From branch https://github.com/TonyCallear/ardublock/tree/master-tc-molegraph-test)

Questions...
Is the added dependency in the pom file needed.
Where would someone using this block find the "ArduinoToSerial.h" in the code the block generates? - perhaps add a comment to the code generated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants