Top 16 Apps Similar to Wave Simulator

Arduino Examples Free 18.3
Coderz
A lot of Arduino examples with code,diagrams and imagesforarduinobeginners and programmers. Take a look at it andmasterit.Contains Examples from Basics, Digital,Analog,CommunicationControl Structures, Sensors, Core Functions,Digital,Display,Strings, USB (Leonardo, Micro, and Duespecificexamples),Keyboard,Mouse. A lot of Arduino exampleswithcode,diagrams andimages for arduino beginners and programmers.Takea look at it andmaster it. Contains Examples from Basics,Digital,Analog,Communication Control Structures, Sensors, CoreFunctions,Digital,Display, Strings, USB (Leonardo, Micro, and Duespecificexamples),Keyboard,Mouse.----------------------------------------Analog In,Out Serial AnalogInput AnalogInOutSerialAnalogWriteMegaCalibration Fading SmoothingASCII Table DimmerGraph MIDIMultiSerialMega PhysicalPixel ReadASCII String SerialCallResponse ASCII Serial Call Response Serialinput (Switch(case)Statement) SerialEvent Virtual Color MixerArrays For Loop(aka TheKnight Rider) If Statement Switch (case)Statement, usedwithsensor input Switch (case) Statement, used withserial inputWhileLoop Analog Read Serial BareMinimum Blink DigitalReadSerialFading ReadAnalogVoltage Blink Without Delay ButtonStateChangeDetection (Edge Detection) Button Debounce InputPullupSerialPitch follower Simple Keyboard Tone Tone4 LED BarGraphRow-colummScanning to control an 8x8 LED Matrix Analog InputPinsDigitalPins Memory PWM ADXL3xx Accelerometer KnockMemsic2125Accelerometer Ping Ultrasonic Range Finder KeyboardandMouseControl More will be updated daily or weekly. Just keepintouch.ALL APP CONTENT ARE OFFLINE AND YOU DON'T NEED INTERNETFORUSINGTHE APP. Just try the app and then review... Pleaseleaveyourfeedbackonhttps://www.facebook.com/pages/Arduino-Study-Apps/346143798876887Alotof Arduino examples with code,diagrams and imagesforarduinobeginners and programmers. Take a look at it and masterit.Morewill be updated daily or weekly. Just keep in touch.Youcandownload the free versionfromherehttps://play.google.com/store/apps/details?id=com.coderzheaven.arduino_examples_adfreeIFYOULIKE OUR APP, PLEASE DON'T HESITATE TO LEAVE YOURVALUABLEFEEDBACKAS COMMENTS IN THIS PAGE AND HELP US TO IMPROVETHE APP.MANY THANKS
Microcontroller Project 1.6
Innova IT
"Microcontroller Project" - Helpful for Advanced Learner.
Microcontroller programs 1.0
Firstechapps
Micro controller sample programs for students(NOTFORPROFESSIONALS!!!!!!!)
Microcontroller Tutorial 3.0.1
Innova IT
A complete Microcontroller learning solution for BeginnertoAdvanced.
8086 Simulator 1.0
NextEdge
Here is the first and one and only8086simulator in smartphones…!!! 8086 simulator is a simple Androidappwhere you can study about 8086 Instructions and programexecution.You will be able to simulate assembly language programs.Also youcan execute the program step by step and see how the valuesof allregisters and flags are changing with the execution ofeachinstruction. All instructions used in the 8086 microprocessorand asample program for each instruction is included in thisapp.Features:Includes all instructions of 8086 processor.A sample program for each instruction included forsimulation.Description of each instruction is included.Shows the values of all registers and flags.Highlights the changed registers and flags after eachinstructionexecution.Allows step by step execution of instructions.Can reset the simulation of currently executing program.Shows the last executed and next executing instructions.Includes some common programs for simulation.
Scratchduino 1.0.1
ROBBO
With this app you can control ScratchDuino robot writingsimpleprograms. ScratchDuino is a highly customizable, simpleandinteractive open source robot construction kit withmagnetic-mountsensors. Programming is performed with Scratchlanguage, whichallows you to create your own interactive stories,games, andanimations — and share your creations with others.ScratchDuinohelps young people learn to think creatively,reasonsystematically, and work collaboratively — essential skillsforlife in the 21st century. Based on Scratch project of theLifelongKindergarten Group at the MIT Media Lab, which is providedfree ofcharge. INFORMATION AND SUPPORT Everything aboutScratchDuino KIT:http://www.scratchduino.com/ *** scratch arduinoMIT ***
Loughborough Wave Lab 2.0.1
Loughborough Wave Lab is aneducationallearning app designed to aid students in theirunderstanding ofelectromagnetic wave concepts in an engaging andentertaining way!Features include:- Virtual pond- Persistent Sinusoidal Pulses- Virtual Ripple Tank- Waveguide SimulatorLoughborough Wave Lab is intended to accompany teachingonElectromagnetic phenomena and to provide students withaninteractive way of seeing these principles in action!Additional Android Features:- Dynamic Performance Scaling (set a desired frames per secondforthe simulation, and the resolution of the environment isadjustedon the fly to achieve that speed)Developers:Daniel Browne - Loughborough UniversityGuillermo Garrido Basurto - Instituto Tecnológico de TolucaJosé Eduardo González Chavira - Instituto TecnológicodeTolucaAna Victoria Rodriguez Guerrero - Instituto TecnológicodeToluca
PIC mcu simulator & assembler 7.3
Assembler and simulator for microchip's PIC series(10xx,12xx,16xx)mcu.
Arduino Tutorials 1.7
Set of tutorials for developers who want to use Arduino tocreatecool projects.
MCU Prototype Board Simulator 1.10
Harry Konstas
The MCU simulator for Android OS runs Assembly Languagecodesimilarto the 68705 MCU on a simulated on-screen prototypeboard.Great forembedded applications hobbyists, students, teachersoranyone wholikes to experiment with Micro-controller CPUsandelectronicprototype boards. It's fun for learningAssemblylanguage as well!AndMCU simulates both software andhardware. Ason a real prototypeboard, your ASM code must configurethe MCU I/Oports to control thehardware connected to it, such aslighting upsegments on thedigits, or reading keystrokes from thekeypad ordip-switches. Youcan use the simple built-in text editoror anyAndroid text editorof your choice to write your assembly codeandthen load it intoAndMCU to run it. The built-in assembler hasmanyuseful directivessuch as step-by-step trace mode,break-points,dumping memorycontents to an HTML file, adjusting theCPU speedand auto-runningthe loaded code. It supports the followingopcodes(subset of the68705 MCUinstructionset):NOP,CLC,CLI,SEC,SEI,STOP,SWI,TAX,TXA,LDA,LDX,STA,STX,ADD,ADC,CLR,CLRA,CLRX,DEC,DECA,DECX,INC,INCA,INCX,SUB,SBC,AND,CMP,COM,COMA,COMX,CPX,EOR,LSL,LSLA,LSLX,LSR,LSRA,LSRX,NEG,NEGA,ORA,ROL,ROLA,ROR,RORA,TST,TSTA,BRA,BSR,BCC,BCS,BEQ,BNE,BHI,BLO,BLS,JMP,JSR,RTS,RTI,BCLR,BSET.TheAndMCU boardsimulates the following hardware components: 1)8-BitCPU with 3x8-bit bi-directional ports. 2) 6 Digits display3)16-character LCDdisplay 4) 2x 8-bit DIP Switches 5) 2x8LEDBargraph displays 6)12-key keypad 7) 1 piezo buzzer 8)External,Timer and SoftwareInterrupts 9) 1 analog input (lightsensor). *Works with screenresolutions up to 1080x1920 (full-HD).(This isnot a fast CPUemulator - it's a simulator for educationalpurposes.Seedocumentation on AndMCU's website for more details.)This appisfree, no ads, enjoy!
EveryCircuit 2.26
MuseMaze
All joking aside, this time you willunderstandhow electronic circuits work."I stumbled upon some serious gold" - GeekBeat.tv"This app takes design to a whole new level of interactivity"-Design NewsBuild any circuit, tap play button, and watch dynamicvoltage,current, and charge animations. This gives you insight intocircuitoperation like no equation does. While simulation isrunning,adjust circuit parameters with analog knob, and thecircuitresponds to your actions in real time. You can even generateanarbitrary input signal with your finger!That's interactivity and innovation you can't find in bestSPICEtools for PC like Multisim, LTspice, OrCad or PSpice(trademarksbelong to their respective owners).EveryCircuit is not just an eye candy. Under the hood itpackscustom-built simulation engine optimized for interactivemobileuse, serious numerical methods, and realistic device models.Inshort, Ohm's law, Kirchhoff's current and voltage laws,nonlinearsemiconductor device equations, and all the good stuffisthere.Growing library of components gives you freedom to design anyanalogor digital circuit from a simple voltage divider totransistor-levelmasterpiece.Schematic editor features automatic wire routing, andminimalisticuser interface. No nonsense, less tapping, moreproductivity.Simplicity, innovation, and power, combined with mobility,makeEveryCircuit a must-have companion for high school scienceandphysics students, electrical engineering collegestudents,breadboard and printed circuit board (PCB) enthusiasts,and hamradio hobbyists.Create an account to unlock the full functionality for alimitedtime. The full version will employ all of your imagination,and allthe screen area of your tablet. Join EveryCircuit cloudcommunityto store your circuits on cloud, access them from any ofyourdevices, explore public community circuits and share yourowndesigns. The app requires a permission to access your accountforauthentication in EveryCircuit community.Thanks to Prof. N. Maghari for technical discussions, feedback,andhelp with designing circuit examples.Features:+ Growing public library of community circuits+ Animations of voltage waveforms and current flows+ Animations of capacitor charges+ Analog control knob adjusts circuit parameters+ Automatic wire routing+ Oscilloscope+ Seamless DC and transient simulation+ Single play/pause button controls simulation+ Saving and loading of circuit schematic+ Mobile simulation engine built from ground-up+ Shake the phone to kick-start oscillators+ Intuitive user interface+ No AdsComponents:+ Sources, signal generators+ Controlled sources, VCVS, VCCS, CCVS, CCCS+ Resistors, capacitors, inductors, transformers+ Voltmeter, amperemeter, ohmmeter+ DC motor+ Potentiometer, lamp+ Switches, SPST, SPDT+ Push buttons, NO, NC+ Diodes, Zener diodes, light emitting diodes (LED)+ MOS transistors (MOSFET)+ Bipolar junction transistors (BJT)+ Ideal operational amplifier (opamp)+ Digital logic gates, AND, OR, NOT, NAND, NOR, XOR, XNOR+ Relay+ 555 timer+ Counter+ 7-segment display and decoderNext:+ More componentsIf you like it, please rate, review, and buy!
CppDroid - C/C++ IDE
Anton Smirnov
CppDroid is simple C/C++ IDE focusedonlearning programming languages and libraries.Features:* code complete ** real-time diagnostics (warnings and errors) and fixes ** file and tutorial navigator (variables, methods, etc)* static analysis ** smart syntax highlighting* portrait/landscape UI* auto indentation and auto pairing (configurable)* configurable code syntax highlighting (themes) ** compile C/C++ code (no root required)* works offline (built-in compiler, no internetconnectionrequired)* great C/C++ code examples included ** detailed C++ tutorial and learn guide included ** add-ons manager and auto updates* Dropbox support ** Google Drive support *On first launch CppDroid extracts SDK (about 150Mb)anddownloads and extracts examples and tutorials, so about215Mb of internal storage space is required. It can't bemoved tosd card because of android security.Start learning C and C++ by examples (menu / Project/Examples) or tutorials (menu / Project/Tutorials).App blog:http://www.cppdroid.infoAdvanced paid features (marked with *) review:http://www.cppdroid.info/p/advanced-features.htmlSee also ArduinoDroid app:http://www.arduinodroid.info
Makeblock 3.9.2
xeecos
A Exciting App For Robot Control From Makeblock
Physics - Wave Motion (Free) 1.02
This is a preview version of the Wave Motion app.
MIT AI2 Companion 2.67
Develop your very own Android Applications using MIT App Inventor2!
Signals and Systems 7
The app is a complete free handbook of Signals andSystemswithdiagrams and graphs. It is part of electricalandCommunicationsengineering education which brings importanttopics,notes, news& blog on the subject. The App serves as aquickreferenceguide of electrical and Communicationsengineeringsubject. Itcovers 131 topics of Signals and Systems indetail.These 131topics are divided into 5 units. The App covers thetopicin aflashcard-like format, the purpose of the App isfasterlearningand revisions of the subject. You can consider thisApp asnoteswhich professors guides with in a classroom. You canveryeasilypass and succeed in your exams or interviews, if youhavethis Appon your mobile phone, and give an overview just a day.Someof thetopics Covered in this application are: 1. TheLaplacetransform 2.The region of convergence of the Laplacetransform 3.Poles andzeros in the Laplace transform 4. Propertiesof the ROC oftheLaplace transform 5. Laplace Transforms Of SomeCommon Signals6.Properties of the Laplace transform 7. TheinverseLaplacetransform 8. Partial-fraction expansion in Laplacetransform9. Thesystem function of the Laplace transform 10.CharacterizationofLTI systems 11. System function for LTI systemsdescribed bylinearconstant-coefficient differential equations12.SystemsInterconnection 13. The unilateral Laplace transform14.Transformcircuits of the Laplace transform 15.GraphicalUnderstanding ofROC 16. The Z-Transform 17. The regionofconvergence of the ztransform 18. Properties of the ROC of theztransform 19. z-transforms of some common signals 20. Propertiesofthe z-transform21. The inverse z-transform 22. Powerseriesexpansion of ztransform 23. The system function of the ztransform24.Characterization of discrete-time LTI systems in ztransform25.system function for LTI systems describedbylinearconstant-coefficient difference equations 26.Theunilateralz-transform 27. Initial value theorem of theLaplacetransform 28.Final value theorem of the Laplace transform29.convolution intime domain property of the Laplace transform 30.TheLaplacetransform of the ramp function 31. The Laplace transformofa pulse32. The Laplace transform of a linear segment 33.TheLaplacetransform of a triangular waveform 34. The Laplacetransformof arectangular periodic waveform 35. The Laplacetransform of ahalfrectified sine waveform 36. Initial value theoremof theztransform 37. Final value theorem of the z transform 38.TheZtransform of the geometric sequence 39. The Z transformofthediscrete time unit step function 40. The Z transformofthediscrete time cosine and sine functions 41. The Z transformofthediscrete time unit ramp function 42. computation of theZtransformwith contour integration 43. s to z plane mapping 44.TheFouriertransform 45. Fourier transform pair 46. connectionbetweentheFourier transform and the Laplace transform 47.Properties ofthecontinuous time Fourier transform 48. Frequencyresponse ofthecontinuous LTI system 49. Real time functions 50.ImaginaryTimeFunctions 51. The cosine and sine function pair 52.Thesignumfunction pair 53. The unit step function pair 54.Thedeltafunction pair 55. The constant function pair 56.Parseval’stheorem57. conjugate time and frequency functions Alltopics arenotlisted because of character limitations set by thePlay Store.