-
Notifications
You must be signed in to change notification settings - Fork 293
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
base: master
Are you sure you want to change the base?
Conversation
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
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.
Really confused why 102 files showing as changes for this pull request? |
I have no idea. I added just one new block. |
Sorry, I clicked the wrong button ... |
Please see... Questions... |
Add ArduinoToSerial block for sending data to MoleGraph multiplatform app (http://www.e-mole.cz/diy/molegraph)