BCC - FURB (CLASSROOM)

Place code snippets and demo code here
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

BCC - FURB (CLASSROOM)

Post by tcpipchip »

This example read a potentiometer from A/D and plot the Analog Value on OLED...(RTC DALLAS and LCD not used in this example)
Potentiometer - https://wokwi.com/projects/376516783660201985
This example read a INFRARED sensor and receive commands to (ROMOTE CONTROL) enable/disable (1,2,3,4) 4 sectors of a company to be monitored by a movement sensor. If detects movement (PIR), a RED SQUARE is showed, backing in 1 second to GREEN SQUARE, ORANGE means DISABLE. By the way, is a ALARM. Use TFT and INTERRUPTS :)
Infrared sensor - https://wokwi.com/projects/381590499437596673 or https://wokwi.com/projects/381591356359123969
Just a timer to selected option of keyboard of a Microwave, but uses the RTC DALLAS :)
MicroWare - https://wokwi.com/projects/379057492353269761
Control using JOYSTICK to controll a BALL on a TFT
Bolinha - https://wokwi.com/projects/379689953692196865
Last edited by tcpipchip on Mon Nov 20, 2023 2:03 pm, edited 8 times in total.
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: BCC - FURB (CLASSROOM)

Post by tcpipchip »

Control using JOYSTICK to controll a BALL on a TFT, now with WALL to block the movement.
Projeto Game: https://wokwi.com/projects/381601447615112193
This example read a INFRARED sensor and receive commands to enable/disable (1,2,3,4) 4 sectors of a company to be monitored by a movement sensor. If detects movement, a RED SQUARE is showed, backing in 1 second to GREEN SQUARE, ORANGE means DISABLE. By the way, is a ALARM. Use TFT and BREADBOARD :)
Final Projectl: https://wokwi.com/projects/381599708396469249
Last edited by tcpipchip on Fri Nov 17, 2023 2:56 pm, edited 5 times in total.
User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: BCC - FURB (CLASSROOM)

Post by cicciocb »

Thanks a lot Miguel.
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: BCC - FURB (CLASSROOM)

Post by tcpipchip »

User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: BCC - FURB (CLASSROOM)

Post by cicciocb »

Wonderful. I can even run on my mobile phone 😁
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: BCC - FURB (CLASSROOM)

Post by Electroguard »

Hi Miguel, I am busy doing re-wiring while my wife is abroad for a couple of weeks, but if you want to edit each of your examples with a few minimal words of description and a quick screenshot - so people can tell at a glance what they are about - I or Francesco will create a new Wokwi Examples category and move them into it when he or I get time. We will start it with an initial Wokwi user instructions post that makes no assumptions about anything and is aimed at absolute beginners, because Wokwi is a great way to introduce newcomers to the benefits of Annex without them even needing prior knowledge or any hardware.
Edit: Actually, just a simple little video will probably explain it much better than words, cos it will show the patience needed for the delays.

A Wokwi Examples topic will hopefully encourage other generous people like yourself to contribute their Wokwi examples for the benefit and incentive of others, rather than be deterred by potential criticism from anyone less generous. Annex is not about perfection, and the code is not so important as the magic it makes happen on screen to virtual electronics circuits which anyone can tinker with or create for themselves.
Annex on Wokwi typifies enthusiasm, generosity of spirit, fun of discovery and satisfaction of learning... so lets gather as much of that as we can.
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: BCC - FURB (CLASSROOM)

Post by tcpipchip »

done :)
btw, ANNEX is much better now :)
User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: BCC - FURB (CLASSROOM)

Post by cicciocb »

Just for the records, Miguel is a teacher in a Brazilian school.

He was the guy that pushed me to implement the Annex32 support into Wokwi and now he is using extensively Annex32 for virtual exercises with young students.

I'm really proud of my humble contribution.
:mrgreen:
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: BCC - FURB (CLASSROOM)

Post by tcpipchip »

10 for l=1 to 10
20 print "THANKS FRANCESCO"
30 next l

Our univesity is https://www.furb.br/pt
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: BCC - FURB (CLASSROOM)

Post by Electroguard »

Went to look at the university link, but it just hangs for me, does it allow in undesirables from other countries ?
Post Reply