Bulding a physical calculator from scratch [duplicate]How to build a calculator?Arduino 3 digit LCD calculatorCalculator with phone keypad questionSimple calculator problemHow to make a Calculator?Problem in a boost calculator circuitWhat type of processor in usual 8-digits pocket calculator?Antenna feed line calculatorWould this circuit work as a binary calculator?Saving to cassette with 80s BASIC calculator, TI-74

How to manage monthly salary

How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)

Doomsday-clock for my fantasy planet

Can I legally use front facing blue light in the UK?

Are objects structures and/or vice versa?

What is the command to reset a PC without deleting any files

I see my dog run

Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?

extract characters between two commas?

What are the advantages and disadvantages of running one shots compared to campaigns?

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

What do you call something that goes against the spirit of the law, but is legal when interpreting the law to the letter?

Is there a familial term for apples and pears?

Why is my log file so massive? 22gb. I am running log backups

Extreme, but not acceptable situation and I can't start the work tomorrow morning

What causes the sudden spool-up sound from an F-16 when enabling afterburner?

Is there any use for defining additional entity types in a SOQL FROM clause?

Email Account under attack (really) - anything I can do?

Is "plugging out" electronic devices an American expression?

Why doesn't a const reference extend the life of a temporary object passed via a function?

Could Giant Ground Sloths have been a good pack animal for the ancient Mayans?

Ideas for 3rd eye abilities

Is there a way to make member function NOT callable from constructor?

Finding files for which a command fails



Bulding a physical calculator from scratch [duplicate]


How to build a calculator?Arduino 3 digit LCD calculatorCalculator with phone keypad questionSimple calculator problemHow to make a Calculator?Problem in a boost calculator circuitWhat type of processor in usual 8-digits pocket calculator?Antenna feed line calculatorWould this circuit work as a binary calculator?Saving to cassette with 80s BASIC calculator, TI-74






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5












$begingroup$



This question already has an answer here:



  • How to build a calculator?

    12 answers



As you can probably tell I am relatively new to the electronics scene and I'm rather stuck on a project I'm doing for school.



I am on my second year of an Electrical engineering degree, tasked to do a project. I chose to make a calculator as it seemed like a fun and doable challenge, but I'm stuck at square one with not much of an idea of where to go from here.



A few questions I have are:



  1. Which language should I use for such a project for someone with minimal experience?(mainly python)


  2. How would I go about coding such a program that could be implemented into a physical build?


  3. Where is a good place to purchase the necessary components for the build.


Any thing to help a gal out would be greatly appreciated <3










share|improve this question







New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$



marked as duplicate by Dmitry Grigoryev, W5VO 13 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.













  • 2




    $begingroup$
    What hardware are you thinking of using?
    $endgroup$
    – HandyHowie
    17 hours ago






  • 4




    $begingroup$
    "Building from scratch" does not match using a programming language, imho. What do you want to do? Plug three modules together and write a program? Build functions out of logic gates or transistors? Or something in between?
    $endgroup$
    – JimmyB
    16 hours ago










  • $begingroup$
    I'm agreeing with @JimmyB - you're in an EE program, posting on an EE site, but then talking about the project as though it is a software project. Which is it? Do you want to use programmable hardware to write a software calculator, or do you want to use logic hardware to design a calculator circuit?
    $endgroup$
    – J...
    14 hours ago

















5












$begingroup$



This question already has an answer here:



  • How to build a calculator?

    12 answers



As you can probably tell I am relatively new to the electronics scene and I'm rather stuck on a project I'm doing for school.



I am on my second year of an Electrical engineering degree, tasked to do a project. I chose to make a calculator as it seemed like a fun and doable challenge, but I'm stuck at square one with not much of an idea of where to go from here.



A few questions I have are:



  1. Which language should I use for such a project for someone with minimal experience?(mainly python)


  2. How would I go about coding such a program that could be implemented into a physical build?


  3. Where is a good place to purchase the necessary components for the build.


Any thing to help a gal out would be greatly appreciated <3










share|improve this question







New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$



marked as duplicate by Dmitry Grigoryev, W5VO 13 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.













  • 2




    $begingroup$
    What hardware are you thinking of using?
    $endgroup$
    – HandyHowie
    17 hours ago






  • 4




    $begingroup$
    "Building from scratch" does not match using a programming language, imho. What do you want to do? Plug three modules together and write a program? Build functions out of logic gates or transistors? Or something in between?
    $endgroup$
    – JimmyB
    16 hours ago










  • $begingroup$
    I'm agreeing with @JimmyB - you're in an EE program, posting on an EE site, but then talking about the project as though it is a software project. Which is it? Do you want to use programmable hardware to write a software calculator, or do you want to use logic hardware to design a calculator circuit?
    $endgroup$
    – J...
    14 hours ago













5












5








5





$begingroup$



This question already has an answer here:



  • How to build a calculator?

    12 answers



As you can probably tell I am relatively new to the electronics scene and I'm rather stuck on a project I'm doing for school.



I am on my second year of an Electrical engineering degree, tasked to do a project. I chose to make a calculator as it seemed like a fun and doable challenge, but I'm stuck at square one with not much of an idea of where to go from here.



A few questions I have are:



  1. Which language should I use for such a project for someone with minimal experience?(mainly python)


  2. How would I go about coding such a program that could be implemented into a physical build?


  3. Where is a good place to purchase the necessary components for the build.


Any thing to help a gal out would be greatly appreciated <3










share|improve this question







New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$





This question already has an answer here:



  • How to build a calculator?

    12 answers



As you can probably tell I am relatively new to the electronics scene and I'm rather stuck on a project I'm doing for school.



I am on my second year of an Electrical engineering degree, tasked to do a project. I chose to make a calculator as it seemed like a fun and doable challenge, but I'm stuck at square one with not much of an idea of where to go from here.



A few questions I have are:



  1. Which language should I use for such a project for someone with minimal experience?(mainly python)


  2. How would I go about coding such a program that could be implemented into a physical build?


  3. Where is a good place to purchase the necessary components for the build.


Any thing to help a gal out would be greatly appreciated <3





This question already has an answer here:



  • How to build a calculator?

    12 answers







programming electrical calculator






share|improve this question







New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 17 hours ago









calccharliecalccharlie

313




313




New contributor




calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






calccharlie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




marked as duplicate by Dmitry Grigoryev, W5VO 13 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by Dmitry Grigoryev, W5VO 13 hours ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









  • 2




    $begingroup$
    What hardware are you thinking of using?
    $endgroup$
    – HandyHowie
    17 hours ago






  • 4




    $begingroup$
    "Building from scratch" does not match using a programming language, imho. What do you want to do? Plug three modules together and write a program? Build functions out of logic gates or transistors? Or something in between?
    $endgroup$
    – JimmyB
    16 hours ago










  • $begingroup$
    I'm agreeing with @JimmyB - you're in an EE program, posting on an EE site, but then talking about the project as though it is a software project. Which is it? Do you want to use programmable hardware to write a software calculator, or do you want to use logic hardware to design a calculator circuit?
    $endgroup$
    – J...
    14 hours ago












  • 2




    $begingroup$
    What hardware are you thinking of using?
    $endgroup$
    – HandyHowie
    17 hours ago






  • 4




    $begingroup$
    "Building from scratch" does not match using a programming language, imho. What do you want to do? Plug three modules together and write a program? Build functions out of logic gates or transistors? Or something in between?
    $endgroup$
    – JimmyB
    16 hours ago










  • $begingroup$
    I'm agreeing with @JimmyB - you're in an EE program, posting on an EE site, but then talking about the project as though it is a software project. Which is it? Do you want to use programmable hardware to write a software calculator, or do you want to use logic hardware to design a calculator circuit?
    $endgroup$
    – J...
    14 hours ago







2




2




$begingroup$
What hardware are you thinking of using?
$endgroup$
– HandyHowie
17 hours ago




$begingroup$
What hardware are you thinking of using?
$endgroup$
– HandyHowie
17 hours ago




4




4




$begingroup$
"Building from scratch" does not match using a programming language, imho. What do you want to do? Plug three modules together and write a program? Build functions out of logic gates or transistors? Or something in between?
$endgroup$
– JimmyB
16 hours ago




$begingroup$
"Building from scratch" does not match using a programming language, imho. What do you want to do? Plug three modules together and write a program? Build functions out of logic gates or transistors? Or something in between?
$endgroup$
– JimmyB
16 hours ago












$begingroup$
I'm agreeing with @JimmyB - you're in an EE program, posting on an EE site, but then talking about the project as though it is a software project. Which is it? Do you want to use programmable hardware to write a software calculator, or do you want to use logic hardware to design a calculator circuit?
$endgroup$
– J...
14 hours ago




$begingroup$
I'm agreeing with @JimmyB - you're in an EE program, posting on an EE site, but then talking about the project as though it is a software project. Which is it? Do you want to use programmable hardware to write a software calculator, or do you want to use logic hardware to design a calculator circuit?
$endgroup$
– J...
14 hours ago










2 Answers
2






active

oldest

votes


















6












$begingroup$

A good beginners platform would be arduino. For language you will need to know some C / C++



Hardware you could either use a plastic matrix keyboard or for more of a challenge use some micro switches on perfboard



Good places to purchase from are farnell, digikey, arrow, or RS to name a few (just google them they should be top of the results) Ebay and amazon can be good for small quantities



Here is an example project you could draw inspiration from
Arduino Calculator






share|improve this answer









$endgroup$












  • $begingroup$
    Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
    $endgroup$
    – calccharlie
    16 hours ago










  • $begingroup$
    No problem, if ive answered your question id appreciate if you could accept it with the tick :)
    $endgroup$
    – Andy West
    15 hours ago






  • 5




    $begingroup$
    ...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
    $endgroup$
    – calccharlie
    13 hours ago


















2












$begingroup$

Maybe you can also try MicroPython, there are mutiple microcontrollers/development boards supported, and you should feel right at home with your previous knowledge of snake power.



That said, Arduino's probably a better choice, with all the libraries and tutorials and projects available. Also, it's using C/C++ with some baked-in libraries, which means you can still gain some reusable knowledge shall you go deeper in the field (most of which still runs on C and sometimes a touch of C++)






share|improve this answer









$endgroup$












  • $begingroup$
    This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
    $endgroup$
    – calccharlie
    16 hours ago

















2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









6












$begingroup$

A good beginners platform would be arduino. For language you will need to know some C / C++



Hardware you could either use a plastic matrix keyboard or for more of a challenge use some micro switches on perfboard



Good places to purchase from are farnell, digikey, arrow, or RS to name a few (just google them they should be top of the results) Ebay and amazon can be good for small quantities



Here is an example project you could draw inspiration from
Arduino Calculator






share|improve this answer









$endgroup$












  • $begingroup$
    Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
    $endgroup$
    – calccharlie
    16 hours ago










  • $begingroup$
    No problem, if ive answered your question id appreciate if you could accept it with the tick :)
    $endgroup$
    – Andy West
    15 hours ago






  • 5




    $begingroup$
    ...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
    $endgroup$
    – calccharlie
    13 hours ago















6












$begingroup$

A good beginners platform would be arduino. For language you will need to know some C / C++



Hardware you could either use a plastic matrix keyboard or for more of a challenge use some micro switches on perfboard



Good places to purchase from are farnell, digikey, arrow, or RS to name a few (just google them they should be top of the results) Ebay and amazon can be good for small quantities



Here is an example project you could draw inspiration from
Arduino Calculator






share|improve this answer









$endgroup$












  • $begingroup$
    Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
    $endgroup$
    – calccharlie
    16 hours ago










  • $begingroup$
    No problem, if ive answered your question id appreciate if you could accept it with the tick :)
    $endgroup$
    – Andy West
    15 hours ago






  • 5




    $begingroup$
    ...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
    $endgroup$
    – calccharlie
    13 hours ago













6












6








6





$begingroup$

A good beginners platform would be arduino. For language you will need to know some C / C++



Hardware you could either use a plastic matrix keyboard or for more of a challenge use some micro switches on perfboard



Good places to purchase from are farnell, digikey, arrow, or RS to name a few (just google them they should be top of the results) Ebay and amazon can be good for small quantities



Here is an example project you could draw inspiration from
Arduino Calculator






share|improve this answer









$endgroup$



A good beginners platform would be arduino. For language you will need to know some C / C++



Hardware you could either use a plastic matrix keyboard or for more of a challenge use some micro switches on perfboard



Good places to purchase from are farnell, digikey, arrow, or RS to name a few (just google them they should be top of the results) Ebay and amazon can be good for small quantities



Here is an example project you could draw inspiration from
Arduino Calculator







share|improve this answer












share|improve this answer



share|improve this answer










answered 17 hours ago









Andy WestAndy West

386216




386216











  • $begingroup$
    Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
    $endgroup$
    – calccharlie
    16 hours ago










  • $begingroup$
    No problem, if ive answered your question id appreciate if you could accept it with the tick :)
    $endgroup$
    – Andy West
    15 hours ago






  • 5




    $begingroup$
    ...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
    $endgroup$
    – calccharlie
    13 hours ago
















  • $begingroup$
    Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
    $endgroup$
    – calccharlie
    16 hours ago










  • $begingroup$
    No problem, if ive answered your question id appreciate if you could accept it with the tick :)
    $endgroup$
    – Andy West
    15 hours ago






  • 5




    $begingroup$
    ...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
    $endgroup$
    – J...
    15 hours ago






  • 1




    $begingroup$
    I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
    $endgroup$
    – calccharlie
    13 hours ago















$begingroup$
Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
$endgroup$
– calccharlie
16 hours ago




$begingroup$
Thanks a bunch for that example! Super helpful stuff there, man I should have come here earlier...
$endgroup$
– calccharlie
16 hours ago












$begingroup$
No problem, if ive answered your question id appreciate if you could accept it with the tick :)
$endgroup$
– Andy West
15 hours ago




$begingroup$
No problem, if ive answered your question id appreciate if you could accept it with the tick :)
$endgroup$
– Andy West
15 hours ago




5




5




$begingroup$
...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
$endgroup$
– J...
15 hours ago




$begingroup$
...keeping in mind that calculators were never made with micro controllers. This really makes a terrible EE project, to be honest. It's more a programmers solution to the problem. This is conceptually no different from writing a basic calculator app in any programming language, then using some wire to attach a handful of number keys other than the ones on your keyboard to the thing. For an EE project I'd rather see something done with a bit of memory, registers, an ALU - something to demonstrate an understanding of the electronics involved.
$endgroup$
– J...
15 hours ago




1




1




$begingroup$
Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
$endgroup$
– J...
15 hours ago




$begingroup$
Not that there's anything wrong with a programming project, mind you, but as far as programming projects go, this is pretty weak. Shouldn't take more than an afternoon, even for a beginner.
$endgroup$
– J...
15 hours ago




1




1




$begingroup$
I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
$endgroup$
– calccharlie
13 hours ago




$begingroup$
I see what you mean @J... and youre right honestly, but I have discussed it with my teacher and he said that ill be fine to get the grade. Bearing in mind that its not just the making but all the pre work that needs to be done as well. According to him, it's rare for people to finish the actual build but people still get the marks for the prep work they've done.
$endgroup$
– calccharlie
13 hours ago













2












$begingroup$

Maybe you can also try MicroPython, there are mutiple microcontrollers/development boards supported, and you should feel right at home with your previous knowledge of snake power.



That said, Arduino's probably a better choice, with all the libraries and tutorials and projects available. Also, it's using C/C++ with some baked-in libraries, which means you can still gain some reusable knowledge shall you go deeper in the field (most of which still runs on C and sometimes a touch of C++)






share|improve this answer









$endgroup$












  • $begingroup$
    This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
    $endgroup$
    – calccharlie
    16 hours ago















2












$begingroup$

Maybe you can also try MicroPython, there are mutiple microcontrollers/development boards supported, and you should feel right at home with your previous knowledge of snake power.



That said, Arduino's probably a better choice, with all the libraries and tutorials and projects available. Also, it's using C/C++ with some baked-in libraries, which means you can still gain some reusable knowledge shall you go deeper in the field (most of which still runs on C and sometimes a touch of C++)






share|improve this answer









$endgroup$












  • $begingroup$
    This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
    $endgroup$
    – calccharlie
    16 hours ago













2












2








2





$begingroup$

Maybe you can also try MicroPython, there are mutiple microcontrollers/development boards supported, and you should feel right at home with your previous knowledge of snake power.



That said, Arduino's probably a better choice, with all the libraries and tutorials and projects available. Also, it's using C/C++ with some baked-in libraries, which means you can still gain some reusable knowledge shall you go deeper in the field (most of which still runs on C and sometimes a touch of C++)






share|improve this answer









$endgroup$



Maybe you can also try MicroPython, there are mutiple microcontrollers/development boards supported, and you should feel right at home with your previous knowledge of snake power.



That said, Arduino's probably a better choice, with all the libraries and tutorials and projects available. Also, it's using C/C++ with some baked-in libraries, which means you can still gain some reusable knowledge shall you go deeper in the field (most of which still runs on C and sometimes a touch of C++)







share|improve this answer












share|improve this answer



share|improve this answer










answered 17 hours ago









Richard the SpacecatRichard the Spacecat

64948




64948











  • $begingroup$
    This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
    $endgroup$
    – calccharlie
    16 hours ago
















  • $begingroup$
    This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
    $endgroup$
    – calccharlie
    16 hours ago















$begingroup$
This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
$endgroup$
– calccharlie
16 hours ago




$begingroup$
This is somewhat the route my lecturer advised me to take. Ive never heard of MicroPython but ill have a look. Thanks a million!
$endgroup$
– calccharlie
16 hours ago



Popular posts from this blog

Францішак Багушэвіч Змест Сям'я | Біяграфія | Творчасць | Мова Багушэвіча | Ацэнкі дзейнасці | Цікавыя факты | Спадчына | Выбраная бібліяграфія | Ушанаванне памяці | У філатэліі | Зноскі | Літаратура | Спасылкі | НавігацыяЛяхоўскі У. Рупіўся дзеля Бога і людзей: Жыццёвы шлях Лявона Вітан-Дубейкаўскага // Вольскі і Памідораў з песняй пра немца Адвакат, паэт, народны заступнік Ашмянскі веснікВ Минске появится площадь Богушевича и улица Сырокомли, Белорусская деловая газета, 19 июля 2001 г.Айцец беларускай нацыянальнай ідэі паўстаў у бронзе Сяргей Аляксандравіч Адашкевіч (1918, Мінск). 80-я гады. Бюст «Францішак Багушэвіч».Яўген Мікалаевіч Ціхановіч. «Партрэт Францішка Багушэвіча»Мікола Мікалаевіч Купава. «Партрэт зачынальніка новай беларускай літаратуры Францішка Багушэвіча»Уладзімір Іванавіч Мелехаў. На помніку «Змагарам за родную мову» Барэльеф «Францішак Багушэвіч»Памяць пра Багушэвіча на Віленшчыне Страчаная сталіца. Беларускія шыльды на вуліцах Вільні«Krynica». Ideologia i przywódcy białoruskiego katolicyzmuФранцішак БагушэвічТворы на knihi.comТворы Францішка Багушэвіча на bellib.byСодаль Уладзімір. Францішак Багушэвіч на Лідчыне;Луцкевіч Антон. Жыцьцё і творчасьць Фр. Багушэвіча ў успамінах ягоных сучасьнікаў // Запісы Беларускага Навуковага таварыства. Вільня, 1938. Сшытак 1. С. 16-34.Большая российская1188761710000 0000 5537 633Xn9209310021619551927869394п

Беларусь Змест Назва Гісторыя Геаграфія Сімволіка Дзяржаўны лад Палітычныя партыі Міжнароднае становішча і знешняя палітыка Адміністрацыйны падзел Насельніцтва Эканоміка Культура і грамадства Сацыяльная сфера Узброеныя сілы Заўвагі Літаратура Спасылкі НавігацыяHGЯOiТоп-2011 г. (па версіі ej.by)Топ-2013 г. (па версіі ej.by)Топ-2016 г. (па версіі ej.by)Топ-2017 г. (па версіі ej.by)Нацыянальны статыстычны камітэт Рэспублікі БеларусьШчыльнасць насельніцтва па краінахhttp://naviny.by/rubrics/society/2011/09/16/ic_articles_116_175144/А. Калечыц, У. Ксяндзоў. Спробы засялення краю неандэртальскім чалавекам.І ў Менску былі мамантыА. Калечыц, У. Ксяндзоў. Старажытны каменны век (палеаліт). Першапачатковае засяленне тэрыторыіГ. Штыхаў. Балты і славяне ў VI—VIII стст.М. Клімаў. Полацкае княства ў IX—XI стст.Г. Штыхаў, В. Ляўко. Палітычная гісторыя Полацкай зямліГ. Штыхаў. Дзяржаўны лад у землях-княствахГ. Штыхаў. Дзяржаўны лад у землях-княствахБеларускія землі ў складзе Вялікага Княства ЛітоўскагаЛюблінская унія 1569 г."The Early Stages of Independence"Zapomniane prawdy25 гадоў таму было аб'яўлена, што Язэп Пілсудскі — беларус (фота)Наша вадаДакументы ЧАЭС: Забруджванне тэрыторыі Беларусі « ЧАЭС Зона адчужэнняСведения о политических партиях, зарегистрированных в Республике Беларусь // Министерство юстиции Республики БеларусьСтатыстычны бюлетэнь „Полаўзроставая структура насельніцтва Рэспублікі Беларусь на 1 студзеня 2012 года і сярэднегадовая колькасць насельніцтва за 2011 год“Индекс человеческого развития Беларуси — не было бы нижеБеларусь занимает первое место в СНГ по индексу развития с учетом гендерного факцёраНацыянальны статыстычны камітэт Рэспублікі БеларусьКанстытуцыя РБ. Артыкул 17Трансфармацыйныя задачы БеларусіВыйсце з крызісу — далейшае рэфармаванне Беларускі рубель — сусветны лідар па дэвальвацыяхПра змену коштаў у кастрычніку 2011 г.Бядней за беларусаў у СНД толькі таджыкіСярэдні заробак у верасні дасягнуў 2,26 мільёна рублёўЭканомікаГаласуем за ТОП-100 беларускай прозыСучасныя беларускія мастакіАрхитектура Беларуси BELARUS.BYА. Каханоўскі. Культура Беларусі ўсярэдзіне XVII—XVIII ст.Анталогія беларускай народнай песні, гуказапісы спеваўБеларускія Музычныя IнструментыБеларускі рок, які мы страцілі. Топ-10 гуртоў«Мясцовы час» — нязгаслая легенда беларускай рок-музыкіСЯРГЕЙ БУДКІН. МЫ НЯ ЗНАЕМ СВАЁЙ МУЗЫКІМ. А. Каладзінскі. НАРОДНЫ ТЭАТРМагнацкія культурныя цэнтрыПублічная дыскусія «Беларуская новая пьеса: без беларускай мовы ці беларуская?»Беларускія драматургі па-ранейшаму лепш ставяцца за мяжой, чым на радзіме«Працэс незалежнага кіно пайшоў, і дзяржаву турбуе яго непадкантрольнасць»Беларускія філосафы ў пошуках прасторыВсе идём в библиотекуАрхіваванаАб Нацыянальнай праграме даследавання і выкарыстання касмічнай прасторы ў мірных мэтах на 2008—2012 гадыУ космас — разам.У суседнім з Барысаўскім раёне пабудуюць Камандна-вымяральны пунктСвяты і абрады беларусаў«Мірныя бульбашы з малой краіны» — 5 непраўдзівых стэрэатыпаў пра БеларусьМ. Раманюк. Беларускае народнае адзеннеУ Беларусі скарачаецца колькасць злачынстваўЛукашэнка незадаволены мінскімі ўладамі Крадзяжы складаюць у Мінску каля 70% злачынстваў Узровень злачыннасці ў Мінскай вобласці — адзін з самых высокіх у краіне Генпракуратура аналізуе стан са злачыннасцю ў Беларусі па каэфіцыенце злачыннасці У Беларусі стабілізавалася крымінагеннае становішча, лічыць генпракурорЗамежнікі сталі здзяйсняць у Беларусі больш злачынстваўМУС Беларусі турбуе рост рэцыдыўнай злачыннасціЯ з ЖЭСа. Дазволіце вас абкрасці! Рэйтынг усіх службаў і падраздзяленняў ГУУС Мінгарвыканкама вырасАб КДБ РБГісторыя Аператыўна-аналітычнага цэнтра РБГісторыя ДКФРТаможняagentura.ruБеларусьBelarus.by — Афіцыйны сайт Рэспублікі БеларусьСайт урада БеларусіRadzima.org — Збор архітэктурных помнікаў, гісторыя Беларусі«Глобус Беларуси»Гербы и флаги БеларусиАсаблівасці каменнага веку на БеларусіА. Калечыц, У. Ксяндзоў. Старажытны каменны век (палеаліт). Першапачатковае засяленне тэрыторыіУ. Ксяндзоў. Сярэдні каменны век (мезаліт). Засяленне краю плямёнамі паляўнічых, рыбакоў і збіральнікаўА. Калечыц, М. Чарняўскі. Плямёны на тэрыторыі Беларусі ў новым каменным веку (неаліце)А. Калечыц, У. Ксяндзоў, М. Чарняўскі. Гаспадарчыя заняткі ў каменным векуЭ. Зайкоўскі. Духоўная культура ў каменным векуАсаблівасці бронзавага веку на БеларусіФарміраванне супольнасцей ранняга перыяду бронзавага векуФотографии БеларусиРоля беларускіх зямель ва ўтварэнні і ўмацаванні ВКЛВ. Фадзеева. З гісторыі развіцця беларускай народнай вышыўкіDMOZGran catalanaБольшая российскаяBritannica (анлайн)Швейцарскі гістарычны15325917611952699xDA123282154079143-90000 0001 2171 2080n9112870100577502ge128882171858027501086026362074122714179пппппп

ValueError: Expected n_neighbors <= n_samples, but n_samples = 1, n_neighbors = 6 (SMOTE) The 2019 Stack Overflow Developer Survey Results Are InCan SMOTE be applied over sequence of words (sentences)?ValueError when doing validation with random forestsSMOTE and multi class oversamplingLogic behind SMOTE-NC?ValueError: Error when checking target: expected dense_1 to have shape (7,) but got array with shape (1,)SmoteBoost: Should SMOTE be ran individually for each iteration/tree in the boosting?solving multi-class imbalance classification using smote and OSSUsing SMOTE for Synthetic Data generation to improve performance on unbalanced dataproblem of entry format for a simple model in KerasSVM SMOTE fit_resample() function runs forever with no result